summaryrefslogtreecommitdiff
path: root/gio/gsocketconnection.h
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2017-05-27 18:21:30 +0200
committerSébastien Wilmet <swilmet@gnome.org>2017-05-29 19:53:34 +0200
commit3bf4a720c315b5015c8d51edf0b458348f796674 (patch)
treeaca34d58cd98ccde5cdf3e16ea9011b17275c17b /gio/gsocketconnection.h
parent90afd3b77530ba8de1eb57ee79a017528b77c6cd (diff)
downloadglib-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/gsocketconnection.h')
-rw-r--r--gio/gsocketconnection.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/gio/gsocketconnection.h b/gio/gsocketconnection.h
index 8d20068f8..bc7a07600 100644
--- a/gio/gsocketconnection.h
+++ b/gio/gsocketconnection.h
@@ -2,10 +2,10 @@
* Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima
* Copyright © 2009 Codethink Limited
*
- * This program 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 licence or (at
- * your option) any later version.
+ * 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.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