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