summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-05-23 23:34:05 +0000
committerLennart Poettering <lennart@poettering.net>2007-05-23 23:34:05 +0000
commit0b4696bc94df235b7cb2c095ed4e4d542de24f74 (patch)
tree7fafc6d1e1f864cfec19aa10de6bcc866d86be1c /src
parent83b0ca073a5382d3c9a6e14cf145763cac9ef094 (diff)
Fix license mess: change everything to GPL
git-svn-id: file:///home/lennart/svn/public/pavumeter/trunk@47 c62a5a7b-6fe3-0310-9d5a-afe6de46906b
Diffstat (limited to 'src')
-rw-r--r--src/vumeter.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vumeter.cc b/src/vumeter.cc
index 77917a0..f3d0631 100644
--- a/src/vumeter.cc
+++ b/src/vumeter.cc
@@ -4,7 +4,7 @@
This file is part of pavumeter.
pavumeter 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 pavumeter; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.