api: fix license headers in MM API
The libmm-glib library, as well as the ModemManager headers installed
as part of the D-Bus service API, have always been LGPLv2+ licensed,
because we want users of the service to rely on them in their own
programs, even if they are proprietary.
Some files had an incorrect GPLv2+ header instead of the LGPLv2+ and
that was confusing. All public headers in the MM API have the correct
license text now.
Signed-off-by:
Aleksander Morgado <aleksandermj@chromium.org>
parent
e95336d1
No related branches found
No related tags found
Showing
- README.md 3 additions, 2 deletionsREADME.md
- include/ModemManager-compat.h 14 additions, 7 deletionsinclude/ModemManager-compat.h
- include/ModemManager-enums.h 14 additions, 7 deletionsinclude/ModemManager-enums.h
- include/ModemManager-errors.h 14 additions, 7 deletionsinclude/ModemManager-errors.h
- include/ModemManager-tags.h 14 additions, 7 deletionsinclude/ModemManager-tags.h
- include/ModemManager-version.h.in 2 additions, 0 deletionsinclude/ModemManager-version.h.in
- include/ModemManager.h 0 additions, 1 deletioninclude/ModemManager.h
Loading
Please register or sign in to comment