summaryrefslogtreecommitdiffstats
path: root/crypto/aes
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2024-06-04 14:58:30 +0200
committerTomas Mraz <tomas@openssl.org>2024-06-04 14:58:30 +0200
commit91bcb1668d8aa80aaf68fa1130139f63375da0fd (patch)
treedecb6a02484dc402b2f1c0a0c5fe665189d57e5e /crypto/aes
parentb8e273db91fa14a6e7430d0c1a5f2c8400a2e673 (diff)
Copyright year updates
Reviewed-by: Neil Horman <nhorman@openssl.org> Release: yes
Diffstat (limited to 'crypto/aes')
-rw-r--r--crypto/aes/asm/bsaes-armv8.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/aes/asm/bsaes-armv8.pl b/crypto/aes/asm/bsaes-armv8.pl
index c3c5ff3e05..2e22cb9dd9 100644
--- a/crypto/aes/asm/bsaes-armv8.pl
+++ b/crypto/aes/asm/bsaes-armv8.pl
@@ -1,5 +1,5 @@
#!/usr/bin/env perl
-# Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2020-2024 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
@@ -32,7 +32,7 @@ sub data
}
__END__
-// Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
+// Copyright 2021-2024 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