Browse Source

Following the license change, modify the boilerplates in last few

[skip ci]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7836)
Richard Levitte 5 years ago
parent
commit
402dd5585e
7 changed files with 7 additions and 7 deletions
  1. 1 1
      Configurations/shared-info.pl
  2. 1 1
      Configure
  3. 1 1
      VMS/VMSify-conf.pl
  4. 1 1
      VMS/translatesyms.pl
  5. 1 1
      config
  6. 1 1
      config.com
  7. 1 1
      e_os.h

+ 1 - 1
Configurations/shared-info.pl

@@ -2,7 +2,7 @@
 # -*- mode: perl; -*-
 # Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
-# Licensed under the OpenSSL license (the "License").  You may not use
+# Licensed under the Apache License 2.0 (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

+ 1 - 1
Configure

@@ -2,7 +2,7 @@
 # -*- mode: perl; -*-
 # Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
-# Licensed under the OpenSSL license (the "License").  You may not use
+# Licensed under the Apache License 2.0 (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

+ 1 - 1
VMS/VMSify-conf.pl

@@ -1,7 +1,7 @@
 #! /usr/bin/env perl
 # Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.
 #
-# Licensed under the OpenSSL license (the "License").  You may not use
+# Licensed under the Apache License 2.0 (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

+ 1 - 1
VMS/translatesyms.pl

@@ -1,7 +1,7 @@
 #! /usr/bin/env perl
 # Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
 #
-# Licensed under the OpenSSL license (the "License").  You may not use
+# Licensed under the Apache License 2.0 (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

+ 1 - 1
config

@@ -1,7 +1,7 @@
 #!/bin/sh
 # Copyright 1998-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
-# Licensed under the OpenSSL license (the "License").  You may not use
+# Licensed under the Apache License 2.0 (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

+ 1 - 1
config.com

@@ -1,7 +1,7 @@
 $	! OpenSSL config: determine the architecture and run Configure
 $	! Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
 $	!
-$	! Licensed under the OpenSSL license (the "License").  You may not use
+$	! Licensed under the Apache License 2.0 (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

+ 1 - 1
e_os.h

@@ -1,7 +1,7 @@
 /*
  * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
- * Licensed under the OpenSSL license (the "License").  You may not use
+ * Licensed under the Apache License 2.0 (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