Add a local perl module to get year last changed
authorRich Salz <rsalz@akamai.com>
Wed, 6 Jan 2021 01:26:05 +0000 (20:26 -0500)
committerTomas Mraz <tomas@openssl.org>
Wed, 31 Mar 2021 11:59:53 +0000 (13:59 +0200)
commitc37b94795730a857485c6cebac6402c03246dce5
treee80b5b73ce90471d40a2d6fb088c365264e56759
parentc47a0803cea452ae009aeebc4f8b5e2da0524eaa
Add a local perl module to get year last changed

This is used for generating a more-correct copyright statement
for the "build_generated" targets.

Fixes: #13765
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13791)
crypto/asn1/charmap.pl
crypto/bn/bn_prime.pl
crypto/conf/keysets.pl
crypto/objects/obj_dat.pl
crypto/objects/objects.pl
crypto/objects/objxref.pl
fuzz/mkfuzzoids.pl
fuzz/oids.txt
util/perl/OpenSSL/copyright.pm [new file with mode: 0644]