Update copyright year
authorMatt Caswell <matt@openssl.org>
Tue, 20 Mar 2018 13:00:17 +0000 (13:00 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 20 Mar 2018 13:08:46 +0000 (13:08 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5689)

117 files changed:
apps/CA.pl.in
apps/tsget.in
config
crypto/aes/asm/aes-armv4.pl
crypto/aes/asm/aes-mips.pl
crypto/aes/asm/bsaes-armv7.pl
crypto/asn1/standard_methods.h
crypto/bn/asm/ppc.pl
crypto/bn/bn_rand.c
crypto/ec/ec_curve.c
crypto/ec/ec_pmeth.c
crypto/ec/ecx_meth.c
crypto/engine/eng_table.c
crypto/evp/bio_b64.c
crypto/evp/e_aria.c
crypto/evp/evp_enc.c
crypto/evp/p_lib.c
crypto/evp/pmeth_lib.c
crypto/hmac/hm_ameth.c
crypto/include/internal/asn1_int.h
crypto/include/internal/cryptlib_int.h
crypto/include/internal/rand_int.h
crypto/kdf/tls1_prf.c
crypto/objects/obj_dat.c
crypto/pem/pem_lib.c
crypto/pem/pvkfmt.c
crypto/pkcs7/pk7_doit.c
crypto/poly1305/poly1305_ameth.c
crypto/rand/rand_vms.c
crypto/rc4/asm/rc4-c64xplus.pl
crypto/rsa/rsa_ameth.c
crypto/sha/asm/keccak1600-armv4.pl
crypto/sha/asm/keccak1600-avx2.pl
crypto/sha/asm/keccak1600-avx512.pl
crypto/sha/asm/keccak1600-avx512vl.pl
crypto/sha/asm/keccak1600-c64x.pl
crypto/sha/asm/sha1-mips.pl
crypto/sha/asm/sha512-mips.pl
crypto/siphash/siphash_ameth.c
crypto/sm2/sm2_crypt.c
crypto/sm2/sm2_err.c
crypto/sm2/sm2_sign.c
crypto/sm2/sm2_za.c
crypto/ts/ts_rsp_sign.c
crypto/x509/x509type.c
doc/man1/ca.pod
doc/man1/ciphers.pod
doc/man1/genpkey.pod
doc/man1/openssl.pod
doc/man1/pkeyutl.pod
doc/man1/s_server.pod
doc/man1/s_time.pod
doc/man1/speed.pod
doc/man3/ASN1_TIME_set.pod
doc/man3/DH_generate_parameters.pod
doc/man3/EVP_CIPHER_meth_new.pod
doc/man3/EVP_PKEY_ASN1_METHOD.pod
doc/man3/EVP_PKEY_CTX_ctrl.pod
doc/man3/EVP_PKEY_new.pod
doc/man3/EVP_md5.pod
doc/man3/OSSL_STORE_open.pod
doc/man3/SSL_CTX_set_cipher_list.pod
doc/man3/SSL_CTX_set_psk_client_callback.pod
doc/man3/SSL_CTX_set_session_ticket_cb.pod
doc/man3/SSL_CTX_set_tlsext_use_srtp.pod
doc/man3/SSL_CTX_use_certificate.pod
doc/man3/SSL_CTX_use_psk_identity_hint.pod
doc/man3/SSL_read_early_data.pod
doc/man3/UI_STRING.pod
doc/man3/X509_STORE_add_cert.pod
doc/man3/d2i_PrivateKey.pod
doc/man5/config.pod
engines/asm/e_padlock-x86.pl
engines/asm/e_padlock-x86_64.pl
include/openssl/err.h
include/openssl/sm2.h
include/openssl/sm2err.h
ssl/record/record_locl.h
ssl/record/ssl3_record_tls13.c
ssl/s3_enc.c
ssl/ssl_asn1.c
ssl/ssl_cert_table.h
ssl/ssl_mcnf.c
ssl/ssl_rsa.c
ssl/ssl_sess.c
ssl/t1_enc.c
test/asynciotest.c
test/certs/mkcert.sh
test/ctype_internal_test.c
test/dtlstest.c
test/ecdsatest.c
test/ectest.c
test/evp_test.c
test/fatalerrtest.c
test/handshake_helper.h
test/packettest.c
test/rdrand_sanitytest.c
test/recipes/06-test-rdrand.t
test/recipes/30-test_evp_data/evppkey.txt
test/recipes/90-test_sysdefault.t
test/recordlentest.c
test/shlibloadtest.c
test/sm2crypttest.c
test/sm2sigtest.c
test/ssl-tests/protocol_version.pm
test/ssl_cert_table_internal_test.c
test/ssl_test.c
test/ssl_test_ctx_test.c
test/sslbuffertest.c
test/sslcorrupttest.c
test/ssltest_old.c
test/ssltestlib.c
test/ssltestlib.h
test/sysdefaulttest.c
test/tls13encryptiontest.c
tools/c_rehash.in
util/dofile.pl

index bbaf6a9ab79b26155a1e4f83709c1c1b653b0c8d..db3cc383189e6ac4c8d873baabf2433731fb0930 100644 (file)
@@ -1,5 +1,5 @@
 #!{- $config{HASHBANGPERL} -}
-# 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 c3420db60821a09b117c861d24c2051c43007e88..bec365e28ce546a5bec093ba671788a55c3cadad 100644 (file)
@@ -1,5 +1,5 @@
 #!{- $config{HASHBANGPERL} -}
-# Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
 # Copyright (c) 2002 The OpenTSA Project. All rights reserved.
 #
 # Licensed under the OpenSSL license (the "License").  You may not use
diff --git a/config b/config
index 1f2f7450d1263466f4d917e2d6f20547b8a4703b..3bee0076c90e2ff0c89a0b0f4a6d1930e340c927 100755 (executable)
--- a/config
+++ b/config
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright 1998-2017 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 2fa075514a79ada7752eac42b68160006c5e050c..998158998e90697fce14a53598c2841865a904bd 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2007-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 9334d8fbbfec7b3eef1bbc743c168edca42d43fd..716c3356ead90c0d39249441082fc6be4cab7d73 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2010-2016 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 8a5f3f1bed14e6fd5aa918532c76b36bb53bde5d..bfe825af0d92b8c0b8f5ba53aed639de76765cff 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2012-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 7d1f97e360b422f91b5ce6007d548aff09e4b0b7..0dcd6b8cc9b3074333ce82400449c61f83a8f7f6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 d197f96531ed8c75ae7e8d921e445735f35ba002..e37068192f2f5e39196b372e8e65854f61bc0f9f 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2004-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 743779f9d73b2a2c8836e6ff47fa6913b30a232d..604b6bf6cf5c39dc15b043c1afc361af7a4eb290 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 851e6a49812cc81cad04fe1655c7837f87caa850..7d56d26ba9b4365febe916f26d262c5c81b65b4a 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 7e963d9712f8fba0c82d52daf281957bd1c35229..f1e519e9a0649b1156f4f14c8089e36a0c380d48 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 69f0015b669b9bfc78b159f00cccfc1aba1de5e2..4de88764fae2a06e265d05b8c3c2afe6b70809a5 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 ffdecb9991a568e627e39625f43bf231d5116e03..ac4b02fc12a8930b30e501d158f0d23ea20b14a2 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 e70fc322d86ee0b8c28516e8fd50fbf6f8230a6a..737758b4ab1036083c96d8b80c2a1ce25ff85786 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 ffd9530d57d24e1b8687a96d94298293321b489e..6ec41c3cb26d33e80eac3d3fd86497f312e3599e 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 cc710435e744f559299ab91bf6ad9ac1b3c1bb37..0297d2eea7c64e569b430d65356157067aae7e31 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 deaea4ac3442b179b8d5961a5d0f2401020b8645..e4d2bb1835bdc7131ea819cb16cb7a337b39d96c 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 d3b8136765800016eeacb7b07f2ff52f17bada4c..f71be6f20b291e5595146a144d13bf7b2908784f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 b8c13331cb45db42e30bf09b338b7725bbab7b98..b786db07aa2c1d4f2f47f2866f6eadb7a6b34807 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2007-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 90673ab3fecc4a551bb1c1c487261be07e9dbd15..fdd5f1e6481e5b0c800b674e8b0d27338f9300b9 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 633551762b5c5d5ff130f885e1a44230ddc8dee2..8f5650fe5528b9b0c6857b02616df65f60119164 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 5db2425e101d5e8b410f39769279b7acb7701d4e..e5ae0dfea45c58b11f4121598256f26eeed2d770 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 fb7d2ce36f544127dca1b31e1375369ca2c3f3ca..f5b2334a58be92cf6841b7a44d326b5de58d6f09 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 f4412f661aa41f878306cc08443e5a4c40fb9a10..fb82f253008881b3988e351a8f6c4ae0a56542b9 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 1f0f8d6c8d319cc063b6ad3c510b12d64547e256..26b4bc8e8f5744ef44431594f0b6adbd7f776960 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 d6d8ac960fd19d907401825beafa7bb5302b0eee..d0a423957cb308ceb4663c1872c534ca793dd0f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2005-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 4585031dd35239565791a81d9a7103ebba4dbdac..ee08e602a1eb9191bfb50fa42b41a38f227b69da 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 3fbb24d5af06a37953d50db4ca1e80e47607f6f7..ed4115b718cba5c5f296b392d1091f8f749f5231 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2007-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 ff9e1aafee8fa62a19ff99af72d4c4b92eef4f88..a7181d5e412289b817f1c4595ed40904dbdd2218 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 8aa3fc4ce8b09fc4c88f5cb97da674e8bc3eb5f9..1354d182149335f09b73fe8e54871bd7a3ccb631 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 de9e3c10776656510e73d5ec5037315006624709..a6595aec05420e03ee59c7d40fb25efb811e2112 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 a9ad3cbc3f8e0c2c766225f9ce3e1ae96a8a31e7..4ef9ee0cacbb130606a4de0fb277a6d044845e3a 100755 (executable)
@@ -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.
 #
 # 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 2a63dd6cb7a8e047a1bbfa1a1773ace9bd9d1957..d9fc1c59ec29d0eda1bf892adb0039b46d47e50e 100755 (executable)
@@ -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.
 #
 # 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 bde2aa134ac85aa313718aaf1bc91080e5e010ed..9074ff02dec33b8097717277a7e2e700c5d308ed 100755 (executable)
@@ -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.
 #
 # 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 9c202fbaae4443db259d26b9f1b0498c346eaf1a..a21bb8615a7cb9d36ab69d239af0a3a31d0a4246 100755 (executable)
@@ -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.
 #
 # 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 d13471fabd6b68e846846e78c696cafc271fdbcb..b00af9af91d84cc00baa79dff7566f429e5f88a3 100755 (executable)
@@ -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.
 #
 # 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 f6bbfb91111595e081d02e45a9a700757e7b7bde..08f84bc3b3d9bb54cf7ebc7f41c0a2d790d4cbf6 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 285a7176604e95d07c85666a86580375ef546b00..dab684dde5bc790fedc04f233192136c586202fc 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# Copyright 2010-2016 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 078eb543afbaa658e85b4aa8e8664689f7900e86..6411501bc00de0141d4bbd3a7b7c341b7bfcd13a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2007-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2007-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 b308e5b2e53e5d4f8ac257e1e236ae8bd8fbfb41..a31c40fc7acbefbb89683249cd46dd820010cb8f 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 Ribose Inc. All Rights Reserved.
  * Ported from Ribose contributions from Botan.
  *
index acb4502b861bfaf4b33a3452551983c61589c40c..0c051f68b6ead011d20771f65b82c75f0349d9db 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generated by util/mkerr.pl DO NOT EDIT
- * 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 2d311d90460453385b889c7eb23f78cc3c59e546..12ccd28bcfa7ea72d4a1e0aa0cb80ff7630d0321 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 Ribose Inc. All Rights Reserved.
  * Ported from Ribose contributions from Botan.
  *
index ea9d7663a6b40a62d7f91b616f4a2693ebeec15c..f76fe0fcadcc0c47807bdf492c12c5f5d19b96d7 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 Ribose Inc. All Rights Reserved.
  * Ported from Ribose contributions from Botan.
  *
index ba9d53d00b72f4c5bf3ea78b1eca1f9fde6fb2fa..eac40abe3ce13c2f2e4dd030d2fb7c563be19cb7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 7eef1fb39b14b4ab79879b2cdffff1173e69774c..3374e3ea61e143ae513cd2788f291dd6817cb255 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 c09f98e96fb13bf25cc227993b61d1ffa1c8e7b5..9b25345859684feb9864e0c4526d91b6ad8f9643 100644 (file)
@@ -749,7 +749,7 @@ L<config(5)>, L<x509v3_config(5)>
 
 =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 eed5e64d3a63a132d851f85c409ad707e1bb6ed7..9616e8ed41755f240d47e9d0c65d82293ec7cd9e 100644 (file)
@@ -783,7 +783,7 @@ The B<-convert> 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 fc83efa475c884d0367e098f08cf6bf720cea306..de94a6bd6fdb6758a3a269e3a8c4cab517e32249 100644 (file)
@@ -316,7 +316,7 @@ were added in OpenSSL 1.0.2.
 
 =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 9b951f51008ae91df279472ef399c9be79fd5ce2..f4f52e20be4b2cc13bbcb5c8fc3de6cd020de43f 100644 (file)
@@ -463,7 +463,7 @@ manual pages.
 
 =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 f693e2299d65361b638a9e9aa064f0a071d991c6..d485f6120e0f7bc72f363ef6b0becec808849785 100644 (file)
@@ -323,7 +323,7 @@ L<EVP_PKEY_CTX_set_hkdf_md(3)>, L<EVP_PKEY_CTX_set_tls1_prf_md(3)>
 
 =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 2f0f79ac785f884b5857b21ae9b08cec7c17570c..184ddc9f593b188b3c756811dae03041cd4bcfd9 100644 (file)
@@ -742,7 +742,7 @@ 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 62a6788e70b8d6ed849827c35c7fdb3fdb26e2d5..e5b8af421dc7a0e6d5095a35695855bd6399ceab 100644 (file)
@@ -199,7 +199,7 @@ L<s_client(1)>, L<s_server(1)>, L<ciphers(1)>
 
 =head1 COPYRIGHT
 
-Copyright 2004-2017 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2004-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 b20af847d648f6ef0d6338be7f15369881325363..4f46fac12e363e1eddb5fa294cba9b558abf1a1d 100644 (file)
@@ -88,7 +88,7 @@ the above are tested.
 
 =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 4ae640be5b6049d432bdaaedc99c285d68e9da55..a083ebfd1bd422deed1206beacbe42b150d2e64f 100644 (file)
@@ -248,7 +248,7 @@ The ASN1_TIME_compare() function was added in OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-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 bcbc12ce8843823de0521e4388b71b0482e6acbf..3c847104327a0e4fc0d445e974b74fa9db4f7302 100644 (file)
@@ -141,7 +141,7 @@ DH_generate_parameters_ex() instead.
 
 =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 15f71612d06bb12738acf1e6b6bfb461faddc9be..437e8bd8b1aa942cd9f10991448d638a2470aad1 100644 (file)
@@ -241,7 +241,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 eb15e4288dddc31646afcd7dbbd44f0c09e10eb7..cb9375abd645811f4e52d2d72416aea0c5686197 100644 (file)
@@ -410,7 +410,7 @@ B<EVP_PKEY_ASN1_METHOD> object otherwise.
 
 =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 bfc5c85c49b36e1cb432e18a3783e48e8a68bf4f..7eb9796bdda6067708e821083f74467e71ee14fb 100644 (file)
@@ -183,7 +183,7 @@ These functions were first added to OpenSSL 1.0.0.
 
 =head1 COPYRIGHT
 
-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 98a0dd158a7d977e71da7ed423a294f62abfb998..17ffc6bc786375149c667ca471498a5adbeca231 100644 (file)
@@ -94,7 +94,7 @@ EVP_PKEY_new_CMAC_key() were first added to OpenSSL 1.1.1.
 
 =head1 COPYRIGHT
 
-Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2002-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 30e72a223248325be94d9a7cef94b822b0d69c0d..8101143b54ec10a62ad2497d85761f7c9a5cf61b 100644 (file)
@@ -52,7 +52,7 @@ L<EVP_DigestInit(3)>
 
 =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 92b2493f445f4b22f45ba15314b7748fda9ccaf5..13f3722c4fc2407ccbf26ba2723e953be934048b 100644 (file)
@@ -142,7 +142,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 f4b366e48b55b0f07cb89afc147d5df3eb9a09e7..59c6b4bdc91503df3a0c320d2af40c3c8774ef39 100644 (file)
@@ -102,7 +102,7 @@ L<ciphers(1)>
 
 =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 5350d797ef1f06a14252ddc1bdce8ea6a1675a18..6d1a9b57b7f395558a458cedccc0852e929305f9 100644 (file)
@@ -158,7 +158,7 @@ were added in OpenSSL 1.1.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 e9aeb909f046885e55ae2b4b15369a03befd34f0..d0df021d511061588eccd598032734e1762ff461 100644 (file)
@@ -139,7 +139,7 @@ SSL_SESSION_get_ticket_appdata() were added to 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
index 2bc3a43e53ea35f437845a1c12967bee1380fe1f..e501934a757902b72d458b03cc9b50bc1bf6019e 100644 (file)
@@ -101,7 +101,7 @@ L<SSL_export_keying_material(3)>
 
 =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 a0c92e6e7b6362ff71e93ffaacf7e3a03c93e50f..c553bf1bee1ef482d7126669fa7bc172139dcad3 100644 (file)
@@ -187,7 +187,7 @@ L<SSL_CTX_add_extra_chain_cert(3)>
 
 =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 2f4773d0cdd747abb39fe36f9a678f752cb16546..2b2bc3e20dd15916e226f84a0ff11df52e6a7da2 100644 (file)
@@ -135,7 +135,7 @@ were added in OpenSSL 1.1.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 cdfebc86d2f8c13e11b6d73d1e5fbf02bcfed96d..bc5bd0a0847cd04d48a583ef9c33302b44efc97e 100644 (file)
@@ -289,7 +289,7 @@ All of the functions described above were 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
index 09a7d0be7c53d220be1ce24c8d4dfc540db0aecb..96dcf4db0f2659455a68ba983639d20a5a0ccad1 100644 (file)
@@ -137,7 +137,7 @@ L<UI(3)>
 
 =head1 COPYRIGHT
 
-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 4c80153f6fc411533c8feb4702c982f4c901dfaf..8ac9729bc3dc1c21669d8236a7af88a8c922d0cf 100644 (file)
@@ -90,7 +90,7 @@ L<X509_STORE_get0_param(3)>
 
 =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 813c8a6677d441bee4b6d6a3a1b630e0f5978056..13415d5488e8fb30d020347d714cce91d0815b1e 100644 (file)
@@ -67,7 +67,7 @@ L<d2i_PKCS8PrivateKey_bio(3)>
 
 =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 7885d6a4b6e26d6aacef2dfbf0d5712c43606324..ef8e10ef1b196ba1a403e241325349a7fcf704e2 100644 (file)
@@ -403,7 +403,7 @@ L<x509(1)>, L<req(1)>, L<ca(1)>
 
 =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 0cea5496864f4b75f0317a4168ee9dd91bf98552..5b097ce3ef9b10cf517907bb1ad425e2cf68674c 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 9eff881e66d686db1378130454f4dfd5d8d07105..09b0aaa48dfed22bd1a25f8b976af1f935f9cda5 100644 (file)
@@ -1,5 +1,5 @@
 #! /usr/bin/env perl
-# 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 e435b5e84acc04d7d864603d74372c4e6ffa61c2..524c5425bf4fe6118a46e14fe536f47cb5752d0e 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 24ee7657b843166a1f5642ce8e8fd24320516e3e..af24c0146b9c9e21685b553f2520ac900d1dd842 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 Ribose Inc. All Rights Reserved.
  * Ported from Ribose contributions from Botan.
  *
index 0c2dd1927e2b3b5db504156afec8718c88ba0302..3416c3df8fe5657c2f24650d461cd05f655af2fe 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Generated by util/mkerr.pl DO NOT EDIT
- * 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 1782a4fa5b0cfe69a44fc71504281f17d7de6510..07fd7ab640baaf98e3e4319a3d762b653673e655 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 21073b637de6c5447520a9a69141f2cc5d97862a..8822ca25c36976a3c3ef088c8719fb2951306b08 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 d6a08de5a6c272fcf35246abba4d1a88fd47d6b4..6d78aa1a2e95bdb5814b028d30e7538745c2bf36 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.
  * Copyright 2005 Nokia. All rights reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 7d39ba15c0eb2bbda7629d5aa9a91b26daa49427..1da1c828a0758a5de2d70ca3170e64b3601559b1 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.
  * Copyright 2005 Nokia. All rights reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 1376441a8142eee09fe68cda923409cc9790e0ab..0c47241c02b8f7f12398ac4a1ce066e6bd5cfa76 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 70c7ed811f649da8d544e1cda6ff8ca7fb33b701..1471a0dc724f6ed147c7f896c9de3077452c13a0 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 7eff731e4155651e9ad9e03115cf7b435963fe54..172e15f92087410e02692b7befd941c6a655aab3 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 2dd54566ef04f601e62d413914bc3d8cd420dd5c..7d94b5722060c39ee36d55098f6a36d11a2cb608 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.
  * Copyright 2005 Nokia. All rights reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 58d5e253619a71703c22b620d0302c1b3e70657a..2b0706e04cf1d7b61fdc22efd71414bb26156655 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.
  * Copyright 2005 Nokia. All rights reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 8d15fcb84d141544898a12c51d27021eccfe28b1..54961b2f3b91da6f7af1c82a80234038b8799976 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2017 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 1d4b503700923a1a201281141650d602d1118587..bf61548dba72b469f71f2a382f313114f3292869 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/bash
 #
-# Copyright 2016-2017 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
 # Copyright (c) 2016 Viktor Dukhovni <openssl-users@dukhovni.org>.
 # All rights reserved.
 #
index f1e392ebbb9d60efdfed91d02fa5e77a187f7cfe..a4613031fe5980ebe4979f272dca19ae7de33329 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 f4f9924a868dbbcb71a19a1b89e1acda1b5be2ed..16d4e0f9842e504713387b68e8ee0b8ba65cdfd3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 6a15b3af27435008de766dabd604ac26edd13264..c4bcb8edd699ebb2638dd618a7e7a9c4e67334b1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2002-2017 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 e49920cec7fd6ea6322d3c7bb6abe8e1ddae2850..66d84a75cd789265bdc45074d47d73cf0eae3ad0 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.
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 32f843e15664b41fcb40dca883969bae04e582c9..b36f25e939fe74481405755e2eac56257e9cacfe 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 d3a23e5f3dc0564f8e5310046dff895b92889df6..66731e640257778d1f51db62bbb8009bac35e472 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 8b112307074e87d5cf21e5abc280159444fef791..ab6446a490bbc65235cc2a2d03d3aa7429e5c00d 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 9b482fa6410e69bf2cda2bc7abab7e69a07a46dc..e58d8d8bcfaa473d16af1d604785bc2b6bf8da1b 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 21d5139f2bc89e339d92c9854fc4a4a4638aebb1..1844d7224c9b5daf1e29b8df218b3fde0f3cce31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 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 07ee7c84783af63c8940c5803b2c1815bb626b3e..ac246bd5cb3782cc3fb48ac323878dd0c9c42cc3 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/perl
 
-# Copyright 2018-2018 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 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 b2bbcbc2a7b107862de7b6475929feae8596e311..00db26d0f7d9cb0c6a0f9dd06b67ef71f978008a 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 79d20a8d8106a1f1ebe1270f9fb1834ebe44131a..a34888c15e812a4e9ee3a3aae4789699fae687b1 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.
 #
 # 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 17e5499db74f48446d8141300daf8425d17f49e4..457335d308b84817a12dace59d6060f0621f78db 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 0bf24eee074a968830c59b0dc8191ebf4cb8a570..062853fae26d981eede458ba09fe5f30a8a63160 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 961256bc9027128cfeaadca9250c0bc7f83663cd..cd72cb09388487437c8fe0b99ca7573115397605 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 5903b796f7a99f574b9c5bc28828565ab6d9df8d..33be78315be7622fc25cee36f3c3ac48fd55a3b9 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 Ribose Inc. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
index 2cdc5db117a076db0084ca8f34b8c1ad1d57a87f..215f9e8c4f572b1a14f2faa56c4d3468f2407cf5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- mode: 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 5adcb8d4df975df0472247b4af9f5134a8054fae..32ec4c8c8cb686de64acf962ad93ad8985a2b97e 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 ddb338bb673f98f14bfe0e9a212fce2ff5d2fd45..f2a18121bbb87d4ea8c16bf0b0680358dee0bbb5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 e0458a177ec66f7be209dae1fcd425d27cd786dc..ffbbfbc12b23f742dee8bf2eb5e6590bbde82421 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 7616eea2d5a3df13b1fe8562291be932ab356eed..b8b1f52dde1d875eff11d2edd21cf528e7b4d9a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2017 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 b06ce8128d7a04946c73ef23c8164f49be6b46cc..0219559ef6507f222f91d9fd0530af881fcbf208 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 0661a42bbda3ef142c11331bc7f07594a74274e2..946948534ad8b4434bc76207727bd59b2df72b82 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.
  * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
  * Copyright 2005 Nokia. All rights reserved.
  *
index f7dc65f7348286144612bd10b53153ff3b6e32e7..ebd87cc7f0f6fd512e67ef3e7e9da0c88c541332 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 9d1ceb07186047169764e0472d436266aaa9c580..353699dec9fcf26d243ff2a33dea0282bff1a246 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 8ee4f243a1e6b82eebfd1b55abd047a0f30c0f5d..2e2bb8f76b9cc05e6ac1daf64e607bcc0a428cfd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 4d6595a38ae118eac929a4be659ab9fd19ad149d..4c5d575b2440f50fac3d922d0a917e525bff0375 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * 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 3a9e44a5e04b69da262e993261bfdef4b6782941..421fd892086f9344822e74e1ac8b5bd836364548 100644 (file)
@@ -1,7 +1,7 @@
 #!{- $config{HASHBANGPERL} -}
 
 # {- join("\n# ", @autowarntext) -}
-# 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 2ea54e3099cee2bc86d788f4f45cb0a70f0332d7..955224df7d46f2d0619bb13ece13be22c930d9e2 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