summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-05-01 14:34:30 +0200
committerMatt Caswell <matt@openssl.org>2018-05-01 14:34:30 +0200
commit6ec5fce25e81b44c37b37db1cde37670d6bbc678 (patch)
treec76b577c8f80be70202bd30c3a5478012d84ac8f /crypto/poly1305
parentUse the config file from the source not the host for the tests (diff)
downloadopenssl-6ec5fce25e81b44c37b37db1cde37670d6bbc678.tar.xz
openssl-6ec5fce25e81b44c37b37db1cde37670d6bbc678.zip
Update copyright year
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6145)
Diffstat (limited to 'crypto/poly1305')
-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