aboutsummaryrefslogtreecommitdiffstats
path: root/include/md4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/md4.h')
-rw-r--r--include/md4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/md4.h b/include/md4.h
index 31a934927..d5ad8c5fa 100644
--- a/include/md4.h
+++ b/include/md4.h
@@ -1,6 +1,6 @@
/*************************************************
* MD4 Header File *
-* (C) 1999-2006 The Botan Project *
+* (C) 1999-2007 The Botan Project *
*************************************************/
#ifndef BOTAN_MD4_H__