aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/cms_dec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/cms_dec.cpp')
-rw-r--r--doc/examples/cms_dec.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/examples/cms_dec.cpp b/doc/examples/cms_dec.cpp
index de4d732f0..6a9d99137 100644
--- a/doc/examples/cms_dec.cpp
+++ b/doc/examples/cms_dec.cpp
@@ -1,3 +1,9 @@
+/*
+* (C) 2009 Jack Lloyd
+*
+* Distributed under the terms of the Botan license
+*/
+
#include <botan/botan.h>
#include <botan/pkcs8.h>
#include <botan/cms_dec.h>