From a05e954b667b8d62e85c3783ada860ff2c05382e Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 4 Jul 2014 18:41:45 +0100 Subject: Add license info. (cherry picked from commit 55707a36cce3584457f687ff020842c079624ee8) --- crypto/asn1/charmap.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'crypto/asn1') diff --git a/crypto/asn1/charmap.pl b/crypto/asn1/charmap.pl index 2875c59867..25ebf2c205 100644 --- a/crypto/asn1/charmap.pl +++ b/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