diff options
author | Matt Caswell <matt@openssl.org> | 2021-07-29 16:41:35 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-07-29 16:41:35 +0200 |
commit | 54b40531307fcaba1206e98f4cae73f0532fbdbb (patch) | |
tree | 47bbb9d0534c55412f7e9809a795ccc8a1c093f6 /crypto/md5 | |
parent | Update fingerprints.txt (diff) | |
download | openssl-54b40531307fcaba1206e98f4cae73f0532fbdbb.tar.xz openssl-54b40531307fcaba1206e98f4cae73f0532fbdbb.zip |
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16176)
Diffstat (limited to 'crypto/md5')
-rw-r--r-- | crypto/md5/asm/md5-sparcv9.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md5/asm/md5-sparcv9.pl b/crypto/md5/asm/md5-sparcv9.pl index a17d0b6bf5..c41ccf6ba9 100644 --- a/crypto/md5/asm/md5-sparcv9.pl +++ b/crypto/md5/asm/md5-sparcv9.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2012-2020 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2012-2021 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 |