about summary refs log tree commit diff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-12-18 18:30:31 +0100
committerMichael Biebl <biebl@debian.org>2019-12-18 18:30:31 +0100
commit4bde769dba8f804547ce1f5fcda731035d3d45f1 (patch)
tree3a4907fdbf4972fad5a036ef64ce643d704e8733 /CONTRIBUTING
parentbbf6329c27676323a899b7328575cc3f6c5f48cc (diff)
parent28028b26b3371756811e95d894f709f4b1207c00 (diff)
Update upstream source from tag 'upstream/1.22.0'
Update to upstream version '1.22.0'
with Debian dir a81ba1028908d08fc4866734c3df4a042bf9a511
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index febfdf04..32f132ed 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -38,12 +38,12 @@ Legal
 -----
 
 NetworkManager is partly licensed under terms of GNU Lesser General Public License
-version 2 or later (LGPL-2.0+). That is for example the case for libnm.
+version 2 or later (LGPL-2.1+). That is for example the case for libnm.
 For historical reasons, the daemon itself is licensed under terms of GNU General
 Public License, version 2 or later (GPL-2.0+). See the license comment in the source
 files.
 Note that all new contributions to NetworkManager MUST be made under terms of
-LGPL-2.0+, that is also the case for parts that are currently licensed GPL-2.0+.
+LGPL-2.1+, that is also the case for parts that are currently licensed GPL-2.0+.
 The reason for that is that we might eventually relicense everything as LGPL and
 new contributions already must agree with that future change.