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 c8d787212..6cc80d999 100644 --- a/src/rmd160.cpp +++ b/src/rmd160.cpp @@ -1,6 +1,6 @@ /************************************************* * RIPEMD-160 Source File * -* (C) 1999-2006 The Botan Project * +* (C) 1999-2007 The Botan Project * *************************************************/ #include <botan/rmd160.h> |