]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Update copyright year
authorMatt Caswell <matt@openssl.org>
Thu, 4 Jun 2020 13:33:57 +0000 (14:33 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 4 Jun 2020 13:33:57 +0000 (14:33 +0100)
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12043)

53 files changed:
crypto/bio/b_print.c
crypto/bn/bn_mpi.c
crypto/core_algorithm.c
crypto/core_fetch.c
crypto/ec/eck_prn.c
crypto/engine/eng_lib.c
crypto/modes/cbc128.c
crypto/modes/ccm128.c
crypto/modes/cfb128.c
crypto/modes/ctr128.c
crypto/modes/gcm128.c
crypto/modes/ofb128.c
crypto/modes/xts128.c
crypto/o_str.c
crypto/pem/pem_pk8.c
crypto/provider.c
crypto/serializer/serializer_meth.c
crypto/ui/ui_openssl.c
crypto/ui/ui_util.c
crypto/x509/x509_d2.c
doc/internal/man3/ossl_provider_new.pod
doc/man3/ASN1_STRING_TABLE_add.pod
doc/man3/ASN1_STRING_length.pod
doc/man3/ASN1_STRING_new.pod
doc/man3/EC_GFp_simple_method.pod
doc/man3/EC_GROUP_copy.pod
doc/man3/EC_GROUP_new.pod
doc/man3/EC_KEY_new.pod
doc/man3/EC_POINT_add.pod
doc/man3/EVP_KDF.pod
doc/man3/EVP_PKEY_ASN1_METHOD.pod
doc/man3/EVP_PKEY_copy_parameters.pod
doc/man3/SSL_CTX_load_verify_locations.pod
doc/man3/SSL_CTX_set_psk_client_callback.pod
doc/man3/SSL_CTX_use_psk_identity_hint.pod
doc/man3/SSL_get_error.pod
doc/man3/SSL_read_early_data.pod
doc/man3/X509_PUBKEY_new.pod
doc/man5/fips_config.pod
doc/man7/proxy-certificates.pod
include/internal/core.h
include/openssl/fips_names.h
providers/common/bio_prov.c
providers/common/include/prov/bio.h
ssl/statem/statem_local.h
test/bioprinttest.c
test/errtest.c
test/exdatatest.c
test/ossl_shim/ossl_shim.cc
test/ossl_shim/test_config.h
test/recipes/25-test_verify_store.t
test/recipes/90-test_store.t
test/recipes/95-test_external_gost_engine.t

index a5dfff503ce02ab3170bfe6f31c9d2bcb795aba5..853f094a8ab927fb003d993dce3e8ef274a62ab8 100644 (file)
@@ -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
index d2be44e2bdbe4e6a5848785d6843d1f4bbd0a802..b8e92e126391266e942f39c7fbf5010908a6301e 100644 (file)
@@ -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
index 5c019f0405d58a4ac23c708ca005471095bf7134..f2e0e06fa8ee0e3d262a00ecd357ce334e71f244 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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
index 51ae4011dc5c3ce4c141e901bcfab24c49f13f4b..89a44ddbe539ace234b74d2aee52d44deb83e5a1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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
index 6bcfe032d422cd348a574ddb55ba998e48b3d3d5..894219fba6979723bd98ae19a1d998bd1e7c4930 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2020 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 0cdb3fde42d24dccacef6999034622a503bb25fe..702b61b23f25d42c1e6e7e1d36ee4bc6b91ccd64 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2001-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
index ba765626eebe803c8f85994b0234314ec3307330..df0ab244f831e3f2772c5aa65ffab3ed0ee2395d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-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
index e1b2501273038881b60676514af5e140f6f9abd1..eee7a69c3ab79204d2d00c18cc59487a3538dac7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2011-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
index e60b90b8c60fc79552069724b68f01d633a3fbde..fa94f047b5540f63ed461e27520fb186240f6ac7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-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
index fc1db42d7f47b2fbebff7a3ef819abd38894723e..ad25eb38ddc31e7aaae11a9884513b4b121e3070 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-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
index dc6d90dd0ca905fb89477af0029526e1c9162338..0cefa1c8653fe3589da39af527c11d6b41193cee 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2010-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2010-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
index e9b24f863eea16a6069bd5fc57968fd02bc189e7..829d724e2ae1e2426f8bedb6cb7c1fb6188b5508 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2008-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2008-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
index 9dbcb5bc9a41a3133fb151149a8a43ef813e4ac3..0dec42c31081985ad080bcc89623878aa4d5d101 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2011-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
index 6578857b9495a4eb2c6e135335381c343cfe23a1..8aa1a2a4ddf575908d36d6d4183c9cf18bface1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2003-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2003-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
index 6098d92342b902340d32da533ecd9788e0ab193b..8dbcb65bf73d0eee89af479250764907a2ff528a 100644 (file)
@@ -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
index 09a5e5390768c760c9a4a5310214e49ed7cc513b..13438cefe35c87711885fd80895df7dad8e71ff3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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
index bc30c96befd0c4bdc79491ecac3ad027b9292820..e3e77c542a65427ab4cae2eb912c07ee81d93967 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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
index e41a719e65ef6119da2a630c2eb3e34940cec691..78b88c07f1078e114421fa25fa4019d862ded399 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2001-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
index 6ca5706ea5040f95bd0544d16e9f93063872ee9a..58769d68a3ae4ee83f5bbe14c05970c509c3ba4e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-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
index dec5f9d0770adccbc3d22248367f24587d6bf23b..c0543adf1eea334f8b2b3ef9288834dae1551bf2 100644 (file)
@@ -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
index d5d732d4158b774b8cd14e8b07722e78c483f08c..7bc5a386692b362e9ff99d784e6fd6a73469ad4c 100644 (file)
@@ -295,7 +295,7 @@ The functions described here were all added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-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
index 340a99e683d594ad548ca497492f46c7f0193cab..243da826f729a5385f464ebfda8a4f892f3f617f 100644 (file)
@@ -55,7 +55,7 @@ L<ERR_get_error(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-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
index 5d974fddd117e6b4f8cddf33670603259d1c58b8..e3cf8bb2d07b563aaeb2acc2b299a0fd99bf1173 100644 (file)
@@ -103,7 +103,7 @@ L<ERR_get_error(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2002-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
index 83f6aaa6f8d2c5fc3fcba4a67c05f77d6f6f9643..ff20de73b7b9f158c5f94bd4fb96d2ace0c20ad2 100644 (file)
@@ -42,7 +42,7 @@ L<ERR_get_error(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2002-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
index cbdb6ec1c3c2d900a5e7d034b5b50c82744b1867..eec721edb55b459991aa7d700fcc299c65274ee6 100644 (file)
@@ -71,7 +71,7 @@ were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-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
index 6f3348185650b92af9e6eb05c2f2d834950cd47d..ee3ce27bb53de47159ea4d3febc94493b64ee009 100644 (file)
@@ -246,7 +246,7 @@ EC_GROUP_check_named_curve() and EC_GROUP_get_field_type() were added in OpenSSL
 
 =head1 COPYRIGHT
 
-Copyright 2013-2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-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
index 7bea1dd0619bc3f7445747341b51fead30c9af84..fa61275806198ad2450ce9e641af9f6447fde73e 100644 (file)
@@ -193,7 +193,7 @@ instead.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-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
index c706dbe425a915b08c5e36f4e2647cdff2b41cc2..04ad740bc6342f486bd15a619893f46fd19f6d22 100644 (file)
@@ -207,7 +207,7 @@ EC_KEY_precompute_mult() was deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-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
index 70205486f73e53af97de4d8a72e27fedc15eb24e..b276be46ed943408b58090c724eb3c01cd331251 100644 (file)
@@ -88,7 +88,7 @@ were deprecated in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2013-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-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
index bceee3f50004a1995177147bf3cd5d38c4f2c35d..8893a203020440cb6d2731d4aaf3a6b432554901 100644 (file)
@@ -259,7 +259,7 @@ This functionality was added to OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-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
index bad937086748d3b2c91d9318aefedf2bc37477ef..bc1f1ad04dbeef034af365b9deca169cae3a0495 100644 (file)
@@ -434,7 +434,7 @@ B<EVP_PKEY_ASN1_METHOD> object otherwise.
 
 =head1 COPYRIGHT
 
-Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-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
index 01fbb48109d9be18b8810987704d14d9343ca5df..a3879c4e01368957c1400e231064faa330d706d0 100644 (file)
@@ -74,7 +74,7 @@ functions that return 0 in case their arguments are equal.
 
 =head1 COPYRIGHT
 
-Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006-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
index ecc75b72e05d37eaf69dcb73a08d0bed09bb5f1d..7408a2080dfea57294dd9384618fd5294d8ec9c5 100644 (file)
@@ -172,7 +172,7 @@ L<SSL_CTX_set_client_CA_list(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2000-2016 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
index 70eefa0265ee082f62ff5bf9fde08c48f09e8ff6..c7e51f7441879813462e298c97e1217923f68654 100644 (file)
@@ -169,7 +169,7 @@ were added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006-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
index 0e70d4d531d89fc85a4fcb1d2d1afabd0432b521..69f7e9d4f8a779ef6b4971e87bb5e84b8a6d163f 100644 (file)
@@ -146,7 +146,7 @@ were added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006-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
index f13f3ea468f60fef35a31ba39bd13b2c33fa8c79..07466731ebb34e707e48e1972886151fa5b09e9b 100644 (file)
@@ -178,7 +178,7 @@ The SSL_ERROR_WANT_CLIENT_HELLO_CB error code was added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-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
index dd868317670d4c75c142f94f3a049508ca56b72c..460a436eaafd645aa1c5d8d518aca16bd981df9d 100644 (file)
@@ -365,7 +365,7 @@ All of the functions described above were added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-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
index 60d1cd390e36168a649226ccbcf806909b2ab1fb..76034fa878cc7253838d7ed528eb7faca64466aa 100644 (file)
@@ -121,7 +121,7 @@ The X509_PUBKEY_eq() function was added in OpenSSL 3.0.
 
 =head1 COPYRIGHT
 
-Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-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
index e589aa3d9506730231c0cd8218d68e1eb09e88b9..9f7650f24310f9ca0be90170f32412b1dc092bd6 100644 (file)
@@ -71,7 +71,7 @@ L<config(5)>
 
 =head1 COPYRIGHT
 
-Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-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
index eab28b5658f63399566348ebf3a7f68c888dafb6..395fab86e5de0eee645011a4c121795bf049442f 100644 (file)
@@ -351,7 +351,7 @@ L<RFC 3820|https://tools.ietf.org/html/rfc3820>
 
 =head1 COPYRIGHT
 
-Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019-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
index e2d2b28e8c07133d0d76eeae9a86f8602e0fafd7..8823b3c7448bb6960f4197424e8e158cc7092dd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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
index 1546b11ff730714aa2844ee8948e836e027ff914..493ddb046d0c0c0503414fe7a2a810b0e43a9234 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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
index 2bfd14b512b19583f520f85ce82ee10fc82612b0..4ddfa0c4148f0e0a3e5be14d14b609af16ec1d7d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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
index 732dc06f03aa559d68a2183c1f379809a62a098d..c63f6b5da54f322f930a8d29c8a6fb567255f87c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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
index 6a4708cee9b199d5a1eb5121422825ae549dcb1c..9e03b7d363bae0c0d048ec3fb4b0b0c8c6289bff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-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
index e6e32a64fcb373ec8108995a90537709cac3309e..18c00e09b66fb9cbf22109cba895eee767211989 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-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
index 9adf4ca9175ff43f31e9045712dacc081a80cfb8..f7a6f85470cd33f321110ad00fd1ef2c4c9edb88 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2018-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
index 2e92c328fd839a14531e37296fe13a056c1c0c5f..8dd9261d25cdc2073f4427c8493b88fa9411b9b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-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
index aeaea100ad78dbd32a82a717cb11837f58b0766e..720a92d9d6ef3b7fe6b4695c6f0f3013743fca3e 100644 (file)
@@ -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
index 6968a128ca549ab98a122434ed4d0d86e2227162..6dc7319485b97f85bdc462214ec47178fa1748b2 100644 (file)
@@ -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
index 2afb8cb56f99f3eaaea468d96ce56f058b74aaf7..920b608a37de350e05d92f100e232c553cbb1756 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2019-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
index 337bbb10c9f494f3c466ad1d1b0d888dcc9c51db..9fd0acf762153af9f9376208dd3fa48aaf3877ce 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-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
index e7522e7032b201ee460543fb12a1cfeeae15a32d..204f78a928304e09c288617bd9096dfbaf7186fb 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2015-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