summaryrefslogtreecommitdiffstats
path: root/mp3lib/layer2.c
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/layer2.c')
-rw-r--r--mp3lib/layer2.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/mp3lib/layer2.c b/mp3lib/layer2.c
index 759d57521a..40f6002496 100644
--- a/mp3lib/layer2.c
+++ b/mp3lib/layer2.c
@@ -1,3 +1,9 @@
+/*
+ * Modified for use with MPlayer, for details see the CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
+
/*
* Mpeg Layer-2 audio decoder
* --------------------------