diff options
Diffstat (limited to 'src/cmd/asn1.cpp')
-rw-r--r-- | src/cmd/asn1.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/cmd/asn1.cpp b/src/cmd/asn1.cpp index cb68b2fcc..8b6400e2a 100644 --- a/src/cmd/asn1.cpp +++ b/src/cmd/asn1.cpp @@ -1,3 +1,9 @@ +/* +* (C) 2014,2015 Jack Lloyd +* +* Botan is released under the Simplified BSD License (see license.txt) +*/ + #include "apps.h" #include <botan/bigint.h> |