diff options
author | akuster <akuster808@gmail.com> | 2020-06-15 07:24:07 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-17 16:45:36 +0100 |
commit | 7621a05efe15fb3dca2481a9c572395e102e1fb5 (patch) | |
tree | fa8ee9f4c84c514fd22f55174edb5630e254e715 /documentation/brief-yoctoprojectqs/brief-yoctoprojectqs-customization.xsl | |
parent | d674526baca12cf971bd1c99b31be30bc1740477 (diff) | |
download | poky-7621a05efe15fb3dca2481a9c572395e102e1fb5.tar.gz |
brief-yoctoprojectsqa: Add SPDX license headers
[Yocto #13873]
(From yocto-docs rev: 8bf1b566ddeaf6223ed065e9560cc096a18fe14d)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/brief-yoctoprojectqs/brief-yoctoprojectqs-customization.xsl')
-rw-r--r-- | documentation/brief-yoctoprojectqs/brief-yoctoprojectqs-customization.xsl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs-customization.xsl b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs-customization.xsl index 0d57424b59..012d86384a 100644 --- a/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs-customization.xsl +++ b/documentation/brief-yoctoprojectqs/brief-yoctoprojectqs-customization.xsl | |||
@@ -1,4 +1,6 @@ | |||
1 | <?xml version='1.0'?> | 1 | <?xml version='1.0'?> |
2 | <!--SPDX-License-Identifier: CC-BY-2.0-UK--> | ||
3 | |||
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"> | 4 | <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 | 5 | ||
4 | <xsl:import href="http://downloads.yoctoproject.org/mirror/docbook-mirror/docbook-xsl-1.76.1/xhtml/docbook.xsl" /> | 6 | <xsl:import href="http://downloads.yoctoproject.org/mirror/docbook-mirror/docbook-xsl-1.76.1/xhtml/docbook.xsl" /> |