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