From: Dr. Stephen Henson Date: Fri, 4 Jul 2014 17:41:45 +0000 (+0100) Subject: Add license info. X-Git-Tag: master-post-reformat~613 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=55707a36cce3584457f687ff020842c079624ee8;hp=a9661e45acda0bedcb2413b412f9ffc3f9fb2354 Add license info. --- 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);