X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fasn1%2Fcharmap.pl;h=25ebf2c205d0774b2ade2d1e7e0d80a43630a837;hp=2875c5986728c917875d5d0852b65cf7a56a0bb4;hb=55707a36cce3584457f687ff020842c079624ee8;hpb=a9661e45acda0bedcb2413b412f9ffc3f9fb2354 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);