Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 3 Apr 2018 12:57:12 +0000 (13:57 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 3 Apr 2018 12:57:12 +0000 (13:57 +0100)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5851)

46 files changed:
crypto/asn1/tasn_dec.c
crypto/asn1/tasn_enc.c
crypto/bio/bf_nbio.c
crypto/bio/bss_conn.c
crypto/bn/bn_blind.c
crypto/bn/bn_prime.c
crypto/bn/bn_recp.c
crypto/bn/bn_sqrt.c
crypto/buffer/buffer.c
crypto/comp/comp_lib.c
crypto/des/rand_key.c
crypto/dh/dh_meth.c
crypto/dsa/dsa_meth.c
crypto/ec/ecdh_ossl.c
crypto/evp/e_des.c
crypto/evp/e_des3.c
crypto/evp/pbe_scrypt.c
crypto/include/internal/dso_conf.h.in
crypto/kdf/scrypt.c
crypto/o_fopen.c
crypto/o_time.c
crypto/pariscid.pl
crypto/rand/randfile.c
crypto/rsa/rsa_meth.c
crypto/txt_db/txt_db.c
crypto/x509/x509_lu.c
doc/man1/ecparam.pod
doc/man3/BIO_s_accept.pod
doc/man3/BIO_s_connect.pod
doc/man3/DH_meth_new.pod
doc/man3/DSA_meth_new.pod
doc/man3/EVP_PKEY_meth_new.pod
doc/man3/EVP_SignInit.pod
doc/man3/EVP_VerifyInit.pod
doc/man3/RSA_meth_new.pod
doc/man3/SSL_get_error.pod
doc/man3/SSL_shutdown.pod
fuzz/test-corpus.c
test/drbg_cavs_data.c
test/drbg_cavs_data.h
test/drbg_cavs_test.c
test/recipes/05-test_rand.t
test/recipes/80-test_cipherlist.t
test/recipes/99-test_fuzz.t
test/test_test.c
util/mkrc.pl

index 9cdee2d6fea33e9d64c2093985986278a6ee0099..c2a521ed51800bfc1f8243e3b3e896c9111d0fcc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 8b562ba1f47947e172461cdd6207d4fd2abcf424..3b723a1845db5b88180abed8fe39d3829a0c7e09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 1acb717743aa873910c462ad1620ca3ff0a12b46..d7972bfed785ef810ceabce0ac9364ce29410ad8 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 cc245ab07c50675fde358226d91f0ad3d48c2226..c87b431cdb0f878c9f6a06c75886bd4d833ba510 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 1ee902cb21927370bb609cc2a12b3199becdb680..420c1eee36cc6fe1db1260c72a85f5bb36d28591 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 4e7908682eacba8a369a258cbc7b75090feb8f11..03ccde9510621ef6ad6f8cdaec935231a5d32fd8 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 8eb500b61a800d992271f40588c5bd0db0cf01da..130debdf20cb216422475f3833e0c2041ce4ce1d 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 be8bd1238b621723f2e98ef93b440223b3936b31..b97d8ca43ba2c8f99f58a1f856f63f775926cb24 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 48618a4435a948407d3abae88c8a3f98fe947f3a..72258abb9e5e67cf7f5dad8dcf3609443c227dcc 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 c199bb352f139f9a5768402cf9a07cdfd245b709..e509f5957b6eed4eeb885e619fc34e6bc6070ad3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 b49ce6f17b8f87582293b36c41bba16ba2e64d6d..fe8aefec370ded2200206db05ab48d7e221e319a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 c5e16c4e2efa826b82306916dca93af8a5ca255b..59c4d7e967823303a4568125f142a6abcb68deb1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 fccad7750506c167b564abb66a53937b063d3a97..ff4fae44a7c309d6f1dc4ddddea4469a773e783f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 7167af08cecd5a397dee01b131f052f49aab2500..1c5db2212c0b7dec6f78bab640a2a4e75676e6c8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 3b886263da43d05523bace0ad3b569948a5e1d67..c13fb3e25a9b24c7a13e184860e54497a20fe72b 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 7a2c12dbb740b86565c6688180f7ff510b905419..6b492ce47023904c08f98440c291d9c9dd8cb871 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 02f5895eac5ac2f40822f8e583ab96a541a35b69..57da82f3fe4c0d45f7f882be2845370452ac70e8 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 ded87ca5cc754b9fffc864ce83dc5fc1d99ad174..d6e9d1b1baae18ce83bdbce2d008b5400b8d195f 100644 (file)
@@ -1,6 +1,6 @@
 {- join("\n",map { "/* $_ */" } @autowarntext) -}
 /*
- * 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 0a5e3c5f392fd6b175ddaf221f1573821e97074d..61fd390e95f076802d302c644b61018389034413 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 1b4028c9a81a807e35bc8ca58f36e4718d1b2108..9066279c372e41bdae0ff05882b887053200f522 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 30b81556f0100891d9b2a8a9f62a6a1f8314da4f..6d764f55e2e8b4548d75ea021665b2a35d7626a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2001-2017 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 3e26f8eccfdc1806c59bc80eb774acbc0fb9d37b..3d4a5f8aef86689beadb52066c3f091161439033 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2009-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2009-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 7cac8e9eb5499879783634ebada51b56635d4a82..3a62b88cf07a0cbfcdb137aa800d0d6ef2cb06dc 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 2a30389a9c8c94e0e2c988c64861e7da3e990ec0..f5880a73d0f7b4c428fa76f5cc87a75d514a48f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 a00560dcbd994bf988d4e32f53a64932b1cdeb5c..c4e1782514d8a3d6b6028af9d4cdd2f53bbb0b19 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 7b33ebad73b3fa01f587c1b568a52766773f3311..a7da7d24a75c2f1c7ce588084af009b22406578e 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 6788c9f092c616a85c418273ca9c4158cc650dbc..0633f8cda4803c1c4456782a0aa61d4beba6256b 100644 (file)
@@ -182,7 +182,7 @@ L<ec(1)>, L<dsaparam(1)>
 
 =head1 COPYRIGHT
 
-Copyright 2003-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2003-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 695b7e6989144ec61ea52c1307a223f6e7082e15..45b864e5e64d91d60b8ff1ad4f6b7b6e79ee60d7 100644 (file)
@@ -224,7 +224,7 @@ down each and finally closes both down.
 
 =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 e67f622e557a4c57d6c1c946f584ff8a4c3b8efc..d5cc553f2508425cd770a9b205f578af747782a2 100644 (file)
@@ -203,7 +203,7 @@ Use BIO_set_conn_address() and BIO_get_conn_address() instead.
 
 =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 90aa145646b602413fde34fff979efed18b362fa..63aa6513403a1e831f9a0086317a23d53bc8f069 100644 (file)
@@ -157,7 +157,7 @@ The functions described here were added in OpenSSL 1.1.0.
 
 =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 4e2aed8179aa9660d2269ccca02f9a05ecf4574e..faf86ef9dafcda42badcadc04de78de4e48e6660 100644 (file)
@@ -205,7 +205,7 @@ The functions described here were added in OpenSSL 1.1.0.
 
 =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 9db169ffb9584fc8ff9b357fe1f65050ad666975..ddc99d2800eda7babd41a840004bb51e66ca49db 100644 (file)
@@ -397,7 +397,7 @@ arguments.
 
 =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
index c171b4c9f48dcd6984c3f82fa896b1d11a8f34cc..d3fe79c96cedb77549e809e5df7b9ca7d293f3f7 100644 (file)
@@ -102,7 +102,7 @@ L<SHA1(3)>, L<dgst(1)>
 
 =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 f0d734caa9fbf423c2cde479fdb2c931f0ffc1b1..faabc717a2794eb8c1db5c38457264b0c30894b3 100644 (file)
@@ -85,7 +85,7 @@ L<SHA1(3)>, L<dgst(1)>
 
 =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 839baaca3dc53a6730135cb55d8d73eda1728aec..69ba9dfc5ac301170944424b465b5333751e0a79 100644 (file)
@@ -252,7 +252,7 @@ Other functions described here were added in OpenSSL 1.1.0.
 
 =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 688f772afac672e54c1b3b808397963eb2bc7551..f1050b0c5a005e46a3c9e89a4884f137538c8e49 100644 (file)
@@ -140,7 +140,7 @@ SSL_ERROR_WANT_CLIENT_HELLO_CB was added in OpenSSL 1.1.1.
 
 =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 5d467c88bf48cc23877ca8dd5075a6e5a7df8fce..453853d672fcb4e16239643ece069da69e154108 100644 (file)
@@ -141,7 +141,7 @@ L<ssl(7)>, L<bio(7)>
 
 =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 95ffcf2d42ce4721a49c27ee34dd4b778a5f8e12..86be5337e134a1484bfd0f48fe56ef63e55d53f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL licenses, (the "License");
  * you may not use this file except in compliance with the License.
index 07f36b8535acfcfff890f51b11d5f7fdf4fe6ea5..6f676ab097fcd7adce233c8c066e83ec830b590d 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 3ad97ab0d3c6e397463c37e887d83f27d14914fe..d673375619d3d5510acf77a7723a7d5f14a7afee 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 782ab518904f540224df54e063392e264a875f8f..413f5bf6987cf15980d6710f99298f8cd9f52be7 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 2e083e42cdc47603077d0f25010c749be331e00e..3ae254031cf7346a8ac297501c88921b92d00f82 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 6e869c85b4f741774131a1590f29cb5704c6913a..5c1b1d45457f800f0ba107126b8f1ed6a23a18ca 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 #
-# Copyright 2016-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 2c45fecc9489d8c1297a7ebd9f91b064bf0bbc4d..99970e39286f9380cf590aa7854bde080b9270e0 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 76b61f8188914a8eba0f6c4c3dc6cd9c2ab48dce..18b61c6d0b1005f80baafccb225c1eb151b237e8 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 (c) 2017, Oracle and/or its affiliates.  All rights reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 08b0af1a7ab9605b75e470e6a28b0b37c886beef..a221d51765138352b9edfba418cd35e356a73848 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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