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