diff options
Diffstat (limited to 'checks/getopt.cpp')
-rw-r--r-- | checks/getopt.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/checks/getopt.cpp b/checks/getopt.cpp index c0145ca75..23cb2a9fa 100644 --- a/checks/getopt.cpp +++ b/checks/getopt.cpp @@ -1,3 +1,8 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ #include "getopt.h" |