[Buildroot] [PATCH 2/2] package/agec: use correct SPDX license identifier

Fiona Klute via buildroot <[email protected]>
Newsgroups net.busybox.buildroot
Message-ID <[email protected]>
BSD-0-Clause is not a recognized SPDX license identifier. The LICENSE
file matches the 0BSD license text [1].

[1] https://spdx.org/licenses/0BSD.html

Signed-off-by: Fiona Klute <[email protected]>
---
 package/agec/agec.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/agec/agec.mk b/package/agec/agec.mk
index b19eac94a4..b9a3d0b5f1 100644
--- a/package/agec/agec.mk
+++ b/package/agec/agec.mk
@@ -7,7 +7,7 @@
 AGEC_VERSION = 0.1.0
 AGEC_SOURCE = $(AGEC_VERSION).tar.gz
 AGEC_SITE = https://git.sr.ht/~min/agec/archive
-AGEC_LICENSE = BSD-0-Clause
+AGEC_LICENSE = 0BSD
 AGEC_LICENSE_FILES = LICENSE
 AGEC_DEPENDENCIES = host-pkgconf openssl
 
-- 
2.53.0

_______________________________________________
buildroot mailing list
[email protected]
https://lists.buildroot.org/mailman/listinfo/buildroot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.