aboutsummaryrefslogtreecommitdiffstats
path: root/include/md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/md5.h')
-rw-r--r--include/md5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/md5.h b/include/md5.h
index f3b8a2772..4cc6dc7ac 100644
--- a/include/md5.h
+++ b/include/md5.h
@@ -1,6 +1,6 @@
/*************************************************
* MD5 Header File *
-* (C) 1999-2007 The Botan Project *
+* (C) 1999-2007 Jack Lloyd *
*************************************************/
#ifndef BOTAN_MD5_H__