diff options
Diffstat (limited to 'mp3lib/decod386.c')
-rw-r--r-- | mp3lib/decod386.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mp3lib/decod386.c b/mp3lib/decod386.c index 686debad17..4095b3e1c1 100644 --- a/mp3lib/decod386.c +++ b/mp3lib/decod386.c @@ -1,4 +1,10 @@ /* + * 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,2,3 audio decoder * ------------------------------ * copyright (c) 1995,1996,1997 by Michael Hipp, All rights reserved. |