# HG changeset patch # User jbr # Date 1184429276 0 # Node ID 923aacd40ee838613391730346e718d8eb20d1c9 # Parent 0d963101e0d7a92f721bce1a705a152e884f6dc5 make ac3dec.c GPL until violations are fixed diff -r 0d963101e0d7 -r 923aacd40ee8 ac3dec.c --- 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 */