diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-03-17 12:51:58 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-19 11:49:45 +0000 |
| commit | a0bf911c68dfd9571996f08428f13181b826b079 (patch) | |
| tree | e1145a124653c59a4cf5d5c852a136da65780a73 /meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS | |
| parent | cc5e31ceab44d5d580ee6af7d232f6e89fdaf48a (diff) | |
| download | poky-a0bf911c68dfd9571996f08428f13181b826b079.tar.gz | |
docbook-xml-dtd4: clean up LICENSE situation
Don't use the common 'OASIS' license, as this isn't a SPDX license and
is in fact specifically the DocBook XML v4 license text.
Instead, use NO_GENERIC_LICENSE to ship a custom license file. We still
need to ship a copy of it in-tree because the license code needs a bare
copy of the license text. Reference the in-tree license text in the
license checksum to show that we've verified they match.
Also, clean up some comments.
Thanks to hongxu.jia@eng.windriver.com for a previous iteration of this.
(From OE-Core rev: d04db152a512f564566a4205db6fe788fcbadde2)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS')
| -rw-r--r-- | meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS b/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS index 6da7f5b8c7..13f303dc6a 100644 --- a/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS +++ b/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/LICENSE-OASIS | |||
| @@ -10,7 +10,3 @@ If you modify the DocBook DTD in any way, except for declaring and | |||
| 10 | referencing additional sets of general entities and declaring | 10 | referencing additional sets of general entities and declaring |
| 11 | additional notations, label your DTD as a variant of DocBook. See | 11 | additional notations, label your DTD as a variant of DocBook. See |
| 12 | the maintenance documentation for more information. | 12 | the maintenance documentation for more information. |
| 13 | |||
| 14 | Please direct all questions, bug reports, or suggestions for | ||
| 15 | changes to the docbook@lists.oasis-open.org mailing list. For more | ||
| 16 | information, see http://www.oasis-open.org/docbook/. | ||
