summaryrefslogtreecommitdiff
path: root/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'md5.c')
-rw-r--r--md5.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/md5.c b/md5.c
index 2c63ee876..9c34b616a 100644
--- a/md5.c
+++ b/md5.c
@@ -1,3 +1,5 @@
+/* $Id$ */
+
/*
Copyright (C) 1999, 2000, 2002 Aladdin Enterprises. All rights reserved.
@@ -21,7 +23,7 @@
ghost@aladdin.com
*/
-/* $Id: md5.c,v 1.6 2002/04/13 19:20:28 lpd Exp $ */
+/* $Id$ */
/*
Independent implementation of MD5 (RFC 1321).