diff options
Diffstat (limited to 'checks/bigint.cpp')
-rw-r--r-- | checks/bigint.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/checks/bigint.cpp b/checks/bigint.cpp index a56fd9181..86e37cd7b 100644 --- a/checks/bigint.cpp +++ b/checks/bigint.cpp @@ -1,3 +1,9 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ + #include <vector> #include <string> #include <fstream> |