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