diff options
Diffstat (limited to 'modules/alg_ia32/md5.cpp')
-rw-r--r-- | modules/alg_ia32/md5.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/alg_ia32/md5.cpp b/modules/alg_ia32/md5.cpp index 5f2e7061e..a24a2e2d3 100644 --- a/modules/alg_ia32/md5.cpp +++ b/modules/alg_ia32/md5.cpp @@ -1,6 +1,6 @@ /************************************************* * MD5 Source File * -* (C) 1999-2007 The Botan Project * +* (C) 1999-2008 The Botan Project * *************************************************/ #include <botan/md5.h> |