From 48a686a6d92ceb397b5d436e138c2b647d5bf562 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 13 Mar 2025 00:26:01 +0000 Subject: 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 --- include/ModemManager.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/ModemManager.h') diff --git a/include/ModemManager.h b/include/ModemManager.h index 530bd210..02bd879e 100644 --- a/include/ModemManager.h +++ b/include/ModemManager.h @@ -1,6 +1,5 @@ /* * ModemManager Interface Specification - * version 1.x * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public -- cgit v1.2.3-70-g09d2