mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
docbook-xsl-stylesheets: Use SPDX identifier
The XSL license was standardized by SPDX as DocBook-XML. Copy the license file to the new name and use it in docbook-xsl-stylesheets. License-Update: use new DocBook-XML SPDX ID, copy text from existing XSL (From OE-Core rev: e172e27e19fc09160cfee2a29af8e8c5c2426c9c) Signed-off-by: Bastian Germann <bage@debian.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d06ed53435
commit
7b59d11d01
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "XSL stylesheets for processing DocBook XML to various output formats"
|
||||
HOMEPAGE = "http://docbook.sourceforge.net"
|
||||
LICENSE = "XSL"
|
||||
LICENSE = "DocBook-XML"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6beadd98f9c54ab0c387e14211ee4d0e"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/docbook/docbook-xsl-${PV}.tar.bz2 \
|
||||
|
||||
Reference in New Issue
Block a user