]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Copyright year updates
authoropenssl-machine <openssl-machine@openssl.org>
Tue, 30 Sep 2025 13:03:21 +0000 (13:03 +0000)
committeropenssl-machine <openssl-machine@openssl.org>
Tue, 30 Sep 2025 13:03:21 +0000 (13:03 +0000)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Release: yes

75 files changed:
.github/workflows/coveralls.yml
apps/enc.c
apps/include/apps.h
crypto/aes/asm/aes-s390x.pl
crypto/bio/bss_file.c
crypto/dh/dh_key.c
crypto/ec/ecp_sm2p256.c
crypto/evp/bio_ok.c
crypto/evp/p_lib.c
crypto/evp/p_seal.c
crypto/info.c
crypto/modes/siv128.c
crypto/pkcs7/pk7_doit.c
crypto/property/property_parse.c
crypto/rand/randfile.c
crypto/rsa/rsa_pmeth.c
crypto/sleep.c
crypto/sm2/sm2_sign.c
crypto/store/store_lib.c
crypto/x509/t_req.c
crypto/x509/t_x509.c
crypto/x509/x509_ext.c
crypto/x509/x509_local.h
crypto/x509/x509_lu.c
crypto/x509/x509_vpm.c
demos/bio/saccept.c
demos/bio/server-arg.c
demos/bio/server-cmod.c
demos/bio/server-conf.c
demos/cms/cms_ddec.c
demos/cms/cms_denc.c
demos/pkey/EVP_PKEY_RSA_keygen.c
doc/man1/openssl-enc.pod.in
doc/man3/BN_generate_prime.pod
doc/man3/DEFINE_STACK_OF.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/EVP_PKEY_new.pod
doc/man3/EVP_aes_128_gcm.pod
doc/man3/EVP_aria_128_gcm.pod
doc/man3/EVP_chacha20.pod
doc/man3/OpenSSL_version.pod
doc/man3/PEM_read_CMS.pod
doc/man3/RAND_load_file.pod
doc/man3/SSL_CIPHER_get_name.pod
doc/man3/SSL_CTX_set_tmp_dh_callback.pod
doc/man3/d2i_X509.pod
doc/man7/EVP_PKEY-DSA.pod
doc/man7/EVP_PKEY-FFC.pod
include/internal/quic_ackm.h
include/openssl/crypto.h.in
include/openssl/opensslv.h.in
include/openssl/pem.h
providers/implementations/asymciphers/rsa_enc.c
providers/implementations/encode_decode/decode_pem2der.c
providers/implementations/kdfs/krb5kdf.c
providers/implementations/macs/hmac_prov.c
providers/implementations/signature/rsa_sig.c
ssl/d1_lib.c
ssl/quic/quic_ackm.c
ssl/quic/quic_impl.c
ssl/quic/quic_rx_depack.c
ssl/record/methods/tls_common.c
test/fake_rsaprov.c
test/fake_rsaprov.h
test/property_test.c
test/provider_pkey_test.c
test/quic_ackm_test.c
test/quic_fifd_test.c
test/quic_txp_test.c
test/recipes/15-test_ec.t
test/recipes/30-test_evp_data/evpkdf_krb5.txt
test/recipes/90-test_store_cases.t
test/recipes/95-test_external_oqsprovider_data/oqsprovider.sh
test/sanitytest.c
test/x509_test.c

index 7f8479ca880baae9f4e536c90274aec265443f1e..12654f1bb25979e7fab9c28f3c7a9ee44965bf85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2021-2024 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-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 7f45cb8d85f680846ef3a41ef2d048cd81e84832..14f32cecdc6e40e8844d80ae39b72388e31bad9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 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 d239684e6ae69bbaa51486a8278de889c851ead6..08868810bd3aa3359809b62b212eefcf9b8ce3d4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 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 8cc21638e7693d59159a3ae89a2598ccf47defa0..2345d4574a4109608ec1802cf5a02ce759240fd8 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2007-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2007-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 393deffb0d1ea71f1a7ce853ded43d7b96abde38..ee8f5666ef9ec11611ce2fac9703365f0f9e8192 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 7d5fa9031177dce946cbfc972c8a6d44f7500dd5..052d4d29ed2241819a03d6c0e66d9caa787f1814 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 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 ffb58399dfd0b60eee801441d2a9bee857df41b4..4c39be2186fb5a7769d798b2c845a9b00b9769ee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2023-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 9e62c5bc5c3c4abe6b1c9c2efc5206b2315fa351..f523a95b5309d269440d0d82f24a3366d69684ae 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 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 db1b696e9c6a2d6d780e3e541365904422e8c84f..825f79844ea7f8646701a1826334bc248a481876 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2024 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 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 892f5324a2ba7f6d88d17f4cad42a4774713d6c9..62782b01ee9c7ced0f45574098b479f749572da2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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 42d7ecedff1749e146c87da1f8883b1cc543cb06..76f43e347671be6ce73290c6469906549200fb0f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2018-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 b35e284ac671afc7a1c45a76e96727536553292b..57a524b2fb79ca064aff226cbe0401fe3cc621e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2024 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 3eb927bb6a832c700d67ad77d695c4577870c564..ab1422e10526eece8bea18bcf81f254daefb8507 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2025 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright (c) 2019, Oracle and/or its affiliates.  All rights reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
index adfdb0f414e6772f62a9b975d12feb9e2083d4b0..236c1b0c5420333831708bb02102713070b71569 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2024 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 efc311658e66d20b19c80bd231de146700b42fbe..c508a8dbc61f3c8f4357466ac6f8cd6070f74418 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-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 e327dd052f6e8f3314a753e5071d348c32cf99c7..9a3adc0e1f6c921662b66d44f9bcbaaaee07af5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 9af314a80c9176668f287b8ac360fe5833693c7f..1abcd71b5063f467fec2e4a3a02968714b74bdc8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2025 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright 2017 Ribose Inc. All Rights Reserved.
  * Ported from Ribose contributions from Botan.
  *
index fbd8dd77669364d183e63336def68cfd7bdb971b..114755711b4443bc5966024d2266512d137d927b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-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 eb730216adab525518b1307f0ce869e00493b979..c6b73c1d6208d4ad96632e65054878fad3c8c656 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 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 21aae70765ce8897e701cca25a5eed8b04ad49c0..a9207ff7609e16bba796544c8f369f367ad19ad6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 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 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 5c886d86e26469263f6818c416137647771c7360..beea17a6a5f4641f7d456bcc8cfa854f01eed3a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2014-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 3583002e10cbb9e3179461a0e7a2118e19144e3d..453d3140cea55cbe5236718b437361095266c390 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 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 9079953c3f5c633e6976d7f5c6ac54e289ecfc85..031bc027afba12b3a57a830b00c45b485adb6bdd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2004-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2004-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 a539e4de313b56c3d4ba38a524d7c0604ed0b11b..206efbf545067557dbb748d92adba6a04763c249 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1998-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 166e714078c53f15cae70fb8871d08ffaf33fdaa..ccf59b14056bcd9f1c863742b62aefce96559bc1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2013-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 cb9cb9dc0c6d54e002932fdaf958e2f8c66db435..4970a6b6466b0e8eb4e55ccc43b11f805b4dd6ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-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 7b8bcf6bff7a8eef5420281a4bb1ab4d92525fdf..2c03d1d367cc5dedceeee97018fa36b645be0cc6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2013-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 f39d011a309bc8f808e3d642f49e45cc381b7bd2..2952fcfab3771918c15e6b8eedf45a975e8f6d3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-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 41575b0223a0767f5bdd6a6c10fe8fe5eec19039..e451a108fd46cad587693e6c9e21512db1ed1133 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-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 d268f60d4c5962e321afe328ef0585442d8b9bd2..4e7b43850e3a0fe108091d748e29fdd14ff22bd2 100644 (file)
@@ -1,5 +1,5 @@
 /*-
- * Copyright 2022-2023 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 17d7421226bc21cfafeda9cbe277e52f66c87afd..627c515e8e1f167e72c33bbb286c7da6bfdded37 100644 (file)
@@ -492,7 +492,7 @@ The B<-saltlen> option was added in OpenSSL 3.2.
 
 =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 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 25dd561042f4884fcac0944e4557330d407d8c86..2f8be501b124c4a6ee6e9a971784e02dc6741373 100644 (file)
@@ -298,7 +298,7 @@ B<sk_I<TYPE>_sort>() should be called before these find operations.
 
 =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 b5ed75a5b72dd63791f0edb06a4edef5a2774209..45c3cb062c996d5cf2a5f62d6e4927cf1d3915f4 100644 (file)
@@ -1802,7 +1802,7 @@ EVP_CIPHER_CTX_dup() was added in OpenSSL 3.2.
 
 =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 87161cd0160fb81471d3d0248dbefe7cb028bb96..1815f56f743e61729800e7811787a3c70dd8bd6d 100644 (file)
@@ -222,7 +222,7 @@ previously implied to be disallowed.
 
 =head1 COPYRIGHT
 
-Copyright 2002-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2002-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 d1bd234bdd45c2fe140c5fdb8908891341495e70..2cc6c3dfebb94edee97f2d9b61b73283145a4ef7 100644 (file)
@@ -247,7 +247,7 @@ C<0x0f> in released OpenSSL versions.
 
 =head1 COPYRIGHT
 
-Copyright 2018-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2018-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 1e6d80e5b13f86c4830c6cb64cb9d4f207caafec..880e31481029b171d0b3230bb4369b817bf6b6a2 100644 (file)
@@ -142,7 +142,7 @@ were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 1998-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 1998-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 4a159a68b8a9ada014aba6a1117469042cde851b..a10942433aa76e74af727791c49368517fb5d6b4 100644 (file)
@@ -203,7 +203,7 @@ The OPENSSL_cipher_name() function was added in OpenSSL 1.1.1.
 
 =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 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 34796fb73a727f81e4ce48d44c276f8f413dfb95..2d21b799a100772a7191144c2e13816c278c904f 100644 (file)
@@ -618,7 +618,7 @@ efficiency reasons.
 
 =head1 COPYRIGHT
 
-Copyright 1998-2024 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 1998-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 c6a351e2922d5fd05be9d8d4efe060262f618b20..54619553f927a1eaa335307a3a4a063a098c4799 100644 (file)
@@ -113,7 +113,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 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 4e18252abf17da834a647cdc3bd3e8baabf4ab10..c9ee5a57b94b5854d8558a2ca516287730784595 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022-2023 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 53efc5657cacaae9167e0a6846042f2187756951..8bd1e5a2c5509a10de7659ddd3e5e9b0127810eb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * {- join("\n * ", @autowarntext) -}
  *
- * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2025 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
index f6ef0963e34342c3016974f2ffbbae43b37739df..69b9caacf4dce5ee64c839a1864e1ee54d57059f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * {- join("\n * ", @autowarntext) -}
  *
- * Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-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 3c1c5a1441e0a160cef8b45097c7187736c2671e..d7ab2e1d0c40e620e584f5e4a4c9a7758e8df855 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 fc882025cb787400413dd252ec225595a5126fbc..2d2b07d7013a5851f0bcade26220df612eca460f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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 bcdf0515f5c6232ed97b0a7d520abd35e7962b0d..7676e3f1ddde8e51e11bb16ba925cf39d2c3b155 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2020-2023 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 75f77969595354238ad0803b9e254198ef38cc0a..a148996e6faa298a440d7d88c0a2d865f69a40a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2018-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 a022e7f11cf2827add06e8f23cd7c6ec1b9b2c1b..817b9c7d2d4eb7a55ccd8ed4e8a727f3384ffc27 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2018-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 b954f725a8dc066f4ab4f39aba11e3528a1df5c1..64bee096ff8582b092194d5bf2194f34e6723d6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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 b7c48ec673da41c35cadcccfdb54b5949a37673b..29b6b04467fdf5db61191277b8a502405a3126d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2005-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 960cdb281e47319c53f4cae55aaf4b6b013a1d33..93c83a36d8fef8cbdcc90b478f8d3da3ebbd4b3e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022-2023 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 922499f50bdaf8327b03dfeb65930b3dc95139f8..98b6a0a44160f845e66339d65482ff34e19946d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 5d13221df8385579be5567c57f50270a95612c82..125bc88fc422add0af1c27a2f4164b7b33a60346 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022-2023 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 825362b48fd7e294ccd8271f57af8f01e93d3bd1..884ff1d862916938a3260f5cbbb6a42d60fd43d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 4514df0effdfcff5e525babd9c504791e8c86820..989b162f19b99650cc07937c4aeb3ce5d19cb44c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2021-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.
index b2bc5d9ab5203b59b9092dfde8e3241f5ba42544..00e7dccb487279b28ec227539d6533453dd116e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2021-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 d908d398e506c649f89a19a4bf38110b31fde918..e62ff247c42c15a52b92007c3478c66615e03b67 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2025 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright (c) 2019, Oracle and/or its affiliates.  All rights reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
index 2519689b769396987cf49fbbad2bcbebcd5774fe..6379f9dbfd634caa7ec3486ecbef98193039980e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2021-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 44d47c2d7a84b61ba6f2d7bc9fa016d924947c10..7b42fa5410faaea354c0c7865567a89bf86e07a9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022-2023 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 752de3413781fb136d4af3a0f2b338b0e3a4e270..93d9d0c5cb938e2508db79621ed9ac3101f581bc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022-2023 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 a1e33f2760501ea7f52dd924d6c36f8cdcd6bd8e..b72b0981c98bda26727d23e37ab3f463b9d4d5cd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022-2023 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 8da06bbbe58eb5d66f9472b374f6634b4ef342f9..9bf946e81b4b081d58f68d196526d2cadccb161a 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2015-2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2015-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 972897d61f933e7fb52cede4e97d872afc8efd14..e2de4754fa74ee41c244704e1578cf503073cddd 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2001-2020 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 02f989be413022d3e9cafa4cfaba6325057563ff..5915a1b76a537fac947d9b16c877409a91fdc7f3 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2023-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 f97ed0e3a0494f266ee9a485d786614f50ef05d6..42501b7512b7e102e5cb75852d93c3a8318da93c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# 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 05e395d4f358f2226ad0352294b7e2cc28855218..ee52e8e41642087fbedff2e9786ada151d2356de 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-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 1deef93ff4ea8ec7c18486439a1e4118535b2ac1..a9023a809471a9b520f7ab1082c3950d2a98eef0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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