diff options
Diffstat (limited to 'src/modebase.cpp')
-rw-r--r-- | src/modebase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modebase.cpp b/src/modebase.cpp index f77148b7d..c63593bed 100644 --- a/src/modebase.cpp +++ b/src/modebase.cpp @@ -1,6 +1,6 @@ /************************************************* * Block Cipher Mode Source File * -* (C) 1999-2008 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/modebase.h> |