]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Copyright year updates
authoropenssl-machine <openssl-machine@openssl.org>
Tue, 16 Sep 2025 12:16:23 +0000 (12:16 +0000)
committeropenssl-machine <openssl-machine@openssl.org>
Tue, 16 Sep 2025 12:16:23 +0000 (12:16 +0000)
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Release: yes

14 files changed:
crypto/evp/p_seal.c
crypto/riscv32cpuid.pl
crypto/riscv64cpuid.pl
crypto/x509/x509_ext.c
doc/man3/BN_generate_prime.pod
doc/man3/EVP_aes_128_gcm.pod
doc/man3/EVP_aria_128_gcm.pod
doc/man3/EVP_chacha20.pod
doc/man3/OSSL_CALLBACK.pod
doc/man3/RAND_load_file.pod
doc/man3/SSL_CTX_set_tmp_dh_callback.pod
doc/man7/EVP_PKEY-DSA.pod
doc/man7/EVP_PKEY-FFC.pod
providers/common/securitycheck_fips.c

index 99c640cc73ea74a3fb67779284d3bf53de48e661..aa77201a6f4153ac63e730ab1954b98dd9a22d25 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
  *
  * 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
index b693412b600ef414179ea69f4daff74859952252..9d42ef6b895009455bc46376cbae6965d69db47f 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2022-2024 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2022-2025 The OpenSSL Project Authors. All Rights Reserved.
 #
 # 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
index 59e785348179b1cecf28ddb3698513216fce37b8..5c0d3c429a89495a04f7f6236ee3192f6ed3173a 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2022-2025 The OpenSSL Project Authors. All Rights Reserved.
 #
 # 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
index e004a07d8880ae288e508e22b65562e9a969a79b..1d40cb5c3811bde8b3d8ae7fdcd5eb9cbe54396d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
  *
  * 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
index 005c25fd7cc0a57e7d66970f0ab7449f8499a881..6b8d1de19cd83180d91ae58bd1e7e9fded648f14 100644 (file)
@@ -246,7 +246,7 @@ BN_check_prime() was added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index 707c1bd90b1534f6b1e597c8fcb1e7c18d94a976..9bac62b10b320bebf6b7ee47eac01b2ceb27c24d 100644 (file)
@@ -184,7 +184,7 @@ L<EVP_CIPHER_meth_new(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2017-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index 9a8f9abb7635d5a54feb836b331dcc6d17d62f26..74e21444db8fdfd1341af38ecad9f33fe3b308c0 100644 (file)
@@ -113,7 +113,7 @@ L<EVP_CIPHER_meth_new(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2017-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index 54fb5a49f88c30463de55c154473f938b65683d9..0dfce7389b782587d981ca2816034e0ae7178d20 100644 (file)
@@ -64,7 +64,7 @@ L<EVP_CIPHER_meth_new(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2017-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index c0ffad53c99220faf953465395f0e76decc8cc86..5550819a94b491bf5f0c2303406714f72549e681 100644 (file)
@@ -62,7 +62,7 @@ The types described here were added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2022-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index 9fad4d7175f3f535bb6847563b22fcfb0672e194..45570920ca95b4aa14e1b86c9a4ae361aca60ead 100644 (file)
@@ -81,7 +81,7 @@ L<RAND(7)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index d3751005fd5eb7becbcd4dd7bcb4a7b207454254..902cefdfa3663b2116067feacd7154308111a6d1 100644 (file)
@@ -114,7 +114,7 @@ L<openssl-ciphers(1)>, L<openssl-dhparam(1)>
 
 =head1 COPYRIGHT
 
-Copyright 2001-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2001-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index 8733ef7f601972a63bf90b4d35cfc06940b597be..d386d8868a1c3e16b99b2a3daf2b80d83640a925 100644 (file)
@@ -133,7 +133,7 @@ OpenSSL 3.4. See L<fips_module(7)/FIPS indicators> for more information.
 
 =head1 COPYRIGHT
 
-Copyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index 65d95c242ad7d54ebb788bef152d907d6f0a6622..a28bb84e0a368091b58825a3b19d386e8232563e 100644 (file)
@@ -222,7 +222,7 @@ L<OSSL_PROVIDER-FIPS(7)>,
 
 =head1 COPYRIGHT
 
-Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 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
index 5581e13d2d53cce405f7a286d46e15ae9bde47f0..ea07ccd42bb8c7006e11498dae3a9ced589f3950 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2025 The OpenSSL Project Authors. All Rights Reserved.
  *
  * 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