summaryrefslogtreecommitdiffstats
path: root/libfaad2
diff options
context:
space:
mode:
authorrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-31 00:46:53 +0000
committerrfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-03-31 00:46:53 +0000
commit1572acb6a4c08bdb2f931119d1e9333045b0a95f (patch)
tree82d62ce1a761a6a262d7431a6f32dd947b0bc46a /libfaad2
parentaf9950cd9991a4534160db846230e18277eef5a5 (diff)
downloadmpv-1572acb6a4c08bdb2f931119d1e9333045b0a95f.tar.bz2
mpv-1572acb6a4c08bdb2f931119d1e9333045b0a95f.tar.xz
mplayer changes notice (take 2, 10l to diego :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15024 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libfaad2')
-rw-r--r--libfaad2/output.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/libfaad2/output.c b/libfaad2/output.c
index 6169e636d1..6061519721 100644
--- a/libfaad2/output.c
+++ b/libfaad2/output.c
@@ -19,10 +19,9 @@
** Any non-GPL usage of this software or parts of this software is strictly
** forbidden.
**
-** Commercial non-GPL licensing of this software is possible.
-** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
-**
+** Initially modified for use with MPlayer by Rich Felker on 2005/03/29
** $Id$
+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
**/
#include "common.h"