Add license info.

(cherry picked from commit 55707a36cc)
This commit is contained in:
Dr. Stephen Henson
2014-07-04 18:41:45 +01:00
parent 3fa2fff86f
commit af7bcd7daa

View File

@@ -1,5 +1,8 @@
#!/usr/local/bin/perl -w #!/usr/local/bin/perl -w
# Written by Dr Stephen N Henson (steve@openssl.org).
# Licensed under the terms of the OpenSSL license.
use strict; use strict;
my ($i, @arr); my ($i, @arr);