OpenSSL License is applied for some source files, change to Apache 2
authorShakti Shah <shaktishah33@gmail.com>
Tue, 13 Feb 2024 19:03:19 +0000 (00:33 +0530)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Feb 2024 09:06:04 +0000 (10:06 +0100)
The following files

include/openssl/hpke.h
crypto/hpke/hpke.c
crypto/ec/asm/ecp_sm2p256-armv8.pl
crypto/chacha/asm/chacha-loongarch64.pl
still seem to be released under the OpenSSL License instead of the Apache 2 license.

Fixes #23570

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23576)

crypto/chacha/asm/chacha-loongarch64.pl
crypto/ec/asm/ecp_sm2p256-armv8.pl
crypto/hpke/hpke.c
include/openssl/hpke.h

index 0a194dd799009458fc3e1236d5e4910ff75cfeeb..161df42ffa6dc61320018c199f0b9e2f35071cba 100644 (file)
@@ -2,7 +2,7 @@
 # Author: Min Zhou <zhoumin@loongson.cn>
 # Copyright 2023 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
index 91894e49d07a508e19ca39028c8422d3f96c37fc..de2f96964d04e85d0ede45ca8d28223f76ff9adb 100644 (file)
@@ -1,7 +1,7 @@
 #! /usr/bin/env perl
 # Copyright 2023 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
index 5e976d61504973d78560bee260393619f66fe130..ef272e136953b236d5cef2268e2f63cee5fe65e7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2022-2023 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
index cf8b49dd568b4958798390cd36e522a9d00a3b89..ab32d9d892ac778c0f0b06e15925f344faeb8462 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright 2022-2023 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