From: Richard Levitte Date: Wed, 14 Sep 2016 18:52:03 +0000 (+0200) Subject: Add copyright and license on apps/vms_term_sock.[ch] X-Git-Tag: OpenSSL_1_0_2i~23 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=45852545470b36cf1a4eef5b574fa29f9cd55bf4;p=oweals%2Fopenssl.git Add copyright and license on apps/vms_term_sock.[ch] Reviewed-by: Andy Polyakov Reviewed-by: Rich Salz --- diff --git a/apps/vms_term_sock.c b/apps/vms_term_sock.c index 33d81cc193..9d06778cc2 100755 --- a/apps/vms_term_sock.c +++ b/apps/vms_term_sock.c @@ -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 diff --git a/apps/vms_term_sock.h b/apps/vms_term_sock.h index 4b445a9649..778e2f93e3 100755 --- a/apps/vms_term_sock.h +++ b/apps/vms_term_sock.h @@ -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