diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2020-06-30 20:09:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:33 +0100 |
commit | 7ea70a656bd0cf582c66ab7e76936d93e22125ce (patch) | |
tree | 3bfe0a2d7519385aedeb95f0e8d767a9f360d8a7 /documentation/profile-manual | |
parent | 6c445d85f0e93fb1fe4422b6266a537cfdaa939e (diff) | |
download | poky-7ea70a656bd0cf582c66ab7e76936d93e22125ce.tar.gz |
sphinx: Add SPDX license headers
SPDX headers have been added to each file, and match the headers used
in the DocBook files.
(From yocto-docs rev: 79dbb0007ae24da4a3689a23e921f2a2638757f7)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/profile-manual')
5 files changed, 10 insertions, 0 deletions
diff --git a/documentation/profile-manual/profile-manual-arch.rst b/documentation/profile-manual/profile-manual-arch.rst index 26b6ff0d74..74355a5ab9 100644 --- a/documentation/profile-manual/profile-manual-arch.rst +++ b/documentation/profile-manual/profile-manual-arch.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ************************************************************* | 3 | ************************************************************* |
2 | Overall Architecture of the Linux Tracing and Profiling Tools | 4 | Overall Architecture of the Linux Tracing and Profiling Tools |
3 | ************************************************************* | 5 | ************************************************************* |
diff --git a/documentation/profile-manual/profile-manual-examples.rst b/documentation/profile-manual/profile-manual-examples.rst index 15b0696366..0787394ba1 100644 --- a/documentation/profile-manual/profile-manual-examples.rst +++ b/documentation/profile-manual/profile-manual-examples.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ******************* | 3 | ******************* |
2 | Real-World Examples | 4 | Real-World Examples |
3 | ******************* | 5 | ******************* |
diff --git a/documentation/profile-manual/profile-manual-intro.rst b/documentation/profile-manual/profile-manual-intro.rst index 40febd8b4e..d4d0ba4dc8 100644 --- a/documentation/profile-manual/profile-manual-intro.rst +++ b/documentation/profile-manual/profile-manual-intro.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ****************************************** | 3 | ****************************************** |
2 | Yocto Project Profiling and Tracing Manual | 4 | Yocto Project Profiling and Tracing Manual |
3 | ****************************************** | 5 | ****************************************** |
diff --git a/documentation/profile-manual/profile-manual-usage.rst b/documentation/profile-manual/profile-manual-usage.rst index 0f9f8925ea..a2206cc829 100644 --- a/documentation/profile-manual/profile-manual-usage.rst +++ b/documentation/profile-manual/profile-manual-usage.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | *************************************************************** | 3 | *************************************************************** |
2 | Basic Usage (with examples) for each of the Yocto Tracing Tools | 4 | Basic Usage (with examples) for each of the Yocto Tracing Tools |
3 | *************************************************************** | 5 | *************************************************************** |
diff --git a/documentation/profile-manual/profile-manual.rst b/documentation/profile-manual/profile-manual.rst index b4361d39dc..427d50e116 100644 --- a/documentation/profile-manual/profile-manual.rst +++ b/documentation/profile-manual/profile-manual.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | ||
2 | |||
1 | ========================================== | 3 | ========================================== |
2 | Yocto Project Profiling and Tracing Manual | 4 | Yocto Project Profiling and Tracing Manual |
3 | ========================================== | 5 | ========================================== |