aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/x509print.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/x509print.cpp')
-rw-r--r--src/cmd/x509print.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/cmd/x509print.cpp b/src/cmd/x509print.cpp
index 006c51de8..4bc46d5b9 100644
--- a/src/cmd/x509print.cpp
+++ b/src/cmd/x509print.cpp
@@ -1,3 +1,9 @@
+/*
+* (C) 2014 Jack Lloyd
+*
+* Botan is released under the Simplified BSD License (see license.txt)
+*/
+
#include "apps.h"
#if defined(BOTAN_HAS_X509_CERTIFICATES)
#include <botan/x509cert.h>