diff options
author | akuster <akuster808@gmail.com> | 2020-06-15 07:24:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-17 16:45:36 +0100 |
commit | 2e9db79a7edbf30e190f1d254becb4c4c17911cc (patch) | |
tree | 52a1bf855819594557f537a0bcdad4253fdb9a09 /documentation/adt-manual/adt-package.xml | |
parent | daaf6267b73066ae3634760f5429d040934f5ceb (diff) | |
download | poky-2e9db79a7edbf30e190f1d254becb4c4c17911cc.tar.gz |
adt-manual: Add SPDX license headers
[Yocto #13873]
(From yocto-docs rev: b2d60520431ef71ed2d1decf33605797995cb8f4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual/adt-package.xml')
-rw-r--r-- | documentation/adt-manual/adt-package.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml index 68eee9b389..eaed0447b6 100644 --- a/documentation/adt-manual/adt-package.xml +++ b/documentation/adt-manual/adt-package.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 | <chapter id='adt-package'> | 6 | <chapter id='adt-package'> |
6 | <title>Optionally Customizing the Development Packages Installation</title> | 7 | <title>Optionally Customizing the Development Packages Installation</title> |