summaryrefslogtreecommitdiffstats
path: root/crypto/chacha
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-08-24 14:14:34 +0100
committerMatt Caswell <matt@openssl.org>2021-08-24 14:14:34 +0100
commit6f2a7abe22de08bdaacf0025349b30d46826108a (patch)
tree7f47dd1d0f66941acd2155b7aa6ba5fa661c0814 /crypto/chacha
parent4f8ce5b7cf4a4342a5f7c028077411fed59189ba (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/chacha')
-rwxr-xr-xcrypto/chacha/asm/chacha-x86_64.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/chacha/asm/chacha-x86_64.pl b/crypto/chacha/asm/chacha-x86_64.pl
index 2ad3c1a38f..c0e5d863dc 100755
--- a/crypto/chacha/asm/chacha-x86_64.pl
+++ b/crypto/chacha/asm/chacha-x86_64.pl
@@ -1,5 +1,5 @@
#! /usr/bin/env perl
-# Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2021 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