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

164 files changed:
.github/workflows/compiler-zoo.yml
.github/workflows/cross-compiles.yml
.github/workflows/prov-compat-label.yml
.github/workflows/provider-compatibility.yml
.github/workflows/windows.yml
.github/workflows/windows_comp.yml
Configure
apps/CA.pl.in
apps/cmp.c
apps/lib/apps.c
apps/ocsp.c
apps/s_time.c
apps/storeutl.c
apps/ts.c
apps/x509.c
crypto/aes/asm/vpaes-loongarch64.pl
crypto/armcap.c
crypto/asn1/asn_mime.c
crypto/asn1/tasn_enc.c
crypto/bio/bio_dump.c
crypto/bio/bio_print.c
crypto/bn/bn_ppc.c
crypto/chacha/asm/chacha-armv8-sve.pl
crypto/cmp/cmp_client.c
crypto/cms/cms_pwri.c
crypto/core_namemap.c
crypto/cversion.c
crypto/defaults.c
crypto/dh/dh_pmeth.c
crypto/ec/asm/ecp_nistp384-ppc64.pl
crypto/ec/ec_key.c
crypto/ec/ecp_nistp384.c
crypto/ec/ecp_nistz256.c
crypto/encode_decode/encoder_pkey.c
crypto/evp/bio_enc.c
crypto/evp/ctrl_params_translate.c
crypto/evp/evp_pbe.c
crypto/evp/evp_rand.c
crypto/evp/exchange.c
crypto/evp/legacy_sha.c
crypto/evp/pmeth_lib.c
crypto/hmac/hmac_s390x.c
crypto/init.c
crypto/loongarch64cpuid.pl
crypto/md5/asm/md5-loongarch64.pl
crypto/params_dup.c
crypto/perlasm/sparcv9_modes.pl
crypto/pkcs7/pk7_smime.c
crypto/property/property.c
crypto/provider_conf.c
crypto/rsa/rsa_gen.c
crypto/sm3/asm/sm3-armv8.pl
crypto/sm4/asm/sm4-armv8.pl
crypto/ssl_err.c
crypto/sslerr.h
crypto/threads_none.c
crypto/ts/ts_rsp_sign.c
crypto/ui/ui_lib.c
crypto/x509/v3_cpols.c
crypto/x509/v3_lib.c
demos/bio/sconnect.c
demos/guide/tls-client-block.c
demos/sslecho/main.c
doc/internal/man3/bn_mul_words.pod
doc/man1/openssl-cmp.pod.in
doc/man1/openssl-namedisplay-options.pod
doc/man1/openssl-s_client.pod.in
doc/man3/CMS_sign.pod
doc/man3/DTLS_set_timer_cb.pod
doc/man3/EVP_PKEY_CTX_new.pod
doc/man3/EVP_RAND.pod
doc/man3/OSSL_CMP_ITAV_new_caCerts.pod
doc/man3/OSSL_HTTP_transfer.pod
doc/man3/OSSL_PARAM.pod
doc/man3/OSSL_PARAM_int.pod
doc/man3/PKCS7_sign.pod
doc/man3/SSL_CONF_cmd.pod
doc/man3/SSL_CTX_set1_curves.pod
doc/man3/SSL_CTX_set_min_proto_version.pod
doc/man3/SSL_CTX_set_options.pod
doc/man3/SSL_SESSION_get0_hostname.pod
doc/man3/SSL_get0_group_name.pod
doc/man3/SSL_key_update.pod
doc/man3/SSL_set1_host.pod
doc/man3/X509_VERIFY_PARAM_set_flags.pod
doc/man7/OSSL_PROVIDER-FIPS.pod
doc/man7/ossl-guide-introduction.pod
doc/man7/ossl-guide-migration.pod
doc/man7/ossl-guide-tls-introduction.pod
doc/man7/provider-cipher.pod
doc/man7/provider-decoder.pod
doc/man7/provider-encoder.pod
doc/man7/provider-keymgmt.pod
doc/man7/provider-signature.pod
fuzz/x509.c
include/internal/common.h
include/internal/constant_time.h
include/internal/e_os.h
include/internal/json_enc.h
include/openssl/ssl.h.in
providers/implementations/ciphers/cipher_aes_gcm_hw_armv8.inc
providers/implementations/ciphers/cipher_chacha20_poly1305.c
providers/implementations/digests/sha3_prov.c
providers/implementations/kdfs/hkdf.c
providers/implementations/keymgmt/ecx_kmgmt.c
providers/implementations/rands/drbg_ctr.c
providers/implementations/rands/test_rng.c
providers/implementations/signature/dsa_sig.c
providers/implementations/signature/ecdsa_sig.c
ssl/quic/json_enc.c
ssl/quic/qlog_event_helpers.c
ssl/quic/quic_channel.c
ssl/quic/quic_record_tx.c
ssl/quic/quic_txp.c
ssl/record/methods/dtls_meth.c
ssl/record/methods/ktls_meth.c
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/rio/poll_immediate.c
ssl/s3_lib.c
ssl/ssl_cert.c
ssl/ssl_conf.c
ssl/ssl_err_legacy.c
ssl/ssl_init.c
ssl/ssl_lib.c
ssl/ssl_sess.c
ssl/statem/extensions.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_dtls.c
ssl/statem/statem_lib.c
ssl/t1_lib.c
test/bio_comp_test.c
test/bio_enc_test.c
test/bioprinttest.c
test/cmp_client_test.c
test/conf_include_test.c
test/dhtest.c
test/dtlstest.c
test/ectest.c
test/endecode_test.c
test/evp_extra_test.c
test/evp_libctx_test.c
test/evp_pkey_provided_test.c
test/helpers/quictestlib.c
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/hmactest.c
test/http_test.c
test/json_test.c
test/lhash_test.c
test/params_api_test.c
test/quic_multistream_test.c
test/quicapitest.c
test/rand_test.c
test/recipes/25-test_verify.t
test/recipes/25-test_x509.t
test/recipes/70-test_quic_multistream.t
test/recipes/70-test_sslrecords.t
test/recipes/70-test_tls13downgrade.t
test/recipes/80-test_ca.t
test/testutil/testutil_init.c
test/threadstest.c
test/tls-provider.c
tools/c_rehash.in

index 4bc3a1bf65716849b92a6f500cbcd9db3193ad36..c255eede68dc25dd30b07a0e51074bd6df559ff4 100644 (file)
@@ -1,4 +1,4 @@
-# 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 f5aa85c7a7fd21a0536f265962d6a631ae87f622..ddaaa236114fcbc711bca0a3c49bfb797728224d 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 a5aa09c17659dbd7c9b11a5417897eefe233f0af..4b2523ceda233fb1a6ff30b242e5abd64fae0590 100644 (file)
@@ -1,4 +1,4 @@
-# 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 2416413da33fed0993b8bbcf7bd5f1c7ca50cb93..4a9f70000cad63b81cc38336278ac130dd322db3 100644 (file)
@@ -1,4 +1,4 @@
-# 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 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 2e70ae50f223287ba95922824f7a19ad4400168e..95a00667c4bfe48ff62aa7fbfb8529631adcfa75 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -1,6 +1,6 @@
 #! /usr/bin/env perl
 # -*- mode: 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 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 16c448ad2a42b4f425eb6a2a18fbec07063215d8..28aaeb915039465fee7e4c017bff2b3e138e849b 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 Nokia 2007-2019
  * Copyright Siemens AG 2015-2019
  *
index 1b81f3859e0348a69ec26083482468f1c0413a7f..ad5e296e21c880e8793d5b79d1a68f1779b076a3 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 11af0a3a6fc31adc05a3273db673ebe0e0eb288a..a22abad00a90e9c3e137cf4cf39157d373a9000e 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 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 953fefdfb1bf87de88dc74884670d8ff5d4ea969..1594a9bb7560d4c86d67e75880ca0c0237c15e7a 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 00c8fae1a6d335957c4a328b356886f19540b9e8..e59bc3b4b4a22cbb4663f4c0233fd52a1778469d 100644 (file)
--- a/apps/ts.c
+++ b/apps/ts.c
@@ -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 5083b3f549437c9bf357f72df0fe0357c78b76d3..b3cd271d1b3d604d68c24c2c4b973f44083160df 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 00f3ed55bf59d78ea240b3f6b1caccf2a42552fc..42967f526605f5629e4daff369fe899378086232 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 0a9b0c4298cd6d12425425ebb10e523e6c18317a..0808f0136be8f50fa58958b6d743234f59567556 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2011-2025 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 2c262b095c84bcc739482953f3ed85e040e36dd1..806adade7ffc952118c5adb95e356048e4af491f 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 e0ee7604345ef7af4dfc2e2a285dcf1873e5f49e..f302b4b2e1e85a192b740d1d6600247e15e079c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 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 29293bad55b3425a84b78e382b4049b8156f8f9c..80f705eddee918840b164f226159606f1ad26c36 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2009-2022 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 4bb0be4151df892416d016ac688d1b4b56332d62..fdf4c0ee17978a13374b2252e7aee4cb8b7124fe 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 dc87b3e7126cc2fe48334229321996f2722961f0..08a9cd0155c697cb4179dd302d21fdc07c370383 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 Nokia 2007-2019
  * Copyright Siemens AG 2015-2019
  *
index e32f5e6117fbd03a79af53fe58b82da53369b551..a7d609f83791a21ed5b3fe3ff1c87659e78bbdef 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 b33dc20756940ba2967889c940fd12e317baaaa7..fefb80f699d18218c6e9481ad4895fff8b5e9965 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 ae439c668b3482b087cd7fb537e96b4a34555dd8..eaa6ac0d656d21f0d23058cc0ea19b71aaf26c48 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 1a4da0f05fc0ef806d30a257fa3714b27fc4841f..727781b3cce879d26c311d33b8d35cf6d2af45b0 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 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 b663bddfc6461e9ea5b0173496550f90b18a14f4..43028d047d08035e4bcd62a6f04c4f3741e141b8 100755 (executable)
@@ -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 38d59da83aecf134a95d49d7f9a43a9cda2859ae..a3907ca5994dcf45065ba7832a45dcfa39fbbd00 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-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 8b5c0f00eb734cf06177782a4509f83c904d7e84..9d682f5a02ccee86a11f45fbf0f65cea460d1fb4 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 dfb63c4ca48b791bf4f8e35d8d1d21db0f3bf78a..0e405c0e681dead7aee84954e5f32ecec35a46de 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.
  * Copyright (c) 2014, Intel Corporation. All Rights Reserved.
  * Copyright (c) 2015, CloudFlare, Inc.
  *
index ac36ffae5ec1a02058ae2fcdffb1b214b0020e68..97aad88202290410f6649b5e2822e1e2d493df80 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 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 ddc2f898433c247fcb49ea5143f6a3ec8287168b..13240db611b3b69258c621c83348a5febfb20729 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 079de2f61cc021fbd411efddf68d470edf9a2bfb..5478dfcd3b6dbfc09ed264741f22939f06b76e28 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 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 70c2f441b9d7a091a5c2c78694bcc51dc04acc89..56fcef64e7b680ccf50f5531a9de177664afffe0 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 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 453f9a38863b03e79ff5599ffef3e9f11d8b540c..802230c2ee3a7a18f964b64b089294ed6cc9a65e 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 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 659e90968d22c66f57b99d487d353c7c6fa7f01d..2da4914707b1f2ce5e036354851e2d9acf0a50b0 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 5483f8cb24762389aae203356a4ded9f14a26f5d..24f2ed9a03e9405ec4c88b95a5d8508d5fe1e8f2 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 b15787a3894dbc1999cab7838a0130c4f73fe0d5..370efd08c41d2c63808896f38744e714c04981e7 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env perl
 # Author: Min Zhou <zhoumin@loongson.cn>
-# Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2023-2025 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (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 295c6312cc37a9e4a1f7c54b74d7ec3c85ff0a70..3f24511c1a6bfef8e40a4e0fd3b87cf440090d90 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2012-2025 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the Apache License 2.0 (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
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 0d7bc6994ff06803513e2e51cf5b20b66865cc53..464d91b314db5bd709210dc262f348c64b008f79 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 b53ea3b1f8afad8dbcc6c2fe6c7b49da49e74967..70c9729eaa79b96358b3430a2af5e34ff9a536b2 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 3caee1a9bf0bb60ee13692306dcdb37b8a04ceca..f76bb7748369fdebb8cbc67f6f8d0308e5761248 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 6d69317dd4213da613366c650adad923f93f143f..d29601c2be2d201a527b9faae12eb6e5e1cd2f5a 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 b8bdd5382320ce2b0c6278d39f5cec9ab6d66f98..576a5dfc7983958061781424e2f21fcd2c5dc454 100755 (executable)
@@ -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 3ef6afd03e6520103daec7ffa8d32cc804f89954..099bd73cecb8e0f7d1c1845fb41551055cf39bcd 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 7d2bbd6c4e637619ade044453b92db7ade613560..14644f429de87115b04b10dbcc474a14ed63d160 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 8e9d2e8d488d0f8542d0d621487451e6b1a017a6..009d15e54863256bddea4a11efdcd019029ca242 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 452d68745239a4ae3fcf07923f30860d98d0fd2e..b6db2b046efc74ecf47f31f8e1d10b2766d3a8ae 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 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 603bb1ce59813f5d39c591453f52d0b841871c59..fcf8728937db46661940e571460d167cdec5621b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2021 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 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 b813fba7474a2728aa59ceda11e42501ea5aca90..2535c8ca1e9c635491ba253d78ce607291e7a0d2 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 9568be01de1484622624dc48b66fe95875faf90f..d2d8e3397a144a479f0a18d70d2ef2e67d6d2acc 100644 (file)
@@ -221,7 +221,7 @@ Described above.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2016 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 6ec95a977d49653849bcaaf734fb1a684f9d94aa..9cd20c7bc7e88b7a8e8cc693f3ce5fb112180ef6 100644 (file)
@@ -1500,7 +1500,7 @@ and B<-rsp_crl> options were added in OpenSSL 3.4.
 
 =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 f16a582021f27c9edc28ce6978fdbd9911869c09..b7772ac946e5a994f7b159bd0272d5a5910b3bf8 100644 (file)
@@ -171,7 +171,7 @@ name.
 
 =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 d9b6d5485f61447262a605e5cc245acd3d915866..e1a0a04f7c2a594ea5d076554d53c6686d76f8fb 100644 (file)
@@ -1105,7 +1105,7 @@ options were 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 d8804c1d4edf5184f801c298280f7dce2d5f0b28..bf5fcbd048e35aaf5a343a8ccafc7c56168cffa0 100644 (file)
@@ -135,7 +135,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 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 c7fb5f92e03bf05d85fff9dc0ad545f8f380d13e..ce555d16e6ac1a138f6ab0491fef20729476c34c 100644 (file)
@@ -208,7 +208,7 @@ and OSSL_CMP_ITAV_get1_certReqTemplate() were added in OpenSSL 3.4.
 
 =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 ae1cf3c3706c16b243f1a5b0bf58a242a0a884dc..27c5e5d7ccddbd10c6b700642feca6d0638c57bb 100644 (file)
@@ -296,7 +296,7 @@ All the functions described here were added in OpenSSL 3.0.
 
 =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 b674a75ed030732fb89377a8a9fdf2d40d77e7c1..8a50db2b94d4c18082522382828ec33b5fe7d84e 100644 (file)
@@ -364,7 +364,7 @@ B<OSSL_PARAM> was added in OpenSSL 3.0.
 
 =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 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 bbddfe6a7960346cfd31548ff106015b603b74bc..bbfb295931b1fcd5c61db9feed144664263ad9b7 100644 (file)
@@ -814,7 +814,7 @@ B<PreferNoDHEKEX> was added in OpenSSL 3.3.
 
 =head1 COPYRIGHT
 
-Copyright 2012-2024 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2012-2025 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index 44b1f207588c0beedcf77561e0343cf697171341..3a12312e90cdea3bc2df18cab5dc8fb07e2d194e 100644 (file)
@@ -179,7 +179,7 @@ supported groups as comparable in security.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2024 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 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 3e7a95dc1792e79982217a4d9fc06931e14d8fd1..c0296d303a978b328806fca037c4ebcf304856de 100644 (file)
@@ -541,7 +541,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 e2d0540582b14c39eb79b1132c70553e8dee4c12..f7add16d7bdda9bafab3afe430819aa622185c82 100644 (file)
@@ -65,7 +65,7 @@ SSL_SESSION_set1_alpn_selected() functions were added in OpenSSL 1.1.1.
 
 =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 13d26f414f7697f1946b1216ba258c478191d0da..37bea2fc7bb6cdfe9110f8399e9a132a50fff6f5 100644 (file)
@@ -37,7 +37,7 @@ This function was added in OpenSSL 3.2.
 
 =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 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 571d16e52243aa04737329bb0581082d81efc68f..52ec0c1cf0b30373104815e86ed168d246ff2cc3 100644 (file)
@@ -407,7 +407,7 @@ The documentation was changed to align with the implementation.
 
 =head1 COPYRIGHT
 
-Copyright 2009-2023 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 ee2870d05c74c2b41a4bfc3652de755ee928ee74..96316b89abbe0db6662564e4d67d1fabdaa1d1ac 100644 (file)
@@ -530,7 +530,7 @@ This functionality was added in OpenSSL 3.0.
 
 =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 415a252443cf5b3675fc1408d5a4e59fbc1cfd2d..8711286e9e93615f6a7151d19e8e3f9a75b52b91 100644 (file)
@@ -95,7 +95,7 @@ The pages in the guide are as follows:
 
 =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 7c461b6c19a0376913c55fd53fd50d33c54a6e23..9abb5340aed7496d693727cb5a40b490d7462806 100644 (file)
@@ -2505,7 +2505,7 @@ The migration guide was created for OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-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 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 b4540b1b197e7d39d947935adc1cd5f96673e251..c5d40a223acfe1f721f503644eb1794f03d22059 100644 (file)
@@ -241,7 +241,7 @@ The provider CIPHER interface was 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 cd6ab546032577a554d386acfe06935549db1d04..d19deec4af5b3a1f0bef2aab125de2249bd0bb57 100644 (file)
@@ -304,7 +304,7 @@ The DECODER interface was 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 1b64701d06975ba2e841a248003e6f93c51c59d6..dadd33f9b0f6de0022b1109ae72b4fc04f4d3923 100644 (file)
@@ -323,7 +323,7 @@ The ENCODER interface was introduced 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 873b8fc88e138d86ebefce170fb108d666303567..c76c18f03bfb6ebe9e202ec1c5b87f9850bc94e1 100644 (file)
@@ -518,7 +518,7 @@ The parameters "sign-check" and "fips-indicator" 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 c8b6dea9a3e1064f26e2aac439cf2501c67686fe..58a1ca71a76d939f211305290ae9dd527a2d42ac 100644 (file)
@@ -619,7 +619,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 d3fd0efd6f72f25a0e8ee6351d24a876bbd78c8b..b1e12cf901cab6d146059a18920045857c3fa8b1 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.
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 8b32ba19dda353e1352ea9a1ebaeb45ee8a3f041..2bcfb48a7ad0ec0ef639d70ab13300cc2a68835d 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 024f85477bc10d95c089539c48a4b590a98f8fc4..22f62066fd48144b13ba46f016fe3683348511fc 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 0530a19b5884cfadc03b0ac419b9309d7c1183cc..75037724b21a48a4a09fcf4d0347b50e23d78ae3 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
  * Copyright 2005 Nokia. All rights reserved.
  *
index b5dba478a15d1a1b47c4b1146b6d31315fc57925..60fff493d8093c60b7518e1fa82554c0876849f1 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 d2067985d405feef4eeac7129e49ce830dbe5a0c..96bfa1fcde279850adbe24c0a5f4d4a94e80a722 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 0acaf0d76f168c5c8b6d6dbbfbd41045dba5481c..5675723dd8bd4f17f3ceeea843bb311a9629f100 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 62e919c270c3c833242775f45a00d4514b075c32..bc5b770cee35abb9a0278a3ce458898e862db3c9 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 e5f95669ea56cc00abd97099bf950e12be7510f5..260b7d167fd603f30b40b6d52fb992e5d2cdaa90 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 2b279b363d7d565568fcb7a508dd80e7bfa109c4..da0ff0f7918d604fdd85d52f34c39a3bfbfc1907 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2011-2025 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 4311d88a7dcc5b41a05271c06b9bb35b14faa1b1..714fec686e761b39c5499285b84275cde21de3c1 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 1f0033279d9821a2cd583136f3fb7e439cab4a91..e2d38e9921e2f8e0ae56d5a244985fac350d48b5 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 618fb4d04e2258edc9b3e12cc3741fd14c073800..1020fff7f9fb778315de697162624d03a5eb7f19 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 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 148cf2f57b583540a4da050e4a60eda90446a7de..a4f74e25c800c5bcdffc0b26de1374689bd7dd5a 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 88e86b83df0ad58c1ccb5fd5c4c792184f1ea407..64aded4253661422cec95eb4041a2d1ca02d303f 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 3f3688f134c5d1cea5d5271887fba4301cd42187..ef93a14f94a83ae0e01ae1f4e19a86ce200ad049 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 8bc6a7d38ef33eff3e7993351171fe56b2d1cb82..3924661f146eff106ed70bf2042fe4dc169f48df 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 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 096beee3c725c9bfc8aabbaa3bb1ea3e7ed34826..6f2594768391323ef09f01015a03a333048be3bc 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 33bc9cb8f6c7a3d47f8690f0aa5ad94368de1878..113e2139165b61b60350cb49bf3981a542636720 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 0607a218c7fee06b6e34a7cabe425164037adcfc..eff27206a0a7d5eb4ce0779e350f6aa96456b3ca 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 663e4fd91bd11f4c27f3c01521b2d7de269dbcd5..a02cd5425b0619374772cb7ea34c0da33b86c92e 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 1dec0052143bdf5b008c124ef355804122450277..0f2e338590d15654558e06411f13684e79fe4b93 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 9b598f242951aeedc430b243e3dbafdfb3875361..de4717e2c1dac311a8d3e216bd3ac229d4dcce7b 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 0497c26db26ffc61107212662cf8052d8bd32849..c6f7880a0408c2153a8a88720ce6421b235f3f96 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2012-2024 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2012-2025 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index db8fafbe42f38136212cf6830e754583d498f22d..264c6b4d4f1d298beed0419bc21c455f0686a8f1 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 0584b19b7b560554b2a85c52d267e73f5c865811..3ff1d043df6c86ee18a8ab3d8b5ae5980f3df2fb 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 2430b5e7ae01817adaf82d4d41ad14f40e135723..430fbe20e4ea4e8fa5cc8eb339f20abc80d26057 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 bfbf637e4fc259b6e03b87efee3cc2410a46fc22..1ad76c56ca57bb65f1fabe1d44ec988156242b40 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 2005 Nokia. All rights reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
index 24e5325fc009fd8cb2c5875fe01dafb2988eba28..3cbd70338be79e4aa5f37f012454e79e20b5f164 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 509f7143c394f0d07014bb9294d6e8e96de24412..78fda2a0ee2acd5a0aaec9085a4a24d06419dfab 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 4b2bb9636f684702cdd63ce6d4f43e5a41f312e2..3cf39a9fa67c49aed60ad52cf17fbe90471e4cde 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 d4336e02cc7d5c3f100c3d3d766167b75ea28a70..d6b1addbfd0af7f6babb0d0028c3c7e288c57544 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 bd85167a289ee7657d89150c99cde025d73f796d..e5877dd5f514303d732711566d35c4edda158b2e 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 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 aecf5a0b80a69c6a54007343f06e1aeab3753842..1f54db76c4f53e1e0a8b353ab6a2c9da6770ac9d 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 3c654440252732be6789c2e6e002850b8987c119..97eeff773d603318cf691a3e60376660cc237279 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007-2023 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 c84efb3c5d475a8ea91c3cd908b13b5a72ac7827..74c5c72b64f5bb8f3cac845009465116a47fd365 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 08a57c3da54c8b595c06dd4c7ba6bb90a220725c..4278d1dcb5677fbc245d10591fe57844fb6ae850 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 871ef6a807b172bf1223e90cb0eea93af4776f4e..9fd5f04cd5b49c3b83bf78f0d1e5fd7d1c0a45e9 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 8a251e5a47840e8a6e7b912f9b0151d8ee5a16a8..d8cf866cf71593243eabac03e9044b2f3bfe9352 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 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 3244e3767f755ad0503b00a76ef8dc156ec9645b..028e291479ba8e5ba1cd820839f2efb18f4de7ca 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 fbf1a7a91d58cb656e90cdcd7f7195f5ab098bec..d092abe575287c64530120bfdda3867c42502463 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 16f679cf5f0f9db8117728286d8342ee4cdb328d..af995b1d6873face8bc17d0bb73083f5da4d8dd9 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 9ff0e423dff5fa1e2599919d047de1da6b7b2139..8769f3a4ac0095f8fb43cf05dce34bf09d756d7f 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.
  * Copyright Siemens AG 2020
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
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 193254b6a697a26f4612b0cdbeea483310b2b381..94e9f3944ea5e680b104169a40c549c4be36bd4e 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 (c) 2017, Oracle and/or its affiliates.  All rights reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
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 a03bf32c353814feaec97464325283de6273f1bb..1a8554bf9ed708aa9fbccbdd86807c9353caea07 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 3edea5c90b75cbee4cbdbca343cefa06b1abe27f..bca96628bce6619ecf649b2b4401b99c1229eacd 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 711cafa76ef33a0aa8267fe43226ae3ce28e591c..4eb7fb3c95f1de08ee9328c696c36bac1fb0a86e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 ec073291b505847684ad897e4f31546100ca2620..b376718250951c15e433bce0f327cc1525fecf25 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 a6977659b4c9716d06d3f7c5026e0989e3e2e0bb..e14e1b5fa65826ec3c0283477f70fdacbae04f0b 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 356382c68086840c21261bdc4c0d54e8ff8dfef9..320d095d94f4e69fcbb6a092c7942b4c65bf21e2 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 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 7caad8b3229c738057e39e055d8c2c64da048524..76db07f3baf6b6d1182fca981de7b2a029691306 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 7d619d6aa7f0900749505ed165dc5eb482ae0988..4d3bbfe101025942bc8674a07f3df23b8b8c2487 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 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