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