]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Copyright year updates
authorTomas Mraz <tomas@openssl.org>
Tue, 9 Apr 2024 12:09:20 +0000 (14:09 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 9 Apr 2024 12:09:20 +0000 (14:09 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes

15 files changed:
.github/workflows/fips-checksums.yml
.github/workflows/main.yml
.github/workflows/provider-compatibility.yml
apps/lib/http_server.c
crypto/bio/bss_conn.c
crypto/conf/conf_lib.c
crypto/conf/conf_sap.c
crypto/dsa/dsa_sign.c
crypto/ec/ecdsa_ossl.c
crypto/sm2/sm2_sign.c
doc/man1/openssl-storeutl.pod.in
doc/man3/EVP_DigestSignInit.pod
doc/man3/EVP_DigestVerifyInit.pod
test/dsatest.c
test/ecdsatest.c

index 9b0bec2a78f1335eb0b743737c6f0afb5fcb2c5a..1ea3195fc7527de2ff20e9d957f9de537e6813da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-2024 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the Apache License 2.0 (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 8ff02cee2757eb128df60965f04a1a2cb7c2ca5f..1214641901e8057394815c75154cd6b231aa5d8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-2024 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the Apache License 2.0 (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 982ab21a093bfd1724fb24d22bc6a642e66a9c41..d44658e122fdea4f6f3f876f7ab280869c280d8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2023-2024 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the Apache License 2.0 (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 0bdeaeb5f7416bd6494b025537d95832a2bfb9e3..ac66a42def22bc6218e73b9f1749dedd82ec2ee7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index c7a19a553810db70fbc0f376cb30f5c02c059942..9d00f18297ffc584947419735f086bf2fee19cf4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 13e2723f8009f5e4e6513267ed3f0ed312f95d7b..e82a07da571601262d5255335d4531f89f0d4e75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2000-2024 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 9c78f465814894556e1e8d112d883af402c88193..15fd2f3f9d732fdd69e6c38f9a1d439947bde966 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-2024 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 190aca8ad9e8fd56c1ae7f0dee644a960dae486b..aab7953c0d9b5fc2798441f99065b3070e64f44a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index e60877aa057e53a858b194c73e5be2c937302279..78de835bb2e7556bbcc6a0f26b25e74c6c9a1ec8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-2024 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 1b3ca94d6e6ba43c57ef1beeeabe10074c2dc178..b4932e3127312370db56adfac4b2041c7b29e205 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2024 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright 2017 Ribose Inc. All Rights Reserved.
  * Ported from Ribose contributions from Botan.
  *
index e0b98565de61cbe0a33e4e590606150e386e1783..bdae5995553d74d2e3f54c27e86ad39197973de9 100644 (file)
@@ -139,7 +139,7 @@ The B<-engine> option was deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2024 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index 9916cf0f10fa099928101dd8154ce4e2780c357b..a286c75cc4bb747fd50988422a933cbbfefb808f 100644 (file)
@@ -211,7 +211,7 @@ EVP_DigestSignUpdate() was converted from a macro to a function in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2006-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006-2024 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index 84401a8c8030eabf3817a792436781864a6d231b..dc694308f9757172484ea8da6f9ff21bf74cdd6b 100644 (file)
@@ -196,7 +196,7 @@ EVP_DigestVerifyUpdate() was converted from a macro to a function in OpenSSL
 
 =head1 COPYRIGHT
 
-Copyright 2006-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006-2024 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the Apache License 2.0 (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index 73c6827bb0defe1189647838624c8a7b20bd1ed6..b849105d33d8f235bb31c5f58a452cc82436f636 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2024 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index ded41be5bdcd002821d520886cec2b35b3612650..0ddbf6690dcace779c077008c03b9d427524c013 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-2024 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