diff options
author | Matt Caswell <matt@openssl.org> | 2020-11-05 13:37:26 +0000 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-11-05 13:37:26 +0000 |
commit | 29d3af040446f211a550835e5b4f7887b01f1667 (patch) | |
tree | f3653ea3b3a96f5ee6387f1074cb262a560600b0 /test | |
parent | 649bd87cb46626472aada6b60682a5f23651954a (diff) | |
download | openssl-new-29d3af040446f211a550835e5b4f7887b01f1667.tar.gz |
Update copyright year
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13324)
Diffstat (limited to 'test')
-rw-r--r-- | test/recipes/25-test_pkcs7.t | 2 | ||||
-rw-r--r-- | test/recipes/25-test_sid.t | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/recipes/25-test_pkcs7.t b/test/recipes/25-test_pkcs7.t index 1d2a757d9f..37cd43dc6b 100644 --- a/test/recipes/25-test_pkcs7.t +++ b/test/recipes/25-test_pkcs7.t @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2015-2020 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 diff --git a/test/recipes/25-test_sid.t b/test/recipes/25-test_sid.t index 7d35e98c2d..ee5eef79c5 100644 --- a/test/recipes/25-test_sid.t +++ b/test/recipes/25-test_sid.t @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2015-2020 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 |