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 /crypto/sha | |
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 'crypto/sha')
-rw-r--r-- | crypto/sha/asm/sha512-armv8.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/sha/asm/sha512-armv8.pl b/crypto/sha/asm/sha512-armv8.pl index 2f8644c0a2..ac84ebb52e 100644 --- a/crypto/sha/asm/sha512-armv8.pl +++ b/crypto/sha/asm/sha512-armv8.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2014-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 |