diff ac3dec.c @ 5326:923aacd40ee8 libavcodec

make ac3dec.c GPL until violations are fixed
author jbr
date Sat, 14 Jul 2007 16:07:56 +0000
parents 0d963101e0d7
children 5f83f09bd748
line wrap: on
line diff
--- a/ac3dec.c	Sat Jul 14 16:06:14 2007 +0000
+++ b/ac3dec.c	Sat Jul 14 16:07:56 2007 +0000
@@ -17,16 +17,16 @@
  * Something is wrong up on cloud # 9!
  *
  * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
+ * 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 (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
+ * General Public License for more details.
  *
- * You should have received a copy of the GNU Lesser General Public
+ * You should have received a copy of the GNU General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */