diff options
author | akuster <akuster808@gmail.com> | 2020-06-15 07:24:11 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-17 16:45:36 +0100 |
commit | 995d779d5578fd6c374ac8f56b8c0dab71409bcb (patch) | |
tree | 51435688f2acd740e5a07028ee62f6cf4375fc1f /documentation/sdk-manual/sdk-appendix-customizing.xml | |
parent | 411a22c6ec2c4858f81bcab6150c128110165fe6 (diff) | |
download | poky-995d779d5578fd6c374ac8f56b8c0dab71409bcb.tar.gz |
sdk-manual: Add SPDX license headers
[Yocto #13873]
(From yocto-docs rev: 5b88e5e0f7a71ffefdd5e9c21520bf20692521c6)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-appendix-customizing.xml')
-rw-r--r-- | documentation/sdk-manual/sdk-appendix-customizing.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/sdk-manual/sdk-appendix-customizing.xml b/documentation/sdk-manual/sdk-appendix-customizing.xml index 911658f914..08054f8b79 100644 --- a/documentation/sdk-manual/sdk-appendix-customizing.xml +++ b/documentation/sdk-manual/sdk-appendix-customizing.xml | |||
@@ -1,6 +1,7 @@ | |||
1 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 1 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | 2 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" |
3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > | 3 | [<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] > |
4 | <!--SPDX-License-Identifier: CC-BY-2.0-UK--> | ||
4 | 5 | ||
5 | <appendix id='sdk-appendix-customizing'> | 6 | <appendix id='sdk-appendix-customizing'> |
6 | 7 | ||