Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 27 Feb 2018 13:37:28 +0000 (13:37 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 27 Feb 2018 13:59:42 +0000 (13:59 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
40 files changed:
apps/s_apps.h
crypto/asn1/charmap.pl
crypto/bio/bf_lbuf.c
crypto/bn/asm/ia64.S
crypto/bn/bn_prime.pl
crypto/conf/keysets.pl
crypto/ec/ecp_nistp224.c
crypto/ec/ecp_nistp256.c
crypto/ec/ecp_nistp521.c
crypto/evp/e_camellia.c
crypto/include/internal/evp_int.h
crypto/objects/obj_dat.pl
crypto/objects/objects.pl
crypto/objects/objxref.pl
crypto/poly1305/poly1305.c
crypto/rand/rand_unix.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_mp.c
crypto/x509/x509_v3.c
crypto/x509v3/v3_asid.c
crypto/x509v3/v3_conf.c
crypto/x509v3/v3_purp.c
doc/man1/pkeyparam.pod
doc/man3/EC_POINT_new.pod
doc/man3/EVP_DigestInit.pod
doc/man3/EVP_EncryptInit.pod
doc/man3/OSSL_STORE_LOADER.pod
doc/man3/SSL_export_keying_material.pod
e_os.h
fuzz/mkfuzzoids.pl
include/internal/constant_time_locl.h
include/openssl/ossl_typ.h
test/asn1_encode_test.c
test/constant_time_test.c
test/curve448_internal_test.c
test/recipes/03-test_internal_curve448.t
test/recipes/03-test_internal_sm4.t
test/recipes/80-test_pkcs12.t
test/testutil/basic_output.c
test/tls13ccstest.c

index fbffd86e710defc2d014544ea1aded08282aad56..614aab80368ef86f569d1b8ff00cd5bb727230b5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index e12006a0b1ac19ee1571ee04d980c90bd957baa7..fbab1f3b0ad7ec72f17fd09c5a3fece555724514 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 2a4d1e698b13c0c5eee21624272d829d6dd0a693..2dac3d72dd785c4b775df9b2eb1e962999b2d435 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index f03264d8d0cf3e065cd18f661be6bb3c08c178f7..d235c45e2d632166f374c2d3fab95ecdea642464 100644 (file)
@@ -3,7 +3,7 @@
 .ident "ia64.S, Version 2.1"
 .ident "IA-64 ISA artwork by Andy Polyakov <appro@openssl.org>"
 
-// Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved.
+// Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved.
 //
 // Licensed under the OpenSSL license (the "License").  You may not use
 // this file except in compliance with the License.  You can obtain a copy
index 72a5e1f4d5091344fe2e32db2838e043fe71a21f..eeca475b9366bbe9a51af2f2bf2d9fc5b7779aad 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 1998-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 1998-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index a637fdc500551c8f4b2451a05a8db0486c7d59fc..a6d2578863f874211140e861e51d53bf3404c91c 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 98967275addae398332159d8401166b9c632b9b1..4ece15c952c9c393130aa6a4983611e13e9bf731 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2010-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2010-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 6381efab455730cc92916c96cddcd9abd49764aa..5eee25cde26a1cbf13404557c0215c5aff4f3869 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2011-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 3a0ec0c080de023dc5beca7b03971e664f11f27e..97846f8531a75dde8b731d0cbc86657633406865 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2011-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 905d7a6f06015f543027306557659eb516b024b7..2df4a6e3e011cf65ec525124825c95a2e852867a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index bbf2ba6b392345fe09ca3cc25d9895f0a475dd03..a838a2a3195fba075ee5e9d5282767c021076e3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 19137b1413de27d7b34751da1ab6a79d16d2a9c8..392617c0d92e1d91306473763e01734ee83bb92e 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index b9e8890b461e0fe867cdac74266ee0b425b3ab6f..20f726d44fe8288a08c3d5ff6bc40f5107759c7a 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 6a33130c6ff718ccfc4f78ab9bab1a0a4535db5f..0ec63f067e3cfba8b7e5c696ecc21496c0ff3b03 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 1998-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 1998-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 7615e339b1cdfe8119fcf47abd103bf0e6e8f4b9..e3eb5da5c4c22b307bac2728b46ee197827608ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index bfd7ef045552bc47c6a85efc896453d7af21d33b..74c828239b0483bee083033cf4358ed682d31cc0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 0539027504d2777e77f2598b1ce1baeda08a44e9..d8ef3c7e6a1cc945adc21500f3f572c0f3c521dc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 7e38179b97d4d06224e4713f11310607d04ac13a..b8727fa28712949bfb0c6327dbc8960f0ccd7be0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright 2017 BaishanCloud. All rights reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index b439030cfeac7e6c1a41a5d78238da0c6ef9105f..75ae767d608c94ef62c584f84ca5ac0792343d57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 50b8816d486d4034ae1bd6c75af448a6eb384524..089f2ae29f0c896c3b7178ef25651d2f7bdbe1f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 59caa315801c15ae3a356c9f46adecb405c91503..7acaebfa2250ea7ea0943a05f682e89283bac8ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 6c780414da675660103bdd3821eb748644504895..d344e2df7053d5cc9d7f324a108ce3bd8eeddfaf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 70478c56cfed38dea9c9553c134475c8a2daea9e..50949657c818d6cdd0eed093d18c0a794a55b351 100644 (file)
@@ -78,7 +78,7 @@ L<dsa(1)>, L<genrsa(1)>, L<gendsa(1)>
 
 =head1 COPYRIGHT
 
-Copyright 2006-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index e10c0a9d4cbdfc942150156919f6ffb8e6c1b68a..5ac41b3295a35b3cc496e13e25074e2049562c95 100644 (file)
@@ -186,7 +186,7 @@ L<EC_GFp_simple_method(3)>, L<d2i_ECPKParameters(3)>
 
 =head1 COPYRIGHT
 
-Copyright 2013-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2013-2018 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index ad5001e0d89ec17a3385ba7b9d41b881f30cffa7..187292fc18bf15ac92fd68fa632fbd5657638709 100644 (file)
@@ -314,7 +314,7 @@ EVP_dss1() was removed in OpenSSL 1.1.0.
 
 =head1 COPYRIGHT
 
-Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index 0dc4c13615f126aa2b87ba91821f70843dc3786c..619a94eccf980a47a5e02ef3bceb1247778438fe 100644 (file)
@@ -642,7 +642,7 @@ EVP_CIPHER_CTX_reset().
 
 =head1 COPYRIGHT
 
-Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index e827434192d905cd47004b98bfcdf377d0b80f56..e6e520eccd815ed000a3acc67b64edce561bc409 100644 (file)
@@ -254,7 +254,7 @@ were added to OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
index 586ad66fb21784a7f838853482caa501d3917fdf..0090097d4b27cce99101096bbde348a0da8cdf72 100644 (file)
@@ -77,7 +77,7 @@ SSL_export_keying_material_early() was first added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
 
 Licensed under the OpenSSL license (the "License").  You may not use
 this file except in compliance with the License.  You can obtain a copy
diff --git a/e_os.h b/e_os.h
index 3e92716a91759259d864919f9b78c50120ce2734..5071af6231970aa14df275e778f022857afea12d 100644 (file)
--- a/e_os.h
+++ b/e_os.h
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 9ad96b349afe7b29d45c42dfdc6d100eea33b809..0153a031a67803b4390da4351cfcf2532a0712b6 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 813df636986ac7820a554b04dc6c486514b96a65..d23f515c4ffd2a0051e381da9cbc58de90210efd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2014-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 2f242f1e7a437597c368efb3d620225bc0d69b7e..165878ea1d43985b8cd73de4d04eceb1f44ff98f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2001-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 1ae05199354460854bce649bf1430002889a21b3..6a64bf904b16385f979a5ed41b7539aa71f6ea5b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index ac851e2a0bd7ba68736669b9e466cc65b20a2056..e5e3e497c09945e08ba3f4c939e1af49986d1662 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2014-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 8c9b09da98bcd90701e45b17d7d0a57e6f9526cf..e7d4378527b1c4ad967727bd7303e1250dc8ec24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index 44bac026e843ba35febb90da89208ca7e6690d27..fb41a6b5e289871b514d606048f36bf16803bc49 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index f0ecc2857304420f42fa7374805c2937de1a188c..459d83c5189a3972cbd2f1b1871080eed5f5fa98 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
 # Copyright 2017 [Ribose Inc.](https://www.ribose.com). All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
index aa307d2d75aee332f7b8e5195cf072f42a7c6814..430df6708217a3f4c7c31a93b85a71108032a110 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
index 1fb12c8a30606f50c234abdb1bfd9d56f0d042eb..e442da864ad5e95d0d5e9f215d1d0d80c74483af 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
index db9bfe5a57f64b38ed4f5b17d33eb56b2c94f1da..c95010fb7b4b253b2de50c1ad59e697a43ce608e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2017-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy