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