From: Dr. Stephen Henson Date: Fri, 4 Jul 2014 17:41:45 +0000 (+0100) Subject: Add license info. X-Git-Tag: OpenSSL_1_0_2-beta2~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=534656a99758c46783884fa68780327d870fc90b;p=openssl Add license info. (cherry picked from commit 55707a36cce3584457f687ff020842c079624ee8) --- 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);