summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2023-02-07 12:59:59 +0100
committerRichard Levitte <levitte@openssl.org>2023-02-07 12:59:59 +0100
commit2a4b68ef01281b03e59d723d82ca547cede2fbd5 (patch)
tree9e07fec4c4ca01d3e81f22326012eaf00ba62fa4
parent2ad9928170768653d19d81881deabc5f9c1665c0 (diff)
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
-rw-r--r--.github/workflows/ci.yml2
-rwxr-xr-xConfigure2
-rw-r--r--apps/pkey.c2
-rw-r--r--crypto/asn1/bio_ndef.c2
-rw-r--r--crypto/bn/bn_blind.c2
-rw-r--r--crypto/bn/bn_exp.c2
-rw-r--r--crypto/bn/bn_local.h2
-rw-r--r--crypto/bn/bn_mont.c2
-rw-r--r--crypto/bn/bn_rand.c2
-rw-r--r--crypto/bn/rsaz_exp_x2.c2
-rw-r--r--crypto/cmp/cmp_client.c2
-rw-r--r--crypto/evp/evp_lib.c2
-rw-r--r--crypto/evp/p5_crpt2.c2
-rw-r--r--crypto/ffc/ffc_key_validate.c2
-rw-r--r--crypto/ffc/ffc_params_generate.c2
-rw-r--r--crypto/info.c2
-rw-r--r--crypto/mem_sec.c2
-rw-r--r--crypto/ocsp/ocsp_ext.c2
-rw-r--r--crypto/param_build.c2
-rw-r--r--crypto/params.c2
-rw-r--r--crypto/pem/pem_lib.c2
-rw-r--r--crypto/pkcs7/pk7_doit.c2
-rw-r--r--crypto/pkcs7/pk7_lib.c2
-rw-r--r--crypto/provider_child.c2
-rw-r--r--crypto/rsa/rsa_ossl.c2
-rw-r--r--crypto/trace.c2
-rw-r--r--crypto/x509/by_dir.c2
-rw-r--r--crypto/x509/v3_admis.c2
-rw-r--r--crypto/x509/v3_genn.c2
-rw-r--r--crypto/x509/v3_ncons.c2
-rw-r--r--crypto/x509/x509_txt.c2
-rw-r--r--crypto/x509/x_pubkey.c2
-rw-r--r--doc/man1/openssl-cmp.pod.in2
-rw-r--r--doc/man1/openssl-enc.pod.in2
-rw-r--r--doc/man1/openssl-gendsa.pod.in2
-rw-r--r--doc/man1/openssl-storeutl.pod.in2
-rw-r--r--doc/man3/BIO_read.pod2
-rw-r--r--doc/man3/BIO_s_connect.pod2
-rw-r--r--doc/man3/BIO_s_datagram.pod2
-rw-r--r--doc/man3/DTLSv1_listen.pod2
-rw-r--r--doc/man3/EC_GROUP_copy.pod2
-rw-r--r--doc/man3/ERR_GET_LIB.pod2
-rw-r--r--doc/man3/EVP_DigestInit.pod2
-rw-r--r--doc/man3/EVP_DigestSignInit.pod2
-rw-r--r--doc/man3/EVP_DigestVerifyInit.pod2
-rw-r--r--doc/man3/EVP_EncryptInit.pod2
-rw-r--r--doc/man3/EVP_PKEY_CTX_get0_pkey.pod2
-rw-r--r--doc/man3/MD5.pod2
-rw-r--r--doc/man3/OSSL_CMP_CTX_new.pod2
-rw-r--r--doc/man3/OSSL_trace_set_channel.pod2
-rw-r--r--doc/man3/X509_STORE_CTX_get_error.pod2
-rw-r--r--doc/man3/X509_VERIFY_PARAM_set_flags.pod2
-rw-r--r--doc/man3/d2i_X509.pod2
-rw-r--r--doc/man7/EVP_KDF-SS.pod2
-rw-r--r--doc/man7/EVP_PKEY-RSA.pod2
-rw-r--r--doc/man7/migration_guide.pod2
-rw-r--r--doc/man7/property.pod2
-rw-r--r--engines/asm/e_padlock-x86.pl2
-rw-r--r--engines/asm/e_padlock-x86_64.pl2
-rw-r--r--include/crypto/bn.h2
-rw-r--r--include/crypto/types.h2
-rw-r--r--include/crypto/x509.h2
-rw-r--r--include/internal/ffc.h2
-rw-r--r--include/openssl/trace.h2
-rw-r--r--include/openssl/x509v3.h.in2
-rw-r--r--providers/implementations/ciphers/cipher_chacha20_poly1305.c2
-rw-r--r--providers/implementations/ciphers/cipher_chacha20_poly1305.h2
-rw-r--r--providers/implementations/ciphers/cipher_chacha20_poly1305_hw.c2
-rw-r--r--providers/implementations/encode_decode/decode_der2key.c2
-rw-r--r--providers/implementations/kdfs/sskdf.c2
-rw-r--r--providers/implementations/keymgmt/dh_kmgmt.c2
-rw-r--r--providers/implementations/keymgmt/dsa_kmgmt.c2
-rw-r--r--providers/implementations/keymgmt/ec_kmgmt.c2
-rw-r--r--ssl/record/ssl3_buffer.c2
-rw-r--r--ssl/record/ssl3_record.c2
-rw-r--r--test/cmp_asn_test.c2
-rw-r--r--test/cmp_client_test.c2
-rw-r--r--test/cmp_hdr_test.c2
-rw-r--r--test/evp_kdf_test.c2
-rw-r--r--test/exptest.c2
-rw-r--r--test/ffc_internal_test.c2
-rw-r--r--test/param_build_test.c2
-rw-r--r--test/pemtest.c2
-rw-r--r--test/property_test.c2
-rw-r--r--test/recipes/25-test_pkcs7.t2
-rw-r--r--test/recipes/25-test_verify.t2
-rw-r--r--test/recipes/30-test_evp_data/evpciph_chacha.txt2
-rw-r--r--test/recipes/80-test_cms.t2
-rw-r--r--test/recipes/90-test_traceapi.t2
-rw-r--r--test/recipes/91-test_pkey_check.t2
-rw-r--r--test/sslapitest.c2
-rw-r--r--test/trace_api_test.c2
-rw-r--r--test/v3nametest.c2
93 files changed, 93 insertions, 93 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9a40f92908..cd3248d375 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the Apache License 2.0 (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
diff --git a/Configure b/Configure
index c0a7f8aecd..5ac4b5222e 100755
--- a/Configure
+++ b/Configure
@@ -1,6 +1,6 @@
#! /usr/bin/env perl
# -*- mode: perl; -*-
-# Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2023 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the Apache License 2.0 (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
diff --git a/apps/pkey.c b/apps/pkey.c
index 34e28344cb..196678533c 100644
--- a/apps/pkey.c
+++ b/apps/pkey.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2006-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/asn1/bio_ndef.c b/crypto/asn1/bio_ndef.c
index b9df3a7a47..e5b5319d7f 100644
--- a/crypto/asn1/bio_ndef.c
+++ b/crypto/asn1/bio_ndef.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2008-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/bn/bn_blind.c b/crypto/bn/bn_blind.c
index 6061ebb4c0..0b6d1bccc2 100644
--- a/crypto/bn/bn_blind.c
+++ b/crypto/bn/bn_blind.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1998-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1998-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/bn/bn_exp.c b/crypto/bn/bn_exp.c
index 987a5d35d9..4e169ae1f9 100644
--- a/crypto/bn/bn_exp.c
+++ b/crypto/bn/bn_exp.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/bn/bn_local.h b/crypto/bn/bn_local.h
index 8c428f919d..2cc445607e 100644
--- a/crypto/bn/bn_local.h
+++ b/crypto/bn/bn_local.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/bn/bn_mont.c b/crypto/bn/bn_mont.c
index 865c361515..1c5d66bbf8 100644
--- a/crypto/bn/bn_mont.c
+++ b/crypto/bn/bn_mont.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/bn/bn_rand.c b/crypto/bn/bn_rand.c
index d4d574a5c1..2ca426ff76 100644
--- a/crypto/bn/bn_rand.c
+++ b/crypto/bn/bn_rand.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/bn/rsaz_exp_x2.c b/crypto/bn/rsaz_exp_x2.c
index 279e2f00c6..b19050dfee 100644
--- a/crypto/bn/rsaz_exp_x2.c
+++ b/crypto/bn/rsaz_exp_x2.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2020-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2020, Intel Corporation. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
diff --git a/crypto/cmp/cmp_client.c b/crypto/cmp/cmp_client.c
index f283534db7..22ae7d07e8 100644
--- a/crypto/cmp/cmp_client.c
+++ b/crypto/cmp/cmp_client.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2007-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2007-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright Nokia 2007-2019
* Copyright Siemens AG 2015-2019
*
diff --git a/crypto/evp/evp_lib.c b/crypto/evp/evp_lib.c
index 6992219ca2..4f3d901eba 100644
--- a/crypto/evp/evp_lib.c
+++ b/crypto/evp/evp_lib.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/evp/p5_crpt2.c b/crypto/evp/p5_crpt2.c
index 33763b18af..b7455be1cf 100644
--- a/crypto/evp/p5_crpt2.c
+++ b/crypto/evp/p5_crpt2.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/ffc/ffc_key_validate.c b/crypto/ffc/ffc_key_validate.c
index 442303e4b3..342789621d 100644
--- a/crypto/ffc/ffc_key_validate.c
+++ b/crypto/ffc/ffc_key_validate.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/ffc/ffc_params_generate.c b/crypto/ffc/ffc_params_generate.c
index 8d3ce8cbbb..6b018edfff 100644
--- a/crypto/ffc/ffc_params_generate.c
+++ b/crypto/ffc/ffc_params_generate.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/info.c b/crypto/info.c
index b177ac12a6..a0dc2e8013 100644
--- a/crypto/info.c
+++ b/crypto/info.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/mem_sec.c b/crypto/mem_sec.c
index 99c30f84c1..6ba75486a8 100644
--- a/crypto/mem_sec.c
+++ b/crypto/mem_sec.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2015-2022 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2023 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2004-2014, Akamai Technologies. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
diff --git a/crypto/ocsp/ocsp_ext.c b/crypto/ocsp/ocsp_ext.c
index 753b30ce47..9707ccb94f 100644
--- a/crypto/ocsp/ocsp_ext.c
+++ b/crypto/ocsp/ocsp_ext.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2000-2023 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/crypto/param_build.c b/crypto/param_build.c
index 11f2fb69cc..51c8681f3b 100644
--- a/crypto/param_build.c
+++ b/crypto/param_build.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2023 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
diff --git a/crypto/params.c b/crypto/params.c
index 8196e91672..5fd1e0028d 100644
--- a/crypto/params.c
+++ b/crypto/params.c</