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