diff options
author | Matt Caswell <matt@openssl.org> | 2021-04-08 14:04:41 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2021-04-08 14:04:41 +0200 |
commit | 3c2bdd7df95b5ce2aa238de9e39e0e70125bd7e6 (patch) | |
tree | 34e34f8b21fc4c98ba521edd811c7e568828cf29 /crypto/x86_64cpuid.pl | |
parent | Remove a TODO in EVP_set_default_properties (diff) | |
download | openssl-3c2bdd7df95b5ce2aa238de9e39e0e70125bd7e6.tar.xz openssl-3c2bdd7df95b5ce2aa238de9e39e0e70125bd7e6.zip |
Update copyright year
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14801)
Diffstat (limited to 'crypto/x86_64cpuid.pl')
-rw-r--r-- | crypto/x86_64cpuid.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x86_64cpuid.pl b/crypto/x86_64cpuid.pl index 9f7a1b092f..53685ec263 100644 --- a/crypto/x86_64cpuid.pl +++ b/crypto/x86_64cpuid.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2005-2020 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2005-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 |