diff options
Diffstat (limited to 'checks/getopt.h')
-rw-r--r-- | checks/getopt.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/checks/getopt.h b/checks/getopt.h index 6d6cfe89f..68e6bd874 100644 --- a/checks/getopt.h +++ b/checks/getopt.h @@ -1,3 +1,8 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ #ifndef BOTAN_CHECK_GETOPT_H__ #define BOTAN_CHECK_GETOPT_H__ |