diff options
Diffstat (limited to 'src/inifile.cpp')
-rw-r--r-- | src/inifile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inifile.cpp b/src/inifile.cpp index 3fb263aaa..a75ca654f 100644 --- a/src/inifile.cpp +++ b/src/inifile.cpp @@ -1,6 +1,6 @@ /************************************************* * Configuration Reader Source File * -* (C) 1999-2006 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/config.h> |