diff options
author | Matt Caswell <matt@openssl.org> | 2018-05-01 14:34:30 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-05-01 14:34:30 +0200 |
commit | 6ec5fce25e81b44c37b37db1cde37670d6bbc678 (patch) | |
tree | c76b577c8f80be70202bd30c3a5478012d84ac8f /crypto/armv4cpuid.pl | |
parent | Use the config file from the source not the host for the tests (diff) | |
download | openssl-6ec5fce25e81b44c37b37db1cde37670d6bbc678.tar.xz openssl-6ec5fce25e81b44c37b37db1cde37670d6bbc678.zip |
Update copyright year
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6145)
Diffstat (limited to 'crypto/armv4cpuid.pl')
-rw-r--r-- | crypto/armv4cpuid.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/armv4cpuid.pl b/crypto/armv4cpuid.pl index 9e46149566..ab007c19c3 100644 --- a/crypto/armv4cpuid.pl +++ b/crypto/armv4cpuid.pl @@ -1,5 +1,5 @@ #! /usr/bin/env perl -# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved. +# Copyright 2015-2018 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 |