summaryrefslogtreecommitdiff
path: root/src/gclue-service-manager.h
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-08-20 17:25:28 +0300
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2013-08-20 17:26:55 +0300
commit8ed341987ee8dd275bbe640dc34186846227e8c2 (patch)
treea20263352c8225f25febbb1ef813181e436ad7e7 /src/gclue-service-manager.h
parentc71dc0ab6cdd19538200ba9c540cc4c09f32b4d4 (diff)
downloadgeoclue-8ed341987ee8dd275bbe640dc34186846227e8c2.tar.gz
Relicense from LGPLv2+ to GPLv2+
Doing so that we can use both GPL and LGPL libraries in future, e.g libwlocate from openwlanmap.org.
Diffstat (limited to 'src/gclue-service-manager.h')
-rw-r--r--src/gclue-service-manager.h21
1 files changed, 11 insertions, 10 deletions
diff --git a/src/gclue-service-manager.h b/src/gclue-service-manager.h
index 03aa2be..fc9381f 100644
--- a/src/gclue-service-manager.h
+++ b/src/gclue-service-manager.h
@@ -3,18 +3,19 @@
*
* Copyright (C) 2013 Red Hat, Inc.
*
- * This file is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
+ * Geoclue is free software; you can redistribute it and/or modify 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.
*
- * This file 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 for more details.
+ * Geoclue 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 General Public License for more
+ * details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * You should have received a copy of the GNU General Public License along
+ * with Geoclue; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* Author: Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
*/