Consolidate copyright for demos
[openssl.git] / demos / bio / server-cmod.c
index 51291da4b885055c31218705dbef6284528201af..77b456a459eacd11c2e06dedbac166bec13391aa 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * 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.