]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Copyright year updates
authoropenssl-machine <openssl-machine@openssl.org>
Tue, 11 Feb 2025 14:27:50 +0000 (14:27 +0000)
committeropenssl-machine <openssl-machine@openssl.org>
Tue, 11 Feb 2025 14:27:50 +0000 (14:27 +0000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Release: yes

74 files changed:
.github/workflows/ci.yml
.github/workflows/fuzz-checker.yml
.github/workflows/os-zoo.yml
.github/workflows/run-checker-merge.yml
README.md
apps/asn1parse.c
apps/cms.c
apps/engine.c
apps/lib/s_socket.c
apps/pkcs12.c
apps/pkeyutl.c
apps/smime.c
apps/speed.c
crypto/aes/asm/aesv8-armx.pl
crypto/asn1/a_strnid.c
crypto/asn1/a_time.c
crypto/asn1/asn1_gen.c
crypto/bio/bio_addr.c
crypto/bio/bio_sock.c
crypto/bio/bss_file.c
crypto/bn/asm/armv8-mont.pl
crypto/bn/bn_exp.c
crypto/chacha/asm/chacha-loongarch64.pl
crypto/cms/cms_err.c
crypto/cms/cms_kari.c
crypto/context.c
crypto/ec/ec_lib.c
crypto/engine/eng_openssl.c
crypto/err/openssl.txt
crypto/http/http_lib.c
crypto/perlasm/x86_64-xlate.pl
crypto/pkcs12/p12_crt.c
crypto/rand/rand_lib.c
crypto/threads_pthread.c
crypto/threads_win.c
crypto/ts/ts_conf.c
crypto/x509/by_file.c
crypto/x509/by_store.c
crypto/x509/x509_cmp.c
doc/man1/openssl-cms.pod.in
doc/man1/openssl-pkeyutl.pod.in
doc/man1/openssl-req.pod.in
doc/man3/ASN1_TIME_set.pod
doc/man3/ASN1_aux_cb.pod
doc/man3/EVP_PKEY_decrypt.pod
doc/man3/OSSL_CMP_validate_msg.pod
doc/man3/OSSL_HPKE_CTX_new.pod
doc/man3/X509V3_set_ctx.pod
doc/man3/X509_add_cert.pod
doc/man5/config.pod
doc/man7/provider-asym_cipher.pod
engines/e_afalg.c
include/crypto/bn.h
include/crypto/cmserr.h
include/openssl/cmserr.h
providers/implementations/kdfs/scrypt.c
providers/implementations/keymgmt/mac_legacy_kmgmt.c
providers/implementations/signature/eddsa_sig.c
ssl/quic/quic_demux.c
ssl/statem/statem_clnt.c
ssl/statem/statem_srvr.c
test/bio_base64_test.c
test/evp_kdf_test.c
test/evp_test.c
test/memleaktest.c
test/recipes/80-test_cmp_http.t
test/recipes/80-test_cms.t
test/rpktest.c
test/sslapitest.c
test/testutil/tests.c
test/wpackettest.c
util/mkbuildinf.pl
util/perl/OpenSSL/paramnames.pm
util/perl/TLSProxy/Proxy.pm

index dbe792e265a31e7d95aa8a3da2f47a68b8a60764..657fedf3b4b172f3002b1e9a22cb8e8cc0bb18e5 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 7ac104a3a43342adca27b319e3911ec9bd733e60..a280b410e5d6d9202734470d173a5f3f240a2395 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 d517305008a4a0b55ac81f084a3e7aee4615a1eb..6f607c8b1d79e1e9736cb21d414e857a28ad9e9d 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 dc846bd73ca79d401fe6a9959632aba7025cb2d6..450a8f45ef39eb77586cc9f00c64b162c68913e1 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 6768a1c776aacf5f522bff650b4c423aa74627fb..b20d2097f56d2f0e83276fb3805649c75b06a415 100644 (file)
--- a/README.md
+++ b/README.md
@@ -197,7 +197,7 @@ attempting to develop or distribute cryptographic code.
 Copyright
 =========
 
-Copyright (c) 1998-2024 The OpenSSL Project Authors
+Copyright (c) 1998-2025 The OpenSSL Project Authors
 
 Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
 
index fb865b15ce7ec60f983b281a917682d7d07606c6..4f882396d03d719b58097b713377b7aef212098b 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 815cbd1bf2c4981bc824015c66bbe9125b6abdc8..b1ce8a8bd0a287f36ae32d76d5a95377dd33e958 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2024 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 5a0b20d6ee5c3fcada0d441abfdd7f80900ea9c7..c1943bf3ab0f322888b7ba7cd006ae5ad37c2ae5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 22ba8b433c81976eab71a1e4f226b2fc80b202bf..a1935bcce2adba32697b809518d47baadb1c4ad3 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 08caaedff3866d84c70c81021c2649729188275b..9964faf21aae647a51944e11535482deeff07082 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2024 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 253266cbbd6feba261516ade097f20828a530cc6..6e301e50d8ef3be35fa122566eedabf04ca08909 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 42ae5f4451fd5afd802b5f237a0245f1fdf32ed5..e412ed285a62b31ced5d4319ca784fdd3cf78156 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2024 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 ea3e71f14e74ffd2ce45b8557539388701e434c0..6f392d2ade0bf95fef44b1208201b17492ac80a5 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.
  * 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 dc019b04ccd2510b62ce7939dae238642ebca812..16fbc9b48d6afcbca4c85743b010368522d9c0cd 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2014-2024 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 767b0556f05fc99ed995e675f1f02e4f8ca55802..8f85971130e71268e2f9cc3d86f7ffa54f468779 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2023 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 be19937638b9ddcf9cf46f2c85fea36205c6a9d2..194504415dd1a8c031bd8d6221829063c5f91a7c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2024 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 3c3c8c971b9468d88f0b864f7bd9b751a5cdb823..50b4db97aa65a8b45a1b4cf0d96a0a5129f62da0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2023 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 568c0b4a1f8fd05ce70ccaf8d1c02e11c0b55db2..b9b540f7e59cb132c77b392164181378686a9950 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 141b224e6e4614d09a3acd4aefd5aaf189831628..358014f5d3a7fcc9a0c237cfbf4042f5b9670d5d 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 9082fce15953889576001701255b2f1d280c5e29..2743a14417cf0642e3d9dba61318f22bb5490b1d 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 3318df4f7ada82942a00c4f85f999a2f6ba83857..1641a9880c97ad90090cfad628e9e911c24c65fe 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2015-2021 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 af52e2ced6914b2b7e109548ee4d6915977095e7..862543f167c69bae361afb8632bb68b7405cebdf 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 d646d861664790784cb87d1389244ac081463df9..17ca12d2dc74a6751da5ca4736d72816934720be 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env perl
 # Author: Min Zhou <zhoumin@loongson.cn>
-# Copyright 2023-2024 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 9c47967280a9c4e2257d9dff50c27f7b3714717f..98d6bea5f028a3055220f31f8f018fb27ab176e0 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generated by util/mkerr.pl DO NOT EDIT
- * 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 0fd3d062a3e6ecc8d897c258dc3a8b2ac15c9634..8e9e6a5d148c8e1173dab9247d0eb6a236f74b02 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013-2021 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 9bb0577adfd8a50b11a9622625d08cb17210e464..271effcefed764b98657e8481635199425ac7615 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 d9a6510d55ccec2c9f49abca947eb931f5c698bb..23bae07e93dea8c2e3140febf14f66e442e72d93 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.
  * 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 94c2294fdf7cf469eeeb805464928e7456e0c4f8..cc4fe96218eb7264d6b59e12d94b85d4768e7034 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2001-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 d05e500b252f33e7f76e3b66c2267b765384123e..1e7b56c22685ce49563d1fe194eb95d65ffd820d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 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 aa7677297180281143d0e8271e91a0c08ae6cd13..e4537781047b6a870b50a915fa8aa0f7da81e845 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 9b2f9a7e9748f59c94a71c248fb83461c203112f..2cd9a219c239b098e44ffda72e9713668704dff7 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 65d65569178dc99d5ffcd3ef6eba6f298827e251..60cc49820f9aff28f2a8db0191698fcd64c1cbb3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2024 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 81279666bdc6e7cb9ead6d8667e22dc45d289252..d36c7782964de167ebd2c0fb78bb30baf44f1086 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 62337f8ae33534d92a7c60e1f00ace6f032545d4..c98e775a77d2e0a124d4d6445a48e040ae57f8ec 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 04a62d490a1f6490a80551e150d5ab8b83ab50f8..bcc6098191a1239bad0fd6d2a78f2a3c16678928 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 d94866f1f42895b36b651c0a0a8b477e17f27213..7e57858f4295088f2d2e0799f8178f462d457cf7 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 b58a6aa191b10094d7c3a6e007a1ec7ca29fe811..89fbfba128a8f59e0d9f98995a87eeed3497270e 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 1474474a2d1e9e68fc39f728ccb2781b39031af0..d1e186f4fc2d6b3dfa22649144e23d560bbdd300 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 84e270c725f2c51c25900a578670bb1a1d611261..244485cddb317b83a317d677034335c5b7d879b9 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 6db3460c2112a53d49660838fae92da999507612..ed224e33c45af8efe7c8ef3e563e07ccd10d5139 100644 (file)
@@ -921,7 +921,7 @@ The B<-digest> option was added in OpenSSL 3.2.
 
 =head1 COPYRIGHT
 
-Copyright 2008-2024 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 40976e4bfc44427d8a8fe3b68229f200b73ae70a..9a6b0cbc96a210fdfaa7fee435879c52acfa1498 100644 (file)
@@ -507,7 +507,7 @@ The B<-engine> option was deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-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 a8f55034aeb7fb00a597eab82b7d4315e2461d6e..33029d6ed2bae29d1fde758fdc35c52a989d8fe3 100644 (file)
@@ -842,7 +842,7 @@ Since OpenSSL 3.3, the B<-verify> option will exit with 1 on failure.
 
 =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 1efe305e00d3c4139444fba7e316e04d04941358..bdef3fdbb15562af5decef36c65e48852e90773b 100644 (file)
@@ -276,7 +276,7 @@ The ASN1_TIME_compare() function was added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2015-2021 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 9ded162744ca7e2f4c735579132cd8827d537feb..9963ea1350252ed42bb2c22e1e274d5a506a374b 100644 (file)
@@ -274,7 +274,7 @@ B<ASN1_OP_GET0_PROPQ> operation types were added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2021-2022 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 2dfcb93a1e845059b8153c6eca8d50bd9a1de54b..7d6807d68b6ef4af3e620a297d50d237cdac6883 100644 (file)
@@ -126,7 +126,7 @@ These functions were added in OpenSSL 1.0.0.
 
 =head1 COPYRIGHT
 
-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 ea39a14ed68674b00fbb9d92fcd7436bd8e76847..af060a8eb8a017c1bb732c637044389c127a4bdd 100644 (file)
@@ -79,7 +79,7 @@ The OpenSSL CMP support was added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2007-2024 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 b282dc471a05598f03721c8c6b993959291ba1c9..89a6fcafe1337a10d67801f8e49083f8c1d13e91 100644 (file)
@@ -566,7 +566,7 @@ This functionality described here was added in OpenSSL 3.2.
 
 =head1 COPYRIGHT
 
-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 6da1b9cd4b380d8c9918f1104f04eefab272bd58..6f9af309f4e2c2f191ae1677daad071fda1bf93a 100644 (file)
@@ -59,7 +59,7 @@ CTX_TEST was deprecated in OpenSSL 3.0; use X509V3_CTX_TEST instead.
 
 =head1 COPYRIGHT
 
-Copyright 2015-2022 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 2b38830eb171accf488924f5564b4bc8bce91482..f59b93ba54d4bcc4bfb320ac0ac9c607a8fa58da 100644 (file)
@@ -67,7 +67,7 @@ were added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019-2022 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 5150e413c5fe4157cab72a6c5b0f4af88d8f2cc1..4e095c0eacd71d8518ea6511fe09d0a662aaa01f 100644 (file)
@@ -586,7 +586,7 @@ L<x509v3_config(5)>.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2023 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 7259fc43078b62f700f59fbebb2d6086f9430611..9679c5c98526cdb7010af0bedfe53e6505533984 100644 (file)
@@ -291,7 +291,7 @@ were added in OpenSSL 3.4.
 
 =head1 COPYRIGHT
 
-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 91f2c4e6e5619f14ab9e5466ec60826f9fb82f56..22df8d50e11bdac73d0e638dc844d47e7b266de4 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 bdee28625ce60d0cdb55f4db26dd68e2cec37007..7377963900374db7937c1251797909248a7316a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014-2024 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 d7e76720b775d96fb6e703e81a4c5abc340a2c87..f53530ae235295a8632447478ed06cb26e2e16da 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generated by util/mkerr.pl DO NOT EDIT
- * 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 0c775620fd161ca3c49600157993b24e1ed4c4d9..5cfe07dbb3a344dc49c1c1ae6a564572fc2b15be 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generated by util/mkerr.pl DO NOT EDIT
- * 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 73faea9d183e7948f20f558043b926ceb883ffe8..d6f90753e3996b02bb4884340da5c2460b1c2f5c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 0bb187c105d99126a7cace9e3dbe3da0f324a739..161a433caf5a1eee3e45c6a4e128e9989203d905 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 cb214f69d28fbda8fa2a8c5db4f5ded50cde796a..01a13a61097c930e13ac134ecd8a96aeca5e5264 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
index 145162c5bc0f097bec0fb3e1b31f64a48c6f2319..a84a44c6e9fb1f9d03d70c4c7135baee157f910f 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 df2eed7594c17e59093fdddb4443dafe35d0d155..19d8b0ebf3aa0da535328f3ff90d72e9db9b56b0 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.
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
  * Copyright 2005 Nokia. All rights reserved.
  *
index 8e90f6626369f522fb2639b1c538249e8ed0a5fb..9f586b553fa74e174a5b13d7faf0dedb7069e020 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.
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
  * Copyright 2005 Nokia. All rights reserved.
  *
index d4e160d6bfd2775903a1b7a94e28c49e7e128467..8d6ca7b58e1ee63e21c98db2e754756ec077464f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2024-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 6bbd7604403808cf796d905ced3bec2736a7f33c..721b495ef09fb36098a20384cd022b4a1713429b 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.
  * Copyright (c) 2018-2020, Oracle and/or its affiliates.  All rights reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
index 4ca11f58290b84294597d5760dcad36bad8a026b..0a09befc3334aec30a708401951e7242d626a06f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2024 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 a830d55ee7bbb0e8e8fa950ff3bb225eacc38348..8761686773986cdf4a77302a2fd743fbe8ab496c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2021 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 2aad73623c1f2ab2d75a05ebf7c12c05c5a65ad5..36d7f372faa21f4738e88b3577f109e34a4aa0b8 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2007-2024 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2007-2025 The OpenSSL Project Authors. All Rights Reserved.
 # Copyright Nokia 2007-2019
 # Copyright Siemens AG 2015-2019
 #
index 131e051051474d6ac17327645eef1fecce43f10d..b0624b2b70861c27e2277be2daf75cb6b3819d1f 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2015-2024 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 624d366508f146f75ac2d26e58f392d9e07173c9..41347380f22bf549a74d6b0e90c62f4f21af1648 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 74418eae095df04a2a7eaaf1ee105a040d1914ae..6317bd8e35bf045e1828368bc9a4beae6f761eba 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 c9945325a236755fc22d3891ea0e5954a93672f8..42a3b855c0cef2ed4a12e72ca0ea7b3a1915d145 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 8e5eb8d4cf472e288e25d64461264f6f394ac78e..ad4e0d572a7c0d3d5cc8e1619a44d6023d816bad 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 5cecf836b506365b5920484ea914449462f45187..799ed3cdcd097233cc0365a12bed7a4f7a95fd98 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2014-2024 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
@@ -23,7 +23,7 @@ print <<"END_OUTPUT";
  * WARNING: do not edit!
  * Generated by util/mkbuildinf.pl
  *
- * Copyright 2014-2024 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 353c613c68cd8c14cbc4de9ded054617bc36963b..163a61de7b3d80296e128b4f2e9649b998ae90e9 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2023-2024 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 709ccebd0c4d00dfe73b352aae541b4504cab450..0cc5cefe7ded417d57abe40cc970d9bddb2386a3 100644 (file)
@@ -1,4 +1,4 @@
-# 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