From 7ea70a656bd0cf582c66ab7e76936d93e22125ce Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Tue, 30 Jun 2020 20:09:34 +0200 Subject: 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 Signed-off-by: Richard Purdie --- documentation/overview-manual/overview-manual-concepts.rst | 2 ++ .../overview-manual/overview-manual-development-environment.rst | 2 ++ documentation/overview-manual/overview-manual-intro.rst | 2 ++ documentation/overview-manual/overview-manual-yp-intro.rst | 2 ++ documentation/overview-manual/overview-manual.rst | 2 ++ 5 files changed, 10 insertions(+) (limited to 'documentation/overview-manual') diff --git a/documentation/overview-manual/overview-manual-concepts.rst b/documentation/overview-manual/overview-manual-concepts.rst index 11614d0e6c..3f4aa4f4c4 100644 --- a/documentation/overview-manual/overview-manual-concepts.rst +++ b/documentation/overview-manual/overview-manual-concepts.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + ********************** Yocto Project Concepts ********************** diff --git a/documentation/overview-manual/overview-manual-development-environment.rst b/documentation/overview-manual/overview-manual-development-environment.rst index abd775be84..d59e52c488 100644 --- a/documentation/overview-manual/overview-manual-development-environment.rst +++ b/documentation/overview-manual/overview-manual-development-environment.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + ***************************************** The Yocto Project Development Environment ***************************************** diff --git a/documentation/overview-manual/overview-manual-intro.rst b/documentation/overview-manual/overview-manual-intro.rst index 82c0051c47..cddc176cff 100644 --- a/documentation/overview-manual/overview-manual-intro.rst +++ b/documentation/overview-manual/overview-manual-intro.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + ********************************************** The Yocto Project Overview and Concepts Manual ********************************************** diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 06eeed5cb5..3f845731a0 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + ***************************** Introducing the Yocto Project ***************************** diff --git a/documentation/overview-manual/overview-manual.rst b/documentation/overview-manual/overview-manual.rst index e6cd07d34d..e0270f6cac 100644 --- a/documentation/overview-manual/overview-manual.rst +++ b/documentation/overview-manual/overview-manual.rst @@ -1,3 +1,5 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + ========================================== Yocto Project Overview and Concepts Manual ========================================== -- cgit v1.2.3-54-g00ecf