Consolidate copyright for demos
[openssl.git] / demos / bio / client-conf.c
index 4e4d4bc8df2447dba3f92288962d8ca0e614319b..66b5cac47ce5594de68e13370634ed6e17d0718a 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2013-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
+ */
+
 #include <string.h>
 #include <openssl/err.h>
 #include <openssl/ssl.h>