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