aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-03-05 11:47:15 +0100
committerAleksander Morgado <aleksander@aleksander.es>2014-03-05 11:49:09 +0100
commit22193e2f3aafe5a314d7a891bf0b1e713cfd34c5 (patch)
tree561be96474f97990095ecd9c49d5f3953e60ffe6 /README
parent4a5a0197b5ae170575bc816ecaefc77ea6c057b4 (diff)
license: add LGPLv2+ license in addition to the GPLv2+ one
This is not a license change; the daemon and command line tool are still GPLv2+, and the libmm-glib library LGPLv2+. For reference, see libqmi bug: https://bugs.freedesktop.org/show_bug.cgi?id=74220
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 6ad91ece..27d6101e 100644
--- a/README
+++ b/README
@@ -30,3 +30,7 @@ There are multiple fully working plugins in the plugins/ directory that can be
used as an example for writing new plugins. Writing new plugins is highly
encouraged! The plugin API is open for changes, so if you're writing a plugin
and need to add or change some public method, feel free to suggest it!
+
+License.
+The ModemManager and mmcli binaries are both GPLv2+.
+The libmm-glib library is LGPLv2+. \ No newline at end of file