summaryrefslogtreecommitdiff
path: root/glib/gkeyfile.c
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2017-01-05 12:47:07 +0100
committerSébastien Wilmet <swilmet@gnome.org>2017-05-24 11:58:19 +0200
commitf9faac7661fb84a1c7f998a76c7e89280a17b7b9 (patch)
treeec14312d823b31eb4289d32161c3ad3d0c462bf7 /glib/gkeyfile.c
parent95cad9c3e0ba1d45ea8e1295505c50b6ac647a85 (diff)
downloadglib-f9faac7661fb84a1c7f998a76c7e89280a17b7b9.tar.gz
glib/: LGPLv2+ -> LGPLv2.1+
All glib/*.{c,h} files have been processed, as well as gtester-report. 12 of those files are not licensed under LGPL: gbsearcharray.h gconstructor.h glibintl.h gmirroringtable.h gscripttable.h gtranslit-data.h gunibreak.h gunichartables.h gunicomp.h gunidecomp.h valgrind.h win_iconv.c Some of them are generated files, some are licensed under a BSD-style license and win_iconv.c is in the public domain. Sub-directories inside glib/: deprecated/: processed in a previous commit glib-mirroring-tab/: already LGPLv2.1+ gnulib/: not modified, the code is copied from gnulib libcharset/: a copy pcre/: a copy tests/: processed in a previous commit https://bugzilla.gnome.org/show_bug.cgi?id=776504
Diffstat (limited to 'glib/gkeyfile.c')
-rw-r--r--glib/gkeyfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gkeyfile.c b/glib/gkeyfile.c
index 34814663a..9831fbe6c 100644
--- a/glib/gkeyfile.c
+++ b/glib/gkeyfile.c
@@ -10,7 +10,7 @@
* This library 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 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