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