diff options
author | Sébastien Wilmet <swilmet@gnome.org> | 2017-05-27 18:21:30 +0200 |
---|---|---|
committer | Sébastien Wilmet <swilmet@gnome.org> | 2017-05-29 19:53:34 +0200 |
commit | 3bf4a720c315b5015c8d51edf0b458348f796674 (patch) | |
tree | aca34d58cd98ccde5cdf3e16ea9011b17275c17b /gio/gsocketconnectable.h | |
parent | 90afd3b77530ba8de1eb57ee79a017528b77c6cd (diff) | |
download | glib-3bf4a720c315b5015c8d51edf0b458348f796674.tar.gz |
gio/: LGPLv2+ -> LGPLv2.1+
Sub-directories inside gio/ already processed in a previous commit:
- fam/
- gdbus-2.0/ (which contains only codegen/)
- gvdb/
- inotify/
- tests/
- win32/
- xdgmime/
Other sub-directories inside gio/:
- completion/: no license headers
- kqueue/: not LGPL, BSD-style license
https://bugzilla.gnome.org/show_bug.cgi?id=776504
Diffstat (limited to 'gio/gsocketconnectable.h')
-rw-r--r-- | gio/gsocketconnectable.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gsocketconnectable.h b/gio/gsocketconnectable.h index 25805b722..6a92dac39 100644 --- a/gio/gsocketconnectable.h +++ b/gio/gsocketconnectable.h @@ -5,7 +5,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 |