License: change any non-boilerplate comment referring to "OpenSSL license"
authorRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 11:50:26 +0000 (12:50 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 6 Dec 2018 12:26:28 +0000 (13:26 +0100)
Make it just say "the License", which refers back to the standard
boilerplate.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7764)

crypto/aes/asm/aes-ia64.S
crypto/aes/asm/aes-sparcv9.pl
crypto/bn/asm/bn-c64xplus.asm
crypto/bn/asm/ia64.S
crypto/bn/asm/mips.pl
crypto/bn/asm/x86_64-gcc.c
crypto/sha/asm/sha512-x86_64.pl
crypto/whrlpool/asm/wp-mmx.pl
crypto/whrlpool/asm/wp-x86_64.pl

index 03f79b7ae3b777853195287beefa083767825f43..d70592e62957da433524fb23f83f79924f9a1cc3 100644 (file)
@@ -8,7 +8,7 @@
 // ====================================================================
 // Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
 // project. Rights for redistribution and usage in source and binary
-// forms are granted according to the OpenSSL license.
+// forms are granted according to the License.
 // ====================================================================
 //
 // What's wrong with compiler generated code? Compiler never uses
index 40d1f94ccd7213f150a43136ef3355ddbb4d5b6f..1ad4e6ac92ace441fbca51f831dd95ba6d1a659a 100755 (executable)
@@ -10,7 +10,7 @@
 # ====================================================================
 # Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
 # project. Rights for redistribution and usage in source and binary
-# forms are granted according to the OpenSSL license.
+# forms are granted according to the License.
 # ====================================================================
 #
 # Version 1.1
index de6d37728fbac7ea0c6aa3301a2aa6c33ec5b15f..69b3dc722184432cb9462808eae03812f89d4d4a 100644 (file)
@@ -10,8 +10,7 @@
 ;; project.
 ;;
 ;; Rights for redistribution and usage in source and binary forms are
-;; granted according to the OpenSSL license. Warranty of any kind is
-;; disclaimed.
+;; granted according to the License. Warranty of any kind is disclaimed.
 ;;====================================================================
 ;; Compiler-generated multiply-n-add SPLOOP runs at 12*n cycles, n
 ;; being the number of 32-bit words, addition - 8*n. Corresponding 4x
index d235c45e2d632166f374c2d3fab95ecdea642464..59ad6bf5c3b8cb25fed32b1431b9d94832b97a29 100644 (file)
@@ -16,8 +16,7 @@
 // project.
 //
 // Rights for redistribution and usage in source and binary forms are
-// granted according to the OpenSSL license. Warranty of any kind is
-// disclaimed.
+// granted according to the License. Warranty of any kind is disclaimed.
 // ====================================================================
 //
 // Version 2.x is Itanium2 re-tune. Few words about how Itanium2 is
index 3875132bd25d484947dc83a2c3f80b147e07a306..bcd5e54f59c00771816d23e7c78970e057cedc2d 100644 (file)
@@ -12,8 +12,7 @@
 # project.
 #
 # Rights for redistribution and usage in source and binary forms are
-# granted according to the OpenSSL license. Warranty of any kind is
-# disclaimed.
+# granted according to the License. Warranty of any kind is disclaimed.
 # ====================================================================
 
 
index 31839ba060fa5a998cbd797571cc224f5c2bc67a..74a010a17e704cb6c1bf89a4624e4df3b907121c 100644 (file)
@@ -18,8 +18,7 @@
  * project.
  *
  * Rights for redistribution and usage in source and binary forms are
- * granted according to the OpenSSL license. Warranty of any kind is
- * disclaimed.
+ * granted according to the License. Warranty of any kind is disclaimed.
  *
  * Q. Version 0.1? It doesn't sound like Andy, he used to assign real
  *    versions, like 1.0...
index f2ebdfdb68b64e4341da3e192186cd2f7bdd8f27..c95840ad733cdac30f9838a8cf9ad13b420308bb 100755 (executable)
@@ -10,7 +10,7 @@
 # ====================================================================
 # Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
 # project. Rights for redistribution and usage in source and binary
-# forms are granted according to the OpenSSL license.
+# forms are granted according to the License.
 # ====================================================================
 #
 # sha256/512_block procedure for x86_64.
index 2241c6f0f24e6ee8d946cf8a8669605a9a08a059..76a61c35ff17159f33ac836c479a60111f63d1c4 100644 (file)
@@ -10,7 +10,7 @@
 # ====================================================================
 # Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
 # project. Rights for redistribution and usage in source and binary
-# forms are granted according to the OpenSSL license.
+# forms are granted according to the License.
 # ====================================================================
 #
 # whirlpool_block_mmx implementation.
index fe23d8cad00bac7a3adfca894e3b3f61491bc4a0..de073e31d1e21c3abf6ea3d0f66af861bcf9222e 100644 (file)
@@ -10,7 +10,7 @@
 # ====================================================================
 # Written by Andy Polyakov <appro@openssl.org> for the OpenSSL
 # project. Rights for redistribution and usage in source and binary
-# forms are granted according to the OpenSSL license.
+# forms are granted according to the License.
 # ====================================================================
 #
 # whirlpool_block for x86_64.