diff options
author | Matt Caswell <matt@openssl.org> | 2021-03-11 14:27:36 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-03-11 14:27:36 +0100 |
commit | 8020d79b4033400d0ef659a361c05b6902944042 (patch) | |
tree | 3e56000ad26b06232450c4c142e99395bdc601a8 /tools | |
parent | Use read/write locking on Windows (diff) | |
download | openssl-8020d79b4033400d0ef659a361c05b6902944042.tar.xz openssl-8020d79b4033400d0ef659a361c05b6902944042.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14512)
Diffstat (limited to 'tools')
-rw-r--r-- | tools/c_rehash.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/c_rehash.in b/tools/c_rehash.in index 3e2e9c0f52..1566d141d3 100644 --- a/tools/c_rehash.in +++ b/tools/c_rehash.in @@ -1,7 +1,7 @@ #!{- $config{HASHBANGPERL} -} # {- join("\n# ", @autowarntext) -} -# Copyright 1999-2018 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved. # # Licensed under the Apache License 2.0 (the "License"). You may not use # this file except in compliance with the License. You can obtain a copy |