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