summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-05-23 23:34:52 +0000
committerLennart Poettering <lennart@poettering.net>2007-05-23 23:34:52 +0000
commite1c3058f9ea13b3fd10cc6d615f11db4602c71af (patch)
tree3409b0a158011fda9edcc45fe05e025218415ef5 /src
parentec0262b55a84191b3c32d58673be415d9b89ad18 (diff)
Fix license mess: change everything to GPL
git-svn-id: file:///home/lennart/svn/public/pavucontrol/trunk@51 c17c95f2-f111-0410-90bf-f30a9569010c
Diffstat (limited to 'src')
-rw-r--r--src/pavucontrol.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pavucontrol.cc b/src/pavucontrol.cc
index 1dfdf52..3ff1b54 100644
--- a/src/pavucontrol.cc
+++ b/src/pavucontrol.cc
@@ -4,7 +4,7 @@
This file is part of pavucontrol.
pavucontrol is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published
+ 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.
@@ -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 pavucontrol; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.