diff options
author | Richard Levitte <richard@levitte.org> | 2018-04-17 15:18:40 +0200 |
---|---|---|
committer | Richard Levitte <richard@levitte.org> | 2018-04-17 15:18:40 +0200 |
commit | 28428130db13fe5d1b956a622747db2e0e0b1458 (patch) | |
tree | 265ef25cca70e4c8c9f4ac922cfbf33900e1ec1e /test/recipes/90-test_sslapi.t | |
parent | OpenSSL 1.1.1-pre5: update CHANGES with recent user visible changes (diff) | |
download | openssl-28428130db13fe5d1b956a622747db2e0e0b1458.tar.xz openssl-28428130db13fe5d1b956a622747db2e0e0b1458.zip |
Update copyright year
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5990)
Diffstat (limited to '')
-rw-r--r-- | test/recipes/90-test_sslapi.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/90-test_sslapi.t b/test/recipes/90-test_sslapi.t index 08af52d007..633df47736 100644 --- a/test/recipes/90-test_sslapi.t +++ b/test/recipes/90-test_sslapi.t @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2016-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 |