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

72 files changed:
.github/workflows/windows.yml
.github/workflows/windows_comp.yml
apps/CA.pl.in
apps/s_time.c
apps/storeutl.c
crypto/bio/bio_dump.c
crypto/bio/bio_print.c
crypto/dh/dh_pmeth.c
crypto/evp/bio_enc.c
crypto/evp/evp_rand.c
crypto/evp/legacy_sha.c
crypto/hmac/hmac_s390x.c
crypto/params_dup.c
crypto/params_from_text.c
crypto/pkcs7/pk7_smime.c
crypto/threads_none.c
crypto/ui/ui_lib.c
crypto/x509/v3_lib.c
demos/bio/sconnect.c
demos/guide/tls-client-block.c
demos/sslecho/main.c
doc/man3/CMS_get0_SignerInfos.pod
doc/man3/CMS_sign.pod
doc/man3/DTLS_set_timer_cb.pod
doc/man3/EVP_PKEY_CTX_new.pod
doc/man3/EVP_PKEY_sign.pod
doc/man3/EVP_RAND.pod
doc/man3/OSSL_PARAM.pod
doc/man3/OSSL_PARAM_int.pod
doc/man3/PKCS7_sign.pod
doc/man3/SSL_CTX_set_min_proto_version.pod
doc/man3/SSL_CTX_set_options.pod
doc/man3/SSL_key_update.pod
doc/man3/SSL_set1_host.pod
doc/man3/X509_STORE_CTX_new.pod
doc/man7/ossl-guide-tls-introduction.pod
include/internal/common.h
include/internal/e_os.h
include/internal/json_enc.h
providers/implementations/ciphers/cipher_chacha20_poly1305.c
providers/implementations/digests/sha3_prov.c
providers/implementations/kdfs/hkdf.c
providers/implementations/keymgmt/template_kmgmt.c
providers/implementations/rands/drbg_local.h
providers/implementations/rands/test_rng.c
providers/implementations/storemgmt/winstore_store.c
ssl/quic/json_enc.c
ssl/record/methods/dtls_meth.c
test/bio_comp_test.c
test/bio_enc_test.c
test/bioprinttest.c
test/dhtest.c
test/dtlstest.c
test/ectest.c
test/evp_pkey_provided_test.c
test/helpers/ssltestlib.h
test/hmactest.c
test/json_test.c
test/ossl_store_test.c
test/pairwise_fail_test.c
test/params_api_test.c
test/recipes/30-test_evp_data/evpciph_des3_common.txt
test/recipes/30-test_pairwise_fail.t
test/recipes/70-test_sslkeylogfile.t
test/recipes/70-test_sslrecords.t
test/recipes/70-test_tls13downgrade.t
test/recipes/80-test_ca.t
test/testutil/testutil_init.c
tools/c_rehash.in
util/check-format-test-negatives.c
util/check-format-test-positives.c
util/check-format.pl

index f6bba3ba750c4970663f3cda57ae80e149fb92ea..03b1024f1c219fd41b5c46999467eeab961bf8ba 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 a46b56b9d4ddf9d33a92236642c8f4bb4189bdf9..5af3f7f4ef53a8319eaa75e0103e73bd815faac8 100644 (file)
@@ -1,4 +1,4 @@
-# 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 45051b72dea98bfac93060424d1be03151d4e53d..0bad37d469555b8590965b476c161cca57383508 100644 (file)
@@ -1,5 +1,5 @@
 #!{- $config{HASHBANGPERL} -}
-# Copyright 2000-2021 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 96788b9b93bd4428cecbd7482a2b0f0717dc0ae0..598e1069ed05e7d8a6c432ab2ac7671833a5af6b 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 0f6d91241a759f4f60b28b6f8da7687a1e4b4feb..62f0e61356403ef3184b168d112ef1780690a026 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2022 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 a566a9efe48f7c2c5b102fa0041d3dd90d5f968c..cd489142bb7005d5b0649fd97354c0a3b14cdf60 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 887f3e194121b24f7fc42f562182728f0b630b7e..55fb4877b4c5ec26d3d0817637afdf2d783287ee 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 5095d8c2d678c7526ae510d94ae65558516b4ed2..3b75a537b3e0255f64b9c7b8398286ec597a6cf2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2021 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 b0889fe0bb1c5a0a9cb49eb8c8e7483ac2159048..2f272deadd7b479686bcf6dfebdb9abae6e2ab2d 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 37c519592f00b50c0f294d13d5b0869257b15ba1..fd2aeb3bcf1f6e4a38a42c886dc4aff2134f66b5 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 72c4da985f0268785a7355e56d6f9d29d2528ae5..a9894d4d2abc61398362b71a324c6a64eaf314f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 ac202615630e0343706426710c0ec5ef414a9854..70a17a7664afe857b25cce322ae3655395611a04 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 2087327658b7bef3c1aacf4492b7ad3272df9974..362a0e62faaa397ce7b9f3ab48d7d3b640688a68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 fb25400dc123a034d98bfd392fa99ebc2b3defbc..f408717849f4d9523ab2a325db47a18d00a78d36 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 c3f0f8396894c542a762a7e3898b350e60e66c0c..99f3b9eb97199e0b303aa2372befd7cf976b5568 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 ef1a757bce6e6e65b2b2cd6e430dc6b9d0374f78..ac61f384501f2bf675dc1db4ba3fbbe7aa8e8c26 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 0741303badffada776f2eaf2966199ebecd3fb0e..160e4c80c6e65294e3ffe88e8a9b8caa698127ba 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2023 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 ad9faf5bfe3c542b7e334871dc3d0b35940c6692..86d8721b6060d45214e63a91a6960b9668d96a71 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 1f4be4f635ffc7674ca0f8c90fc8519706e58dcc..69954f5cde5631e859bac26aba7c3158b3409a3e 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 82d3c37bb194217d314bcbc6cd044c15b3a01a6e..602c9eebcc988d2783d2461bd668218e01ff3bff 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 faa8b389551587e0b9692088bb52a54e0b67bac3..115074d6d1bf5c59d7e37da060213f4fa36c7998 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 29fb683c09b4e6d3f8eac2a0da88b49893cfd5ca..46dba9cde082865d33fbeb246d994a209ada5831 100644 (file)
@@ -80,7 +80,7 @@ L<ERR_get_error(3)>, L<CMS_verify(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2008-2018 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 9e9b7da81560b8caeb9540a9de61bda534a242b7..ce4f39f885c2691b954b553e41912513a4bb5da6 100644 (file)
@@ -136,7 +136,7 @@ certificates in their I<certs> argument and no longer throw an error for them.
 
 =head1 COPYRIGHT
 
-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 cf9e295394e5a0e2834738ee473a80ce6ed14da6..618fd1f6ff0e9c3838e9a2550ea987840f6f1969 100644 (file)
@@ -41,7 +41,7 @@ The DTLS_set_timer_cb() function was added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2017 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 abf9b67d50dd5bdbb19983ad7eb3ca1d5772a2e6..a15abc2c3e1790dd4da09d3e83d53264236fd307 100644 (file)
@@ -125,7 +125,7 @@ added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2006-2021 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 d258226804e99573dd7c166c8f80c6a382b480b9..300f77889fd87676c1e9bfa77f5d0b58175d3337 100644 (file)
@@ -358,7 +358,7 @@ where added in OpenSSL 3.4.
 
 =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 da7559532e88e2a564db2ce307172a1b38702fdc..b9abd245cd7e731b010927949e897f9bb0af34f1 100644 (file)
@@ -414,7 +414,7 @@ The remaining functions were added in OpenSSL 3.0.
 
 =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 405a0dd928cdf5231419c5329d444d887b592abc..8a50db2b94d4c18082522382828ec33b5fe7d84e 100644 (file)
@@ -364,7 +364,7 @@ B<OSSL_PARAM> was added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-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 97074903394704e47199d8c79752da626225f5d2..a2bcd535b014852566daafe09851fbc34e7ea1c3 100644 (file)
@@ -425,7 +425,7 @@ These APIs were introduced in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-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 f0f3941b33add39bddef039d4f1d392ac9d33ca4..5c55aa191def8cd53ea6244341ce89d3a0beecb4 100644 (file)
@@ -122,7 +122,7 @@ The B<PKCS7_STREAM> flag was added in OpenSSL 1.0.0.
 
 =head1 COPYRIGHT
 
-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 cf6a8d172f520af079f9e0b63b62beebe12481cf..d9b61dcce9fde9ed35c560db01ad0e4d7a233374 100644 (file)
@@ -68,7 +68,7 @@ were added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2023 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 67ab6b64c631b46e29c0c5e8ecd2bc2f28156706..fa344337b5f838a225ccc84d9977cb4165d9264f 100644 (file)
@@ -542,7 +542,7 @@ whether these macros are defined or not.
 
 =head1 COPYRIGHT
 
-Copyright 2001-2023 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 b7af229851cf5b8f6e05d9aee0a9ddb195c309ab..6f9f9b92365cc8eb65b908d9f80ecc02da44ad10 100644 (file)
@@ -120,7 +120,7 @@ OpenSSL 1.1.1.
 
 =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 65689224fb9a8a01a5568b80427c400a4c56dafa..b65116a53f5f047952a397df7fa5573a29c7c6c6 100644 (file)
@@ -117,7 +117,7 @@ These functions were added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2020 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 4810d48a01aaab43a28ea820f764159093e150f6..76cb7000c28938030e9741d8d27856dfaca59474 100644 (file)
@@ -319,7 +319,7 @@ There is no need to call X509_STORE_CTX_cleanup() explicitly since OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2009-2024 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2009-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 250d68d199fa73d4e847873fe06c191efc730a16..5789524324d15770b1dc0e0a19a6cf931eb3ae18 100644 (file)
@@ -311,7 +311,7 @@ L<ossl-guide-tls-server-block(7)>, L<ossl-guide-quic-introduction(7)>
 
 =head1 COPYRIGHT
 
-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 af6d7db6c25cb299a532167a65ab05ffe1e28d93..894dac9a4e2b2259fc5c457d5a831415dbb59242 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 d105cd2ef2beac2eccb6fd0b3231c78eef606a21..8419f71436696685bf42134e96f8c03b2a7a6b7c 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 c2e82720286bcd7106e140869d75d74c36710b2f..d736a1d645f97a8586c8e2c0bcb58e1af78c1aec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 7c0504977809a839636bd43fa76a91b583d2b255..3724da23bcd3f2d4c2b1253b9dc97fe3ef127f2a 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 407089d98fa37375ca7cb26584b72adaa7e11bbb..a3d209e0eac3111561b27690b9c5fc5fdd0fc9a1 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 d6dfcb78b3ed58e64844748cf8851971380dc104..6e3e8b5c0f662e44d7171463709cd090e0729845 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 c54ad7837e5c45c8bf1b546800dec9cd11934e82..0d62f556ecd5f2649c11f848ef96b0190ee8f668 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 5fac273b990b6be5137437d066a0b31047de1854..6cfd43db2d1daef051ddcde9260ea66a4873bd10 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 aa407806fbbec19db86e188f6d0825320c24bb16..e81c82d23fa8b0dd04f3df9a13f1bb6297e0a628 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 57316c578171844a8fae1e1930dccc1f9f815a3e..59a86a105e9fed0a353b629b5195fb45cd4302c4 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 1d1e17b7525ce0d652ce6659e2ae898ee0d969a9..527230137ec2faa9e5ecd57f171e0990bc2ca621 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 23715b2cc6adad38364ee4997cf405572ae94ca0..99cb532d03c3a81a77e766fdc71c763f7b748d8e 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 9f3bc9b6b1df77dc5bc851a4f102bbe505c31e22..5156432884077c8c44fb983a76c522a41b7b7c20 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 df16341fcb5557c3387e26e3701e85161274fcad..1e4d431058994d842a114d4d39ccf89f806d0bbf 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 d8d97553930dec0d7265d2cd187ad6bc7cf3ba16..937fd0419d0237d892dba9e02073c52122b41117 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 7b101df1a078bae84ad7eb7fa1caf109ecae1f21..e12aa76fe40eaaf30fb432abb6e2a9ca1795f44f 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 5a6a6b7aaeb627c383a88d1cef8ac57c1a7218eb..ecd15fa0bcd64e6cdb67b64b6604ef1361a083d2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2023 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 afbb852d7f78e2b040cafc6671f6b01730b0645a..e1cb59d58dbb5058c5f1de516e4a40a23b6fcbd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2023 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 ba3d1b82b0aaa5199e854d56c4b95748c15201dd..450195f998d8f65b42a51623e897bb007839afa0 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 b5606041a799f9d97ed631688deecea791519144..557b820efb5b00edbf99fd17ee2f699fe1ac9379 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 62f17908757dbc5154485e1bf0ccb80ac1081dac..9ff180e2100917eeaa11b080f87e0913c05e4c8e 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 6372f1beb50c3c2aab7913f489535c31f67fe7ee..12a3ae4e39da97e07fbfc8480e470d0c68697aeb 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 ad88d97a4a04877422fc07d8a5c6935773ee4fec..bc5c598b34ae1f68bea90f629182d413bb711ff8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 9345a9c841a903fc95c99085762afc6c8c599712..9c40b0af92ec5ad22a1dcefaea8acbb3acc053c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 0b58091677b87516b4e573868ab5b31c44b83327..7fa4c7ca9014d7e884f24fe1208c8acab289b88e 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 6de0c7dc3ccc728e029d42c0939c4d4c24ab8ed7..6c74b65cef04fc210ffea7c7cfe8958904ee8598 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 e7c726352b6f13228cb6423d4f0fb2a161a87466..eaf0dbbb424f8c8d72702d957d1123d2cc7f1a24 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 99ff83e11263eedd86035f0b717745cbef222ebb..2be202f785e3755d8d1380a806bbb3694a75941d 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 344d8d2164ab1d723f47b97e8db6d920c0c32c9f..299ecb60bea1f4cec4d9fe1c9aab7cb038d927cf 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 601187c51905af88c312d60216ae3b77854e9c04..35a4beee069512e3c5ce5ab62557ab8bf7ac7040 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2017-2021 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 ff8a115555a24ef0c5aed5b1e5e705e2f4f9c3d6..5fc620a1399e5c57734beb3f112a5c31253011bd 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 69ea27ed2b98851280c997475c7cfd995b2457aa..64224186e477cb564b67783819440827440b8be6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-2020 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 7b574daef7f39744952b40b0f84b7cfec696cc0a..9f33895a4fd9f53f2e1b11b69c7961feae305a64 100644 (file)
@@ -1,7 +1,7 @@
 #!{- $config{HASHBANGPERL} -}
 {- use OpenSSL::Util; -}
 # {- join("\n# ", @autowarntext) -}
-# Copyright 1999-2022 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 b813e5548f28864e4c8564f18cea78313678abf3..753a280b0e72bfcae1f434f61a06b9a9eda2e981 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2007-2025 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright Siemens AG 2015-2022
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
index 63fd6ed1e688c70bb0a5e780b0e7fb4b5b3b90f0..e6d4c2a12aaedb5d4e74b83450b8f52d2bdc73d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2007-2025 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright Siemens AG 2015-2022
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
index baa4ab94ef8b3a122317fcdfefdffbaa474f2d65..18a4924b29a10e2958fd6bc17044d332d04c9708 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env perl
 #
-# Copyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2020-2025 The OpenSSL Project Authors. All Rights Reserved.
 # Copyright Siemens AG 2019-2022
 #
 # Licensed under the Apache License 2.0 (the "License").