summaryrefslogtreecommitdiffstats
path: root/documentation/tools/mega-manual.sed
diff options
context:
space:
mode:
authorakuster <akuster808@gmail.com>2020-05-31 13:39:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:29:02 +0100
commit2f9cf90ac8524e3f1b5667d33e156e3663a1e75b (patch)
treecf54911c15408fac741095ebce38bb76477e6afa /documentation/tools/mega-manual.sed
parent109a501faf7eef1b2e5b692b4877b6f542019c3d (diff)
downloadpoky-2f9cf90ac8524e3f1b5667d33e156e3663a1e75b.tar.gz
yocto-docs: Add SPDX headers in scripts and Makefile
[Yocto #13873] (From yocto-docs rev: b87c540a1a6c0dce4c6010b89d9831442e0e7f70) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/tools/mega-manual.sed')
-rw-r--r--documentation/tools/mega-manual.sed3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed
index b1ea9edb7b..c525ab46a4 100644
--- a/documentation/tools/mega-manual.sed
+++ b/documentation/tools/mega-manual.sed
@@ -1,3 +1,6 @@
1#
2# SPDX-License-Identifier: CC-BY-2.0-UK
3#
1# Processes bitbake-user-manual (<word>-<word>-<word> style). 4# Processes bitbake-user-manual (<word>-<word>-<word> style).
2# This style is for manual three-word folders, which currently is only the BitBake User Manual. 5# This style is for manual three-word folders, which currently is only the BitBake User Manual.
3# We used to have the "yocto-project-qs" and "poky-ref-manual" folders but no longer do. 6# We used to have the "yocto-project-qs" and "poky-ref-manual" folders but no longer do.