diff options
Diffstat (limited to 'doc/examples/pqg_gen.cpp')
-rw-r--r-- | doc/examples/pqg_gen.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/examples/pqg_gen.cpp b/doc/examples/pqg_gen.cpp index e4b959883..4104e8ecb 100644 --- a/doc/examples/pqg_gen.cpp +++ b/doc/examples/pqg_gen.cpp @@ -1,3 +1,9 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ + #include <iostream> #include <fstream> #include <string> |