diff options
author | Matt Caswell <matt@openssl.org> | 2021-07-29 15:41:35 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-07-29 15:41:35 +0100 |
commit | 54b40531307fcaba1206e98f4cae73f0532fbdbb (patch) | |
tree | 47bbb9d0534c55412f7e9809a795ccc8a1c093f6 /crypto/ec | |
parent | 0136956dc6d51060aa79e1ed1e8bec527116415d (diff) | |
download | openssl-new-54b40531307fcaba1206e98f4cae73f0532fbdbb.tar.gz |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16176)
Diffstat (limited to 'crypto/ec')
-rwxr-xr-x | crypto/ec/asm/ecp_nistz256-sparcv9.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/asm/ecp_nistz256-sparcv9.pl b/crypto/ec/asm/ecp_nistz256-sparcv9.pl index 19821cdc85..986e002cc9 100755 --- a/crypto/ec/asm/ecp_nistz256-sparcv9.pl +++ b/crypto/ec/asm/ecp_nistz256-sparcv9.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2015-2020 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2015-2021 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 |