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 91dc3f3c7..e2a18f424 100644 --- a/src/md4.cpp +++ b/src/md4.cpp @@ -1,6 +1,6 @@ /************************************************* * MD4 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2007 Jack Lloyd * *************************************************/ #include <botan/md4.h> |