[Buildroot] [PATCH 2/4] package/dbus-broker: clarify license information
Fiona Klute via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
From: "Fiona Klute (Othermo GmbH)" <[email protected]> All these bundled subprojects explicitly give "Apache-2.0 OR LGPL-2.1-or-later" in their README.md files. Signed-off-by: Fiona Klute (Othermo GmbH) <[email protected]> --- Note that the dbus-broker "main" branch has changed its license to GPL-3.0-or-later, DBUS_BROKER_LICENSE describes the packaged v37 (latest release). package/dbus-broker/dbus-broker.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/dbus-broker/dbus-broker.mk b/package/dbus-broker/dbus-broker.mk index 7e029879f9..869eec462b 100644 --- a/package/dbus-broker/dbus-broker.mk +++ b/package/dbus-broker/dbus-broker.mk @@ -10,7 +10,7 @@ DBUS_BROKER_SITE = https://github.com/bus1/dbus-broker/releases/download/v$(DBUS DBUS_BROKER_LICENSE = \ Apache-2.0, \ - Apache-2.0 and/or LGPL-2.1+ (c-dvar, c-ini, c-list, c-rbtree, c-shquote, c-stdaux, c-utf8) + Apache-2.0 or LGPL-2.1+ (bundled subprojects c-dvar, c-ini, c-list, c-rbtree, c-shquote, c-stdaux, c-utf8) # For the third-party code, the licensing legal-info is inconsistent between # the AUTHORS and README, so keep both DBUS_BROKER_LICENSE_FILES = \ -- 2.53.0 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot