diff options
author | Matt Caswell <matt@openssl.org> | 2020-05-15 15:09:49 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-05-15 15:09:49 +0200 |
commit | 454afd9866300b984306c5b565a9d55568a5bc50 (patch) | |
tree | 5743b9c9c5a8b1cd6eeeb0d3f7c4fbeebf438c51 /test/run_tests.pl | |
parent | If SOURCE_DATE_EPOCH is defined, use it for copyright year (diff) | |
download | openssl-454afd9866300b984306c5b565a9d55568a5bc50.tar.xz openssl-454afd9866300b984306c5b565a9d55568a5bc50.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11839)
Diffstat (limited to 'test/run_tests.pl')
-rw-r--r-- | test/run_tests.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_tests.pl b/test/run_tests.pl index 0ed768ed41..b75f763979 100644 --- a/test/run_tests.pl +++ b/test/run_tests.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2015-2018 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 |