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

81 files changed:
.github/workflows/coveralls.yml
apps/enc.c
apps/include/apps.h
apps/rand.c
crypto/aes/asm/aes-s390x.pl
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/riscv32cpuid.pl
crypto/riscv64cpuid.pl
crypto/rsa/rsa_pmeth.c
crypto/rsa/rsa_sign.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/internal/man3/ossl_namemap_new.pod
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
fuzz/dtlsserver.c
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/30-test_evp_data/evppkey_rsa_sigalg.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 988a976c2d8fdb9f13a595aeb0788ca2719ac3bb..87fd8805f3c1c333b76488473fbcf3a55c2169dc 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 2b9985af0bdfc32181e56fff6814f2c734d82192..5204f289a98b695ffb8c251faa4def3d61d83f93 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 e0b53f0036c942fd64864ac018104d130f609949..bc623d8a7cb2085b33eaf720273a9bb27f76dacf 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 8ee97581272738f61ade0db2ba40e3424419eaea..da747c1783e47bde01a7e67f04e8c41da8a47fd3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2022 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 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 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 9dad6423b0ba710b3a5c00e0187d2de11f02ffd5..d7f6c71ee1ad12bfd656a4c19b2563fb552e8c4c 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 43a3858e78c4fb1a6773932dd2b6756b2c7106f7..e99ec88c16557e1706ce796e061582cdce2bc063 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 8ecd3e033035ccaf7b507def2bc582af2a9a09cf..3cf161441b42c6d8ac1eea37d986d5092d64edd4 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 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 fe2b80e0674cefe452d615712b0dd127c0f1147b..c755cf990df4b3e599140be8868e81190730748b 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 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 75d807835e06d14744be97762d33de349c3a8aa0..6a2d0327d5ef8344bf631268482527a43767304e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2024 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 a3235fcbc3d797b29351d770321373af2322f527..bb6e99acf9d371c0fe9a0cfb19f0fc8ed6e2735c 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 65c799e574c5ac97cb92fd45f3803214a6637ae1..08fb064d83314223a88fc25599bd7541cc63cd4b 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 b16a7da3963fd532af3cfa147ded11fc40c33315..7c49128b47dbebecdfc87cc6897b81bf2b19f356 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 f8cd70b1944db19577f0f4651b46188eb4881803..16d2f353fda44f49db56f72ea33e558584e60663 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 1c5f41d676555037f0ec0ea5707dd7d208facdb6..c6b73c1d6208d4ad96632e65054878fad3c8c656 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 4490c51392136c5b9bf8c19c6b6dddca34de42c0..a9207ff7609e16bba796544c8f369f367ad19ad6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2022 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 c81351fd3b2731d52be120b882776d7368de3674..2d77fed419fc61fee52f5408ad2aad26cfdd45f4 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 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 039e88ae17cc382989c81486345fd1c7681283f6..b0c930d6ce0052f7d02a77a0091760d2aec3531c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 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 1958dcd623a5c487cfc07b0850b32bfe20109167..dd8ef90b6e3f5ffc954e01c6e48632f2172dcec9 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 94f517839efcf22c625671e98adcf01213229223..a889ab6f77d4b6fc2cd319370bfd0dbc4260f1d6 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 75c35f01ea0c16b99489b5040f98a797020a77f3..8879c592106b03c684a28e2b39c9a6abec82a347 100644 (file)
@@ -121,7 +121,7 @@ The functions described here were all added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019-2021 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 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 7ab3a108b1d4a4eb688daf70fdf16c4718cb4905..eeb882f291e4e508b2fc84f28b7b2c20ae0e735f 100644 (file)
@@ -300,7 +300,7 @@ was changed to return 0 in this condition as for other errors.
 
 =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 b9dd0779d28dd1576a745a5a9932ea9b1fef5787..6638dbe397c574a22e93f3aa66c33872e4c299be 100644 (file)
@@ -1859,7 +1859,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 b436369ec9ecc300a972e78dd3afb0002e8c80a0..6b899cbe5438e2e5dd2a1f31b9d327c31cfb1c18 100644 (file)
@@ -265,7 +265,7 @@ C<0x0f> in released OpenSSL versions.
 
 =head1 COPYRIGHT
 
-Copyright 2018-2024 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 25c5b1081ab321da1b937b49ad72bc0056a52986..22ee7e74c499301a0d81d35b40dae54ccc422f37 100644 (file)
@@ -648,7 +648,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 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 772193f8a5b45f8b8efdb8d77304b02f2da5f851..7ea57ea05336811f004abcfe9d0204569a29af03 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.
index a841417c0c6c023afcd7d814598d368eee6ac7c8..949d91903bb158f1fa69f684b68afdfe37ee5255 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 cc80605a3dbb927a49c1cd4dda8ffcd93f5099b1..f773d15e850065abad5de7910470306f62e4238e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * {- join("\n * ", @autowarntext) -}
  *
- * Copyright 1995-2024 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 54b7e6ce1ad2e9bc0a7b8369b3506f079d5b279f..53154409b1ee7c5dd301b9f3bdf74e79e2308cef 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 b6e2da98f8d14bb10fa2f534995722b11a135d24..bcd82afa591016ff627c801602aeb1924f1322a1 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 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 7e475b87f58deeeb649e20c2a8b56ea934a09f46..4c349b1beaa50c76bdd6f4e6d285145ae4bc8eee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018-2024 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 a688649ba09c78ee92e7fbe1a872b20b600a5b69..062c7b7514930c03de67951b8cc92f92c809e8c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018-2024 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 088a6e88c2a8817db2d2fac76193c0ea7814b2d9..5cb3ef99be151297a1e7d03ecc5ba75ac96e195c 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 93d489c88b9a45f999f86fb6585be7d18e7d8df2..2e86f7ee3d05c6942877ec36c1532f5b5b6c3522 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2024 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 581b8e526978f0fcd198de4a3ddc13b904a3dd8b..e0f8f3f85c6abb3a9e9673aef081f3cbe9eae5af 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 53fe874831e28e2473b116af2800c630490a2bdf..c2c3fa07db80b213b47394c03d569c18652add8c 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 317d81c6d851e0d3576a2b00913de0493f5435dc..b9c79099462d782322cd1d26cfd2e67162d5ad0b 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 923642aabe8c3e28feccf412706db9d7c9d72314..7f93ca40d9240287df6f9b92b50a2e94cf20142f 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 a5d34bdfe75533196b82338616a6948a9ab8883d..611dbcc6c4b59977431e340f192559fd49ae2a01 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 f333920c623899eeef7f5c72a1886da5d818303e..f258700670ab93d6d5e17398208e50f8db5df981 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright 2001-2024 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 282ad64f1ac6ceab76f6f6fd85ac7c885439af6c..449e21f551801d813e1dd26cb2579e68d6697e79 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