From d6bf9c6f3f40d9500e995fecaeee775e590861c5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 23 May 2007 23:36:01 +0000 Subject: Fix license mess: change everything to GPL git-svn-id: file:///home/lennart/svn/public/padevchooser/trunk@26 e4aeda27-4315-0410-ac56-b21855d76123 --- autogen.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 16c5738..96ce4ad 100755 --- a/autogen.sh +++ b/autogen.sh @@ -4,7 +4,7 @@ # This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify it -# under the terms of the GNU Lesser General Public License as published by +# 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. # @@ -13,7 +13,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # -# You should have received a copy of the GNU Lesser General Public License +# You should have received a copy of the GNU General Public License # along with PulseAudio; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. -- cgit