changeset 14991:07f1e7669772

Mark modified files as such to comply more closely with GPL ¡ø2a.
author diego
date Tue, 22 Mar 2005 23:27:18 +0000
parents 9de84a73f6d0
children d1d36694aa3d
files liba52/a52.h liba52/a52_internal.h liba52/bitstream.c liba52/bitstream.h liba52/downmix.c liba52/imdct.c liba52/imdct_mlib.c liba52/mm_accel.h liba52/parse.c
diffstat 9 files changed, 36 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/liba52/a52.h	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/a52.h	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/liba52/a52_internal.h	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/a52_internal.h	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/liba52/bitstream.c	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/bitstream.c	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/liba52/bitstream.h	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/bitstream.h	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/liba52/downmix.c	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/downmix.c	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/liba52/imdct.c	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/imdct.c	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/liba52/imdct_mlib.c	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/imdct_mlib.c	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/liba52/mm_accel.h	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/mm_accel.h	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
--- a/liba52/parse.c	Tue Mar 22 23:25:06 2005 +0000
+++ b/liba52/parse.c	Tue Mar 22 23:27:18 2005 +0000
@@ -6,6 +6,10 @@
  * This file is part of a52dec, a free ATSC A-52 stream decoder.
  * See http://liba52.sourceforge.net/ for updates.
  *
+ * Modified for use with MPlayer, changes contained in liba52_changes.diff.
+ * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ *
  * a52dec is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or