summaryrefslogtreecommitdiffstats
path: root/demos/bio/server-cmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/bio/server-cmod.c')
-rw-r--r--demos/bio/server-cmod.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/demos/bio/server-cmod.c b/demos/bio/server-cmod.c
index 51291da4b8..77b456a459 100644
--- a/demos/bio/server-cmod.c
+++ b/demos/bio/server-cmod.c
@@ -1,4 +1,13 @@
/*
+ * Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License"). You may not use
+ * this file except in compliance with the License. You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
+/*
* A minimal TLS server it ses SSL_CTX_config and a configuration file to
* set most server parameters.
*/