summaryrefslogtreecommitdiffstats
path: root/src/MainWindow.hh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-05-23 23:39:45 +0000
committerLennart Poettering <lennart@poettering.net>2007-05-23 23:39:45 +0000
commite6a02902dfdbb0941573748ba12b4bbf1f7ea502 (patch)
tree677627aaf6dff8d1d378e3849008dbb98f7576d0 /src/MainWindow.hh
parent9ec1267102e2caa351f042bb42d342996b2de491 (diff)
Fix license mess: change everything to GPL
git-svn-id: file:///home/lennart/svn/public/paman/trunk@86 cdefa82f-4ce1-0310-97f5-ab6066f37c3c
Diffstat (limited to 'src/MainWindow.hh')
-rw-r--r--src/MainWindow.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/MainWindow.hh b/src/MainWindow.hh
index ddf3904..ed99b02 100644
--- a/src/MainWindow.hh
+++ b/src/MainWindow.hh
@@ -7,7 +7,7 @@
This file is part of paman.
paman 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.
@@ -16,7 +16,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 paman; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA.