summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorakuster <akuster808@gmail.com>2020-06-27 10:48:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-28 08:36:56 +0100
commit0c4e693ce668eeb3f7999b355af3080f266e4a8e (patch)
tree98a5b79474aa57f1118c06bccb66fe44ac34f4f9 /documentation
parent3872efa157e901737a1549faf32ebdacb23c2567 (diff)
downloadpoky-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')
-rw-r--r--documentation/mega-manual/mega-manual-customization.xsl1
-rwxr-xr-xdocumentation/mega-manual/mega-manual.xml2
-rw-r--r--documentation/mega-manual/mega-style.css2
3 files changed, 4 insertions, 1 deletions
diff --git a/documentation/mega-manual/mega-manual-customization.xsl b/documentation/mega-manual/mega-manual-customization.xsl
index b52b5b2aa3..33a6e16325 100644
--- a/documentation/mega-manual/mega-manual-customization.xsl
+++ b/documentation/mega-manual/mega-manual-customization.xsl
@@ -1,4 +1,5 @@
1<?xml version='1.0'?> 1<?xml version='1.0'?>
2<!--SPDX-License-Identifier: CC-BY-2.0-UK-->
2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> 3<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0">
3 4
4 <xsl:import href="http://downloads.yoctoproject.org/mirror/docbook-mirror/docbook-xsl-1.76.1/xhtml/docbook.xsl" /> 5 <xsl:import href="http://downloads.yoctoproject.org/mirror/docbook-mirror/docbook-xsl-1.76.1/xhtml/docbook.xsl" />
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"
diff --git a/documentation/mega-manual/mega-style.css b/documentation/mega-manual/mega-style.css
index cd71eb6425..7748320fb2 100644
--- a/documentation/mega-manual/mega-style.css
+++ b/documentation/mega-manual/mega-style.css
@@ -1,4 +1,6 @@
1/* 1/*
2 SPDX-License-Identifier: CC-BY-2.0-UK
3
2 Generic XHTML / DocBook XHTML CSS Stylesheet. 4 Generic XHTML / DocBook XHTML CSS Stylesheet.
3 5
4 Browser wrangling and typographic design by 6 Browser wrangling and typographic design by