]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Copyright year updates
authorTomas Mraz <tomas@openssl.org>
Mon, 7 Oct 2024 13:13:27 +0000 (15:13 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 7 Oct 2024 13:13:27 +0000 (15:13 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
Release: yes

25 files changed:
.github/workflows/fips-label.yml
crypto/asn1/asn_mime.c
crypto/cms/cms_rsa.c
crypto/ec/ec_asn1.c
crypto/ec/ec_oct.c
crypto/http/http_lib.c
crypto/initthread.c
crypto/pem/pem_pk8.c
crypto/ui/ui_util.c
doc/man1/openssl-ocsp.pod.in
doc/man1/openssl-s_time.pod.in
doc/man3/BIO_s_accept.pod
doc/man3/BIO_s_connect.pod
doc/man3/EVP_PKEY_decapsulate.pod
doc/man3/EVP_PKEY_encapsulate.pod
doc/man3/OSSL_HTTP_parse_url.pod
doc/man3/OSSL_HTTP_transfer.pod
doc/man3/OSSL_PARAM.pod
doc/man7/EVP_KDF-X942-ASN1.pod
doc/man7/provider.pod
include/internal/list.h
providers/implementations/ciphers/cipher_aes_ocb.c
providers/implementations/kdfs/argon2.c
ssl/quic/quic_engine.c
test/recipes/80-test_cmp_http.t

index 50dc087bb012a2fc986ddea1e27b772227cf2a8d..50ad482c667a55e0e1b5513383693c91d50f0098 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 b3778226f9aa64beab5ed1815000b8490b4e327f..44b760534babb4401f85bb41c881de7ea30135e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-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 f132df5c8a0f97351472bacb55b67515e0bb4266..aefa7dd484e3eda0365220fda26aeaa1ffbdafac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 643d2d8d7b824bf9d0453be3c09d894c80bf8355..de0b4926fba0826a2fa6f1da93594e416a6e04d8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2021 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 886e5fd310f45e256b2630f0546f06e63733e9eb..947d615741ead7fa54a67a811550627b64bc63cb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2011-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
index 780363b3259edc6fa75ced2a30e4812f37a2c14f..5cd5bd2ee89d1f0740c0af9797191948b3cda1a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2001-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 27b460009e1dcb0aaca3d3f65d71e9d37719e643..c773e2054ec70b5fe6f0791a6730a37d2261d071 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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 6e84f0afd05d0318538b025c46f0a0bed87bab9c..4571187e91bdbecce58ddd83ebeab8f244123bab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2022 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 554bf7985659edbdbabf087e2e712f7619a638a7..4add8bbd7c279c12e5cc7eeb9f7a11da6b8e3d91 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 b497424ef9b252bdfe55b5c7f4e196709fa58884..4f9aa4a58b5eef3c6f8180e3d9da050624369272 100644 (file)
@@ -523,7 +523,7 @@ The -no_alt_chains option was added in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2001-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2001-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 ca41f59362f942959a4baa0ca0ff58fe1086a3f8..ee7ad216e89dcb4aacbeb12af50e17e779b042a7 100644 (file)
@@ -189,7 +189,7 @@ L<ossl_store-file(7)>
 
 =head1 COPYRIGHT
 
-Copyright 2004-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2004-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 1fad672dd904ec3f51d205a3031193ab51aaef99..529bb4b22fc28808aa88a40d8a758a7d58997292 100644 (file)
@@ -244,7 +244,7 @@ BIO_set_tfo_accept() was added in OpenSSL 3.2.
 
 =head1 COPYRIGHT
 
-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 0699e133898b955ec246791b8d24a2c23becb94e..4c2ad8595df5d0ff1bf22a43845beaf09b9673c8 100644 (file)
@@ -227,7 +227,7 @@ Connect BIOs support BIO_gets() since OpenSSL 3.2.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2023 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 c18427e411574b59e3b31ab32acbf6b9a5f8c136..07e5888ecad11d13b1c7a6244cfc584e28637da6 100644 (file)
@@ -101,7 +101,7 @@ The function EVP_PKEY_auth_decapsulate_init() was added in OpenSSL 3.2.
 
 =head1 COPYRIGHT
 
-Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-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 042b169a175f79561c5b32a5d65a24c1d85fffcc..fe8755893c0ceb4cbee5f41ef300c5e3138ea213 100644 (file)
@@ -109,7 +109,7 @@ The function EVP_PKEY_auth_encapsulate_init() was added in OpenSSL 3.2.
 
 =head1 COPYRIGHT
 
-Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020-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 bc29fb18d14b4afe50ca736a59ad96efcc1dcab9..695b20ab38ba6b166d4c26c7b34addb7ba2df80b 100644 (file)
@@ -102,7 +102,7 @@ OCSP_parse_url() was deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-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 f6be9e3f77d76590d0a2a86a9a2d181d35cdab74..5240c93246ad26b010479a373e70402060023a0f 100644 (file)
@@ -294,7 +294,7 @@ All the functions described here were added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-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 22fd0f0d7dd7f35a2c754405b2c893a4ebddf461..46e864a846a44787500509baa1553b4399544e07 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-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 3f62b8b82e7004f2454c0005478c567cd03422f3..7b5272b727a07c467d62b75e0afe427bbe0463a6 100644 (file)
@@ -163,7 +163,7 @@ This functionality was added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-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 08ac1d02907ff598e06306bcb1230bf87eaee019..74c59186a88a2d117177113bf30fab9276c06c1e 100644 (file)
@@ -266,7 +266,7 @@ introduced in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-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 a40f7fe6c24924f788917f30b0ce6ffa46e5eb9c..8d68a3e71b04cf5af7712387a429d25f270c1be8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-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 041a1aed22956289313b73641809a2d248d75a34..ac9224dbb68e5e6ec1ea8898f8e35520a6d75b9e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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 6acf47fb1a95ed9e952224b03a5499e89e7ff55a..ec2bf7b947c04e3724e803db3a627d40c29d5fb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2022-2023 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2022-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 f0724f240e3311d792597c5420b31437f179264d..27488bcb03871612205969dd75bfeccc35855879 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 da4b4ffc2520739010d15d5173979be7cb05750a..8c087de82ae9b944a8ce2f16be76a8a3e1f61fe3 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2007-2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2007-2024 The OpenSSL Project Authors. All Rights Reserved.
 # Copyright Nokia 2007-2019
 # Copyright Siemens AG 2015-2019
 #