commit | 40c2135026816840bd17477249c91d8e4e51afd6 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@google.com> | Wed Jan 08 12:58:22 2025 -0500 |
committer | Boringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 03 14:30:06 2025 -0800 |
tree | f09173a48fe4a8932e3a8906a837a7a2178f9e2f | |
parent | b0256708a774cbfdb582725e23d2d705edecdfed [diff] |
License: change any non-boilerplate comment referring to "OpenSSL license" This imports https://github.com/openssl/openssl/commit/389c09fa0932f260b2cb17b8b57d9835326e10c6 from upstream OpenSSL Bug: 364634028 Change-Id: I77a0df80c1426941b17ec1deb7f47cd088a11f0f Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/75848 Commit-Queue: Bob Beck <bbe@google.com> Reviewed-by: Bob Beck <bbe@google.com> Auto-Submit: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com>
diff --git a/crypto/fipsmodule/bn/asm/x86_64-gcc.cc.inc b/crypto/fipsmodule/bn/asm/x86_64-gcc.cc.inc index efdff48..72b4937 100644 --- a/crypto/fipsmodule/bn/asm/x86_64-gcc.cc.inc +++ b/crypto/fipsmodule/bn/asm/x86_64-gcc.cc.inc
@@ -13,8 +13,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...
diff --git a/crypto/fipsmodule/sha/asm/sha512-x86_64.pl b/crypto/fipsmodule/sha/asm/sha512-x86_64.pl index 45bb81c..c1ad92d 100755 --- a/crypto/fipsmodule/sha/asm/sha512-x86_64.pl +++ b/crypto/fipsmodule/sha/asm/sha512-x86_64.pl
@@ -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.