]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Copyright year updates
authoropenssl-machine <openssl-machine@openssl.org>
Tue, 25 Mar 2025 14:59:38 +0000 (14:59 +0000)
committeropenssl-machine <openssl-machine@openssl.org>
Tue, 25 Mar 2025 14:59:38 +0000 (14:59 +0000)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Release: yes

16 files changed:
apps/ocsp.c
crypto/asn1/p8_pkey.c
crypto/bn/bn_ppc.c
crypto/ec/asm/ecp_nistp384-ppc64.pl
crypto/ec/ecp_nistp384.c
crypto/evp/ctrl_params_translate.c
doc/man7/provider-digest.pod
include/internal/ssl.h
include/openssl/ssl3.h
providers/implementations/keymgmt/ecx_kmgmt.c
ssl/quic/qlog_event_helpers.c
test/recipes/15-test_dsaparam.t
test/recipes/15-test_pkey.t
test/recipes/20-test_dhparam.t
test/recipes/25-test_pkcs8.t
test/recipes/70-test_quic_multistream.t

index bac054e9fcb4f7fe3ad65289cffeaaaff849e1e8..79b76a2ca747c3b7be25f5e092113d11d77e522f 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 503b65b7c69a9fe65c32ed49f73a30ef3328b0da..a33445d49e76b125c3dd5b273685728d1ef444db 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-2025 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 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 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 1bdf0e74273a514f060802e1aafc0c11d7eb7bbb..2ceb94fe33b7e84926853471a21b7dab824d91a4 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 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 bb0b73bb6c0535a3985e38ea4a550f6dcb57789d..c44de648dcdfb54795c5b8b6a70e18f2e6ac0d1a 100644 (file)
@@ -288,7 +288,7 @@ OSSL_FUNC_digest_copyctx() was added in 3.5 version.
 
 =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 622be7ec69a5b4b7f836b33278c937a22daa9b7f..689f3484ff7b8b357a273e93dcc6f65e6ebc8da9 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 05373a8d60d2d34b422fbad49ee580978a115398..b8dada1b6b157a2f5802a112e60b82787133ae06 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.
  * 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 b229b0bf39ca26a6743d76213b28e837f8ea8823..230a75cc5795c890bace012abd09645db0484eab 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 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 abe561261d46869d5b2845ee0c0a9c35608a2780..8f7d2af1754ee024eaef2536567075437383d945 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 85b870f5a9e7c2b4ee67779e36b4d45d341040a0..70bb0837f1c9d5f64dde6c141c13d1cf9b89e26d 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 cfae79ab57b8e9aaae6cab9158edfccb77fbc845..f08e8dd437242e60fdb1e2628577f3d3c5eed7b6 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 cb8a77dd3d0ced85c2862f859a7155ae9be5326d..50cb01a407d71d521997d5075034cd8ba6baa52f 100644 (file)
@@ -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 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