diff options
Diffstat (limited to 'src/parsing.cpp')
-rw-r--r-- | src/parsing.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parsing.cpp b/src/parsing.cpp index b8c5b9432..58be312a2 100644 --- a/src/parsing.cpp +++ b/src/parsing.cpp @@ -1,6 +1,6 @@ /************************************************* * Parser Functions Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/parsing.h> |