summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2022-05-03 11:48:16 +0100
committerMatt Caswell <matt@openssl.org>2022-05-03 13:36:42 +0100
commit1b08f849cb7bfe7d47b701a4a93eefd806342d73 (patch)
tree806ffb76520ad601dbcc7b7d6af60118569d1253
parentffbb106a174a8bc698f41db9a07544963c01e830 (diff)
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org> Release: yes
-rw-r--r--.github/workflows/run-checker-ci.yml2
-rw-r--r--apps/ca.c2
-rw-r--r--apps/ecparam.c2
-rw-r--r--apps/lib/http_server.c2
-rw-r--r--apps/lib/names.c2
-rw-r--r--apps/lib/vms_term_sock.c2
-rw-r--r--apps/list.c2
-rw-r--r--apps/rsa.c2
-rw-r--r--apps/ts.c2
-rw-r--r--crypto/LPdir_unix.c2
-rw-r--r--crypto/asn1/ameth_lib.c2
-rw-r--r--crypto/asn1/asn1_gen.c2
-rw-r--r--crypto/bn/bn_div.c2
-rw-r--r--crypto/bn/bn_exp.c2
-rw-r--r--crypto/camellia/camellia.c2
-rw-r--r--crypto/cms/cms_io.c2
-rw-r--r--crypto/conf/conf_def.c2
-rw-r--r--crypto/ctype.c2
-rw-r--r--crypto/dh/dh_group_params.c2
-rw-r--r--crypto/dh/dh_kdf.c2
-rw-r--r--crypto/ec/curve448/curve448.c2
-rw-r--r--crypto/ec/ec_backend.c2
-rw-r--r--crypto/ec/ecp_nistz256.c2
-rw-r--r--crypto/encode_decode/decoder_lib.c2
-rw-r--r--crypto/encode_decode/decoder_pkey.c2
-rw-r--r--crypto/encode_decode/encoder_lib.c2
-rw-r--r--crypto/engine/tb_asnmth.c2
-rw-r--r--crypto/err/openssl.txt2
-rw-r--r--crypto/evp/ec_support.c2
-rw-r--r--crypto/evp/evp_lib.c2
-rw-r--r--crypto/evp/p5_crpt2.c2
-rw-r--r--crypto/evp/p_lib.c2
-rw-r--r--crypto/evp/pmeth_lib.c2
-rw-r--r--crypto/ffc/ffc_dh.c2
-rw-r--r--crypto/ffc/ffc_params.c2
-rw-r--r--crypto/init.c2
-rw-r--r--crypto/objects/o_names.c2
-rw-r--r--crypto/ocsp/ocsp_vfy.c2
-rw-r--r--crypto/params_dup.c2
-rw-r--r--crypto/property/property_parse.c2
-rw-r--r--crypto/s390x_arch.h2
-rw-r--r--crypto/s390xcap.c2
-rw-r--r--crypto/siphash/siphash.c2
-rw-r--r--crypto/sparse_array.c2
-rw-r--r--crypto/store/store_lib.c2
-rw-r--r--crypto/x509/v3_tlsf.c2
-rw-r--r--doc/man3/BIO_meth_new.pod2
-rw-r--r--doc/man3/EVP_blake2b512.pod2
-rw-r--r--doc/man3/EVP_md2.pod2
-rw-r--r--doc/man3/EVP_md4.pod2
-rw-r--r--doc/man3/EVP_md5.pod2
-rw-r--r--doc/man3/EVP_mdc2.pod2
-rw-r--r--doc/man3/EVP_ripemd160.pod2
-rw-r--r--doc/man3/EVP_sha1.pod2
-rw-r--r--doc/man3/EVP_sha224.pod2
-rw-r--r--doc/man3/EVP_sha3_224.pod2
-rw-r--r--doc/man3/EVP_sm3.pod2
-rw-r--r--doc/man3/EVP_whirlpool.pod2
-rw-r--r--doc/man3/OPENSSL_LH_stats.pod2
-rw-r--r--doc/man3/SSL_CTX_get0_param.pod2
-rw-r--r--doc/man3/SSL_CTX_set1_verify_cert_store.pod2
-rw-r--r--doc/man3/SSL_CTX_set_ssl_version.pod2
-rw-r--r--doc/man3/SSL_CTX_set_timeout.pod2
-rw-r--r--doc/man3/SSL_set_session.pod2
-rw-r--r--doc/man7/EVP_KDF-SSHKDF.pod2
-rw-r--r--doc/man7/provider-signature.pod2
-rw-r--r--doc/man7/provider.pod2
-rw-r--r--e_os.h2
-rw-r--r--engines/e_devcrypto.c2
-rw-r--r--engines/e_loader_attic.c2
-rw-r--r--engines/e_ossltest.c2
-rw-r--r--fuzz/client.c2
-rw-r--r--include/crypto/ctype.h2
-rw-r--r--include/internal/core.h2
-rw-r--r--include/openssl/x509.h.in2
-rw-r--r--providers/common/capabilities.c2
-rw-r--r--providers/fips/fipsprov.c2
-rw-r--r--providers/fips/self_test.c2
-rw-r--r--providers/implementations/ciphers/cipher_cts.c2
-rw-r--r--providers/implementations/ciphers/cipher_rc4_hmac_md5.c2
-rw-r--r--providers/implementations/kdfs/hkdf.c2
-rw-r--r--providers/implementations/kdfs/kbkdf.c2
-rw-r--r--providers/implementations/kdfs/sshkdf.c2
-rw-r--r--providers/implementations/kdfs/tls1_prf.c2
-rw-r--r--providers/implementations/kem/rsa_kem.c2
-rw-r--r--providers/implementations/keymgmt/ec_kmgmt.c2
-rw-r--r--providers/implementations/keymgmt/mac_legacy_kmgmt.c2
-rw-r--r--providers/implementations/macs/cmac_prov.c2
-rw-r--r--providers/implementations/macs/gmac_prov.c2
-rw-r--r--providers/implementations/macs/hmac_prov.c2
-rw-r--r--providers/implementations/macs/poly1305_prov.c2
-rw-r--r--providers/implementations/macs/siphash_prov.c2
-rw-r--r--providers/implementations/rands/drbg_ctr.c2
-rw-r--r--providers/implementations/signature/rsa_sig.c2
-rw-r--r--providers/implementations/signature/sm2_sig.c2
-rw-r--r--providers/implementations/storemgmt/file_store.c2
-rw-r--r--ssl/ssl_conf.c2
-rw-r--r--ssl/ssl_txt.c2
-rw-r--r--ssl/statem/statem_dtls.c2
-rw-r--r--test/cmsapitest.c2
-rw-r--r--test/dtls_mtu_test.c2
-rw-r--r--test/endecode_test.c2
-rw-r--r--test/evp_libctx_test.c2
-rw-r--r--test/helpers/ssl_test_ctx.c2
-rw-r--r--test/params_conversion_test.c2
-rw-r--r--test/provider_test.c2
-rw-r--r--test/recipes/02-test_localetest.t2
-rw-r--r--test/recipes/03-test_fipsinstall.t2
-rw-r--r--test/recipes/15-test_ecparam.t2
-rw-r--r--test/recipes/15-test_rsapss.t2
-rw-r--r--test/recipes/30-test_evp_data/evpmac_poly1305.txt2
-rw-r--r--test/recipes/70-test_tls13hrr.t2
-rw-r--r--test/recipes/80-test_cmsapi.t2
-rw-r--r--test/recipes/80-test_ocsp.t2
-rw-r--r--test/recipes/90-test_sslapi.t2
-rw-r--r--test/siphash_internal_test.c2
-rw-r--r--test/v3nametest.c2
-rw-r--r--tools/c_rehash.in2
118 files changed, 118 insertions, 118 deletions
diff --git a/.github/workflows/run-checker-ci.yml b/.github/workflows/run-checker-ci.yml
index 33ec553a88..8731e53390 100644
--- a/.github/workflows/run-checker-ci.yml
+++ b/.github/workflows/run-checker-ci.yml
@@ -1,4 +1,4 @@
-# Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-2022 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/ca.c b/apps/ca.c
index 8a2b315795..bc4b9e6e66 100644
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 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/ecparam.c b/apps/ecparam.c
index ecce36be71..e93ecaea6a 100644
--- a/apps/ecparam.c
+++ b/apps/ecparam.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2002-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-2022 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
diff --git a/apps/lib/http_server.c b/apps/lib/http_server.c
index df9575e2cd..a7fe5e1a58 100644
--- a/apps/lib/http_server.c
+++ b/apps/lib/http_server.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 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/lib/names.c b/apps/lib/names.c
index 462703c646..4788ae84b9 100644
--- a/apps/lib/names.c
+++ b/apps/lib/names.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2019-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-2022 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/lib/vms_term_sock.c b/apps/lib/vms_term_sock.c
index 4d9a69b29e..97fb394326 100644
--- a/apps/lib/vms_term_sock.c
+++ b/apps/lib/vms_term_sock.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2022 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2016 VMS Software, Inc. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
diff --git a/apps/list.c b/apps/list.c
index 620ce00831..0d12bd6bec 100644
--- a/apps/list.c
+++ b/apps/list.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 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/rsa.c b/apps/rsa.c
index 97e9504a00..c702f03354 100644
--- a/apps/rsa.c
+++ b/apps/rsa.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 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/ts.c b/apps/ts.c
index 8d1b0893ad..266ed25f31 100644