From 0c2b14a8b5537b23ad5beda705427d4943ba72e3 Mon Sep 17 00:00:00 2001 From: "Fiona Klute (Othermo GmbH)" Date: Mon, 20 Jul 2026 19:04:34 +0200 Subject: [PATCH] package/dbus-broker: clarify license information 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) Signed-off-by: Julien Olivain --- 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 = \