diff options
author | Matt Caswell <matt@openssl.org> | 2018-02-13 13:51:29 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-02-13 14:59:25 +0100 |
commit | 6738bf1417289a14758590fca5a26b62c9b2c0be (patch) | |
tree | aaa92a97543caf3c7155d55679fea9c8abf9dceb /test/recipes/70-test_sslsessiontick.t | |
parent | OpenSSL 1.1.1 is now in pre release (diff) | |
download | openssl-6738bf1417289a14758590fca5a26b62c9b2c0be.tar.xz openssl-6738bf1417289a14758590fca5a26b62c9b2c0be.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'test/recipes/70-test_sslsessiontick.t')
-rw-r--r-- | test/recipes/70-test_sslsessiontick.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/70-test_sslsessiontick.t b/test/recipes/70-test_sslsessiontick.t index 0f8ac81990..cbf197db21 100644 --- a/test/recipes/70-test_sslsessiontick.t +++ b/test/recipes/70-test_sslsessiontick.t @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# 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 |