diff options
author | Matt Caswell <matt@openssl.org> | 2022-05-03 12:52:38 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2022-05-03 14:34:51 +0200 |
commit | fecb3aae22aeda493f348739ebf7943071ecdbe1 (patch) | |
tree | 29e2cdb1df8b7d90fa7c2bf15a65e5319e5ad9ea /crypto/modes/asm/aes-gcm-ppc.pl | |
parent | Update CHANGES and NEWS for new release (diff) | |
download | openssl-fecb3aae22aeda493f348739ebf7943071ecdbe1.tar.xz openssl-fecb3aae22aeda493f348739ebf7943071ecdbe1.zip |
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Release: yes
Diffstat (limited to 'crypto/modes/asm/aes-gcm-ppc.pl')
-rw-r--r-- | crypto/modes/asm/aes-gcm-ppc.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/modes/asm/aes-gcm-ppc.pl b/crypto/modes/asm/aes-gcm-ppc.pl index 6624e6c05b..e8a215027e 100644 --- a/crypto/modes/asm/aes-gcm-ppc.pl +++ b/crypto/modes/asm/aes-gcm-ppc.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2014-2020 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2014-2022 The OpenSSL Project Authors. All Rights Reserved. # Copyright 2021- IBM Inc. All rights reserved # # Licensed under the Apache License 2.0 (the "License"). You may not use |