summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libvo/md5sum.c2
-rw-r--r--libvo/md5sum.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/libvo/md5sum.c b/libvo/md5sum.c
index ae9f8268ca..074641bded 100644
--- a/libvo/md5sum.c
+++ b/libvo/md5sum.c
@@ -7,6 +7,8 @@
*
* Email: crh@ubiqx.mn.org
*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
* $Id$
*
* -------------------------------------------------------------------------- **
diff --git a/libvo/md5sum.h b/libvo/md5sum.h
index 987471d520..3f586c2d2c 100644
--- a/libvo/md5sum.h
+++ b/libvo/md5sum.h
@@ -9,6 +9,8 @@
*
* Email: crh@ubiqx.mn.org
*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
* $Id$
*
* -------------------------------------------------------------------------- **