From 8fafe3481b134a4d368ba57e3698754a6a45c4c1 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 2 Sep 2014 18:24:12 +0200 Subject: Upgrade openssl to version openssl-1.0.1i --- openssl/crypto/asn1/charmap.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'openssl/crypto/asn1/charmap.pl') diff --git a/openssl/crypto/asn1/charmap.pl b/openssl/crypto/asn1/charmap.pl index 2875c5986..25ebf2c20 100644 --- a/openssl/crypto/asn1/charmap.pl +++ b/openssl/crypto/asn1/charmap.pl @@ -1,5 +1,8 @@ #!/usr/local/bin/perl -w +# Written by Dr Stephen N Henson (steve@openssl.org). +# Licensed under the terms of the OpenSSL license. + use strict; my ($i, @arr); -- cgit v1.2.3