aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-06 11:00:34 -0400
committerTed Gould <ted@canonical.com>2009-10-06 11:00:34 -0400
commit893570846c40f16f968efaa018bd7a81e884f25f (patch)
treea2476f3b3e543de3523b96bb0a94072283098502
parent0d87e4e27df7e8294ce9172eae04e47cbf04504f (diff)
downloadlibayatana-indicator-893570846c40f16f968efaa018bd7a81e884f25f.tar.gz
libayatana-indicator-893570846c40f16f968efaa018bd7a81e884f25f.tar.bz2
libayatana-indicator-893570846c40f16f968efaa018bd7a81e884f25f.zip
oops, should be GPLv3 not LGPLv3
-rw-r--r--libindicator/indicator.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/libindicator/indicator.h b/libindicator/indicator.h
index 9a28502..85fe2e9 100644
--- a/libindicator/indicator.h
+++ b/libindicator/indicator.h
@@ -6,16 +6,16 @@ Copyright 2009 Canonical Ltd.
Authors:
Ted Gould <ted@canonical.com>
-This library is free software; you can redistribute it and/or modify
-it under the terms of the GNU Lesser General Public License
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
version 3.0 as published by the Free Software Foundation.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU Lesser General Public License version 3.0 for more details.
+GNU General Public License version 3.0 for more details.
-You should have received a copy of the GNU Lesser General Public
+You should have received a copy of the GNU General Public
License along with this library. If not, see
<http://www.gnu.org/licenses/>.
*/