[Buildroot] [git commit] package/agec: use correct SPDX license identifier

Julien Olivain via buildroot <[email protected]>
Newsgroups net.busybox.buildroot
Message-ID <[email protected]>
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/32d1ebf9fc6b311cda598ea7b585bb695437b3ff
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master

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]>
Signed-off-by: Julien Olivain <[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
 
_______________________________________________
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.