summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305/asm
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-05-01 13:34:30 +0100
committerMatt Caswell <matt@openssl.org>2018-05-01 13:34:30 +0100
commit6ec5fce25e81b44c37b37db1cde37670d6bbc678 (patch)
treec76b577c8f80be70202bd30c3a5478012d84ac8f /crypto/poly1305/asm
parentd1ae34e92d1ae11a9b650e85790a907e5939cdf6 (diff)
Update copyright year
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6145)
Diffstat (limited to 'crypto/poly1305/asm')
-rwxr-xr-xcrypto/poly1305/asm/poly1305-armv4.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/poly1305/asm/poly1305-armv4.pl b/crypto/poly1305/asm/poly1305-armv4.pl
index 699021f201..5cdb6be059 100755
--- a/crypto/poly1305/asm/poly1305-armv4.pl
+++ b/crypto/poly1305/asm/poly1305-armv4.pl
@@ -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