summaryrefslogtreecommitdiffstats
path: root/crypto/asn1
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-07-04 18:41:45 +0100
committerDr. Stephen Henson <steve@openssl.org>2014-07-04 18:43:06 +0100
commit534656a99758c46783884fa68780327d870fc90b (patch)
treeafcce880e433d2f4e68b841f35b8c4955d0c8c15 /crypto/asn1
parent2cfbec1caea8f9567bdff85d33d22481f2afb40a (diff)
Add license info.
(cherry picked from commit 55707a36cce3584457f687ff020842c079624ee8)
Diffstat (limited to 'crypto/asn1')
-rw-r--r--crypto/asn1/charmap.pl3
1 files changed, 3 insertions, 0 deletions
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);