summaryrefslogtreecommitdiff
path: root/ext/standard/md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/md5.c')
-rw-r--r--ext/standard/md5.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/standard/md5.c b/ext/standard/md5.c
index f86dfa9927..6cb896806b 100644
--- a/ext/standard/md5.c
+++ b/ext/standard/md5.c
@@ -14,7 +14,9 @@
+----------------------------------------------------------------------+
| Authors: Lachlan Roche |
+----------------------------------------------------------------------+
- */
+*/
+
+/* $Id$ */
/*
* md5.c - Copyright 1997 Lachlan Roche