summaryrefslogtreecommitdiff
path: root/bus
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2019-08-28 10:39:34 -0500
committerMike Gorse <mgorse@alum.wpi.edu>2019-08-28 10:39:34 -0500
commit1256988c433cf8b9e0780c13d66374cb057f7329 (patch)
treea8f449a642e0f47a7a6fc512a459a19d181d59d9 /bus
parent91422f0ee38a0012a96e71c6249d6841ced362cc (diff)
downloadat-spi2-core-1256988c433cf8b9e0780c13d66374cb057f7329.tar.gz
Relicense as LGPL 2.1
Fixes https://gitlab.gnome.org/GNOME/at-spi2-core/issues/2
Diffstat (limited to 'bus')
-rw-r--r--bus/at-spi-bus-launcher.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/bus/at-spi-bus-launcher.c b/bus/at-spi-bus-launcher.c
index 52872a14..6cb625cc 100644
--- a/bus/at-spi-bus-launcher.c
+++ b/bus/at-spi-bus-launcher.c
@@ -5,16 +5,16 @@
* Copyright 2011-2018 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
+ * version 2.1 of the License, or (at your option) any later version.
*
* 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.