diff options
author | akuster <akuster808@gmail.com> | 2020-06-27 10:48:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-28 08:36:56 +0100 |
commit | 0c4e693ce668eeb3f7999b355af3080f266e4a8e (patch) | |
tree | 98a5b79474aa57f1118c06bccb66fe44ac34f4f9 /documentation/mega-manual/mega-manual.xml | |
parent | 3872efa157e901737a1549faf32ebdacb23c2567 (diff) | |
download | poky-0c4e693ce668eeb3f7999b355af3080f266e4a8e.tar.gz |
mega-manual: Add SPDX license headers
[Yocto #13873]
(From yocto-docs rev: 0c975232996c11f0d6282879f361334c1fb82dd0)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual/mega-manual.xml')
-rwxr-xr-x | documentation/mega-manual/mega-manual.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index e730f72596..d9912fa442 100755 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -1,7 +1,7 @@ | |||
1 | <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | 1 | <!DOCTYPE book 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 | 4 | <!--SPDX-License-Identifier: CC-BY-2.0-UK--> | |
5 | 5 | ||
6 | <book id='mega-manual' lang='en' | 6 | <book id='mega-manual' lang='en' |
7 | xmlns:xi="http://www.w3.org/2003/XInclude" | 7 | xmlns:xi="http://www.w3.org/2003/XInclude" |