]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
mobile-broadband-provider-info: Fix license to be CC-PDDC
authorJoshua Watt <JPEWhacker@gmail.com>
Mon, 1 Jun 2026 18:11:36 +0000 (12:11 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jun 2026 10:17:37 +0000 (11:17 +0100)
Careful reading of the license text reveals that it is actually the
exact wording of the Creative Commons Public Domain Dedication and
Certification license, which has the SPDX identifier CC-PDDC

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20251101.bb

index 441732afe7400796009d32203bf10d5fd1c19ee4..a4e93a97f985b9b46b56cec9e6dfa4f1f6aa6e82 100644 (file)
@@ -2,7 +2,7 @@ SUMMARY = "Mobile Broadband Service Provider Database"
 HOMEPAGE = "http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders"
 DESCRIPTION = "Mobile Broadband Service Provider Database stores service provider specific information. When this Database is available the information can be fetched there"
 SECTION = "network"
-LICENSE = "PD"
+LICENSE = "CC-PDDC"
 LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
 
 PE = "1"