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