diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2014-03-05 11:47:15 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2014-03-05 11:49:09 +0100 |
commit | 22193e2f3aafe5a314d7a891bf0b1e713cfd34c5 (patch) | |
tree | 561be96474f97990095ecd9c49d5f3953e60ffe6 /README | |
parent | 4a5a0197b5ae170575bc816ecaefc77ea6c057b4 (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-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |