diff options
author | Matt Caswell <matt@openssl.org> | 2020-04-23 13:55:52 +0100 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2020-04-23 13:55:52 +0100 |
commit | 33388b44b67145af2181b1e9528c381c8ea0d1b6 (patch) | |
tree | 7e350985cbd2ec9d942ad8aa94032f0fc75001c0 /crypto/ec/asm/ecp_nistz256-x86_64.pl | |
parent | e7774c287c9a4cd9bab461eb878d269f94c52cd5 (diff) | |
download | openssl-new-33388b44b67145af2181b1e9528c381c8ea0d1b6.tar.gz |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11616)
Diffstat (limited to 'crypto/ec/asm/ecp_nistz256-x86_64.pl')
-rwxr-xr-x | crypto/ec/asm/ecp_nistz256-x86_64.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/asm/ecp_nistz256-x86_64.pl b/crypto/ec/asm/ecp_nistz256-x86_64.pl index c0914d90ad..fc8719cb62 100755 --- a/crypto/ec/asm/ecp_nistz256-x86_64.pl +++ b/crypto/ec/asm/ecp_nistz256-x86_64.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2014-2018 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. # Copyright (c) 2014, Intel Corporation. All Rights Reserved. # Copyright (c) 2015 CloudFlare, Inc. # |