diff options
author | Matt Caswell <matt@openssl.org> | 2021-04-08 14:04:41 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-04-08 14:04:41 +0200 |
commit | 3c2bdd7df95b5ce2aa238de9e39e0e70125bd7e6 (patch) | |
tree | 34e34f8b21fc4c98ba521edd811c7e568828cf29 /util/perl | |
parent | Remove a TODO in EVP_set_default_properties (diff) | |
download | openssl-3c2bdd7df95b5ce2aa238de9e39e0e70125bd7e6.tar.xz openssl-3c2bdd7df95b5ce2aa238de9e39e0e70125bd7e6.zip |
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14801)
Diffstat (limited to 'util/perl')
-rw-r--r-- | util/perl/TLSProxy/Message.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/perl/TLSProxy/Message.pm b/util/perl/TLSProxy/Message.pm index 7926d0041b..2c1bdb3837 100644 --- a/util/perl/TLSProxy/Message.pm +++ b/util/perl/TLSProxy/Message.pm @@ -1,4 +1,4 @@ -# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2016-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 |