summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-05-23 23:32:39 +0000
committerLennart Poettering <lennart@poettering.net>2007-05-23 23:32:39 +0000
commitf02779c471034eddcae626eed4f51dc52fdf4e8a (patch)
tree30d0c3aa63272c68ccbc393471b60c1bd90aed74 /autogen.sh
parent0c70598dd5492c1d98e0dda86730b58d47c4a746 (diff)
Cleanup license mess: make everything GPL
git-svn-id: file:///home/lennart/svn/public/paprefs/trunk@22 54a58c19-9419-0410-9bbb-d8fa3e5d54ff
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 0ae88ce..1c7e9d4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,7 +4,7 @@
# This file is part of paprefs.
#
# paprefs 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 paprefs; if not, write to the Free Software Foundation,
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.