summaryrefslogtreecommitdiffstats
path: root/mp3lib/layer1.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-15 22:21:35 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-15 22:21:35 +0000
commit01ad22ac41e420a6c7b2e2da6b2b0e846a47d311 (patch)
tree0f15339b47f139fd69e795fa6ad9bbdb86922068 /mp3lib/layer1.c
parentf5e88339a5288c13e56b476ced5c06b4bfee0562 (diff)
downloadmpv-01ad22ac41e420a6c7b2e2da6b2b0e846a47d311.tar.bz2
mpv-01ad22ac41e420a6c7b2e2da6b2b0e846a47d311.tar.xz
Mark modified imported files as such to comply with (L)GPL ยง2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15168 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mp3lib/layer1.c')
-rw-r--r--mp3lib/layer1.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/mp3lib/layer1.c b/mp3lib/layer1.c
index e84e9f5ea5..be4d6c7c7e 100644
--- a/mp3lib/layer1.c
+++ b/mp3lib/layer1.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-1 audio decoder
* --------------------------