summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-11-26 14:18:57 +0000
committerMatt Caswell <matt@openssl.org>2020-11-26 14:18:57 +0000
commit605856d72cbd4720ad9ccb20c8fd5afbee2ad1a4 (patch)
tree6764ed481cccacdf818e1eef95215f79466b5067
parentc589c1495bdabd02a33546f9e7b849fd912130d1 (diff)
Update copyright year
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/13533)
-rw-r--r--crypto/asn1/a_bitstr.c2
-rw-r--r--crypto/asn1/a_dup.c2
-rw-r--r--crypto/asn1/a_i2d_fp.c2
-rw-r--r--crypto/asn1/a_int.c2
-rw-r--r--crypto/asn1/a_mbstr.c2
-rw-r--r--crypto/asn1/a_object.c2
-rw-r--r--crypto/asn1/a_strex.c2
-rw-r--r--crypto/asn1/asn1_item_list.c2
-rw-r--r--crypto/asn1/asn_pack.c2
-rw-r--r--crypto/asn1/bio_asn1.c2
-rw-r--r--crypto/asn1/bio_ndef.c2
-rw-r--r--crypto/asn1/f_int.c2
-rw-r--r--crypto/asn1/f_string.c2
-rw-r--r--crypto/asn1/p5_pbe.c2
-rw-r--r--crypto/asn1/p5_pbev2.c2
-rw-r--r--crypto/asn1/p5_scrypt.c2
-rw-r--r--crypto/asn1/tasn_enc.c2
-rw-r--r--crypto/asn1/tasn_prn.c2
-rw-r--r--crypto/asn1/tasn_scn.c2
-rw-r--r--crypto/asn1/tasn_utl.c2
-rw-r--r--crypto/asn1/x_info.c2
-rw-r--r--crypto/asn1/x_int64.c2
-rw-r--r--crypto/asn1/x_pkey.c2
-rw-r--r--crypto/async/async_wait.c2
-rw-r--r--crypto/bio/bio_meth.c2
-rw-r--r--crypto/bio/bss_bio.c2
-rw-r--r--crypto/bio/bss_dgram.c2
-rw-r--r--crypto/bio/bss_log.c2
-rw-r--r--crypto/bn/bn_add.c2
-rw-r--r--crypto/bn/bn_blind.c2
-rw-r--r--crypto/bn/bn_div.c2
-rw-r--r--crypto/bn/bn_exp.c2
-rw-r--r--crypto/bn/bn_exp2.c2
-rw-r--r--crypto/bn/bn_gf2m.c2
-rw-r--r--crypto/bn/bn_intern.c2
-rw-r--r--crypto/bn/bn_mod.c2
-rw-r--r--crypto/bn/bn_recp.c2
-rw-r--r--crypto/bn/bn_shift.c2
-rw-r--r--crypto/bn/bn_sqrt.c2
-rw-r--r--crypto/buffer/buffer.c2
-rw-r--r--crypto/cms/cms_att.c2
-rw-r--r--crypto/comp/c_zlib.c2
-rw-r--r--crypto/comp/comp_lib.c2
-rw-r--r--crypto/dso/dso_dl.c2
-rw-r--r--crypto/dso/dso_vms.c2
-rw-r--r--crypto/engine/eng_table.c2
-rw-r--r--crypto/evp/evp_utils.c2
-rw-r--r--crypto/lhash/lhash.c2
-rw-r--r--crypto/md5/md5_local.h2
-rw-r--r--crypto/modes/ocb128.c2
-rw-r--r--crypto/o_fopen.c2
-rw-r--r--crypto/objects/o_names.c2
-rw-r--r--crypto/objects/obj_lib.c2
-rw-r--r--crypto/objects/obj_xref.c2
-rw-r--r--crypto/pem/pem_oth.c2
-rw-r--r--crypto/pem/pem_sign.c2
-rw-r--r--crypto/pkcs12/p12_add.c2
-rw-r--r--crypto/pkcs12/p12_crpt.c2
-rw-r--r--crypto/pkcs12/p12_init.c2
-rw-r--r--crypto/pkcs12/p12_p8e.c2
-rw-r--r--crypto/pkcs12/p12_utl.c2
-rw-r--r--crypto/rsa/rsa_mp.c2
-rw-r--r--crypto/sha/sha3.c2
-rw-r--r--crypto/stack/stack.c2
-rw-r--r--crypto/ts/ts_asn1.c2
-rw-r--r--crypto/x509/v3_skey.c2
-rw-r--r--crypto/x509/x509_meth.c2
-rw-r--r--crypto/x509/x509spki.c2
-rw-r--r--include/crypto/asn1err.h2
-rw-r--r--include/crypto/asyncerr.h2
-rw-r--r--include/crypto/bioerr.h2
-rw-r--r--include/crypto/bnerr.h2
-rw-r--r--include/crypto/buffererr.h2
-rw-r--r--include/crypto/cmperr.h2
-rw-r--r--include/crypto/cmserr.h2
-rw-r--r--include/crypto/comperr.h2
-rw-r--r--include/crypto/conferr.h2
-rw-r--r--include/crypto/crmferr.h2
-rw-r--r--include/crypto/cryptoerr.h2
-rw-r--r--include/crypto/cterr.h2
-rw-r--r--include/crypto/decodererr.h2
-rw-r--r--include/crypto/dherr.h2
-rw-r--r--include/crypto/dsaerr.h2
-rw-r--r--include/crypto/ecerr.h2
-rw-r--r--include/crypto/encodererr.h2
-rw-r--r--include/crypto/engineerr.h2
-rw-r--r--include/crypto/err.h2
-rw-r--r--include/crypto/esserr.h2
-rw-r--r--include/crypto/evperr.h2
-rw-r--r--include/crypto/httperr.h2
-rw-r--r--include/crypto/objectserr.h2
-rw-r--r--include/crypto/ocsperr.h2
-rw-r--r--include/crypto/pemerr.h2
-rw-r--r--include/crypto/pkcs12err.h2
-rw-r--r--include/crypto/pkcs7err.h2
-rw-r--r--include/crypto/randerr.h2
-rw-r--r--include/crypto/rsaerr.h2
-rw-r--r--include/crypto/sha.h2
-rw-r--r--include/crypto/sm2err.h2
-rw-r--r--include/crypto/storeerr.h2
-rw-r--r--include/crypto/tserr.h2
-rw-r--r--include/crypto/uierr.h2
-rw-r--r--include/crypto/x509err.h2
-rw-r--r--include/crypto/x509v3err.h2
-rw-r--r--include/internal/dso.h2
-rw-r--r--include/internal/dsoerr.h2
-rw-r--r--include/internal/propertyerr.h2
-rw-r--r--include/internal/sha3.h2
-rw-r--r--providers/common/include/prov/providercommonerr.h2
-rw-r--r--providers/implementations/include/prov/md5_sha1.h2
-rw-r--r--ssl/d1_lib.c2
-rw-r--r--ssl/d1_msg.c2
-rw-r--r--ssl/pqueue.c2
-rw-r--r--ssl/s3_msg.c2
-rw-r--r--ssl/ssl_asn1.c2
-rw-r--r--ssl/sslerr.h2
-rw-r--r--ssl/statem/extensions_cust.c2
-rw-r--r--ssl/statem/statem.c2
-rw-r--r--ssl/statem/statem.h2
-rw-r--r--test/recipes/04-test_pem_read_depr.t2
120 files changed, 120 insertions, 120 deletions
diff --git a/crypto/asn1/a_bitstr.c b/crypto/asn1/a_bitstr.c
index d8c621e99d..7d179e6f89 100644
--- a/crypto/asn1/a_bitstr.c
+++ b/crypto/asn1/a_bitstr.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2020 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/a_dup.c b/crypto/asn1/a_dup.c
index e8adbdd97b..624fef9e5c 100644
--- a/crypto/asn1/a_dup.c
+++ b/crypto/asn1/a_dup.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2020 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/a_i2d_fp.c b/crypto/asn1/a_i2d_fp.c
index 111bbb80e5..efc839e615 100644
--- a/crypto/asn1/a_i2d_fp.c
+++ b/crypto/asn1/a_i2d_fp.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2020 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/a_int.c b/crypto/asn1/a_int.c
index a977b138f0..a90f8c7fb3 100644
--- a/crypto/asn1/a_int.c
+++ b/crypto/asn1/a_int.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2020 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/a_mbstr.c b/crypto/asn1/a_mbstr.c
index 7279133c2a..2af2445410 100644
--- a/crypto/asn1/a_mbstr.c
+++ b/crypto/asn1/a_mbstr.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-2020 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/a_object.c b/crypto/asn1/a_object.c
index 57219bf952..15726e7f03 100644
--- a/crypto/asn1/a_object.c
+++ b/crypto/asn1/a_object.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2020 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/a_strex.c b/crypto/asn1/a_strex.c
index d314621520..67d53b748b 100644
--- a/crypto/asn1/a_strex.c
+++ b/crypto/asn1/a_strex.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2000-2020 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/asn1_item_list.c b/crypto/asn1/asn1_item_list.c
index c7000c20e9..b5a83ba891 100644
--- a/crypto/asn1/asn1_item_list.c
+++ b/crypto/asn1/asn1_item_list.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
*