Add copyright and license on apps/vms_term_sock.[ch]
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Sep 2016 18:52:03 +0000 (20:52 +0200)
committerRichard Levitte <richard@levitte.org>
Thu, 15 Sep 2016 21:28:23 +0000 (23:28 +0200)
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 0d0723e813870c2e7a009ec47e933668a1548531)

apps/vms_term_sock.c
apps/vms_term_sock.h

index 33d81cc1937dafc6b5f58492e321b551842282cd..9d06778cc2f64df92f5c5051c68b51276db4d563 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2016 VMS Software, Inc. 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
+ */
+
 #ifdef __VMS 
 #define OPENSSL_SYS_VMS
 #pragma message disable DOLLARID
index 4b445a96499d31f9f8920cf56b5f096d43443d6b..778e2f93e35670feff6d2a0d67826daad780d4f6 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2016 VMS Software, Inc. 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
+ */
+
 #ifndef TERM_SOCK_H
 #define TERM_SOCK_H