summaryrefslogtreecommitdiffstats
path: root/libfaad2/ic_predict.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-23 13:50:53 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-23 13:50:53 +0000
commit73829e43ab4a495970aa068f197acb4e155227ba (patch)
tree40c4d9c6eec45490527da70a4b2543175416e00e /libfaad2/ic_predict.c
parentdbf437d13299c92c854d672c896a596c4049c990 (diff)
downloadmpv-73829e43ab4a495970aa068f197acb4e155227ba.tar.bz2
mpv-73829e43ab4a495970aa068f197acb4e155227ba.tar.xz
More information about modifications to comply more closely with GPL 2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12626 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libfaad2/ic_predict.c')
-rw-r--r--libfaad2/ic_predict.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libfaad2/ic_predict.c b/libfaad2/ic_predict.c
index 861f3c8317..0af583cb67 100644
--- a/libfaad2/ic_predict.c
+++ b/libfaad2/ic_predict.c
@@ -22,7 +22,9 @@
** Commercial non-GPL licensing of this software is possible.
** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
**
-** $Id: ic_predict.c,v 1.1 2003/08/30 22:30:21 arpi Exp $
+** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30
+** $Id: ic_predict.c,v 1.2 2004/06/02 22:59:03 diego Exp $
+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
**/
#include "common.h"