From fe74a4edd2db299557c9c0ffb1a804da444c47bd Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 7 Oct 2020 22:05:43 +0100 Subject: docs: Fix license CC-BY-2.0-UK -> CC-BY-SA-2.0-UK When the license identifier tags were added, an incorrect string was used and the Share-Alike clause was lost. Fix this to match the license description in the files and add back the lost piece (its clear from the history it should be there) (From yocto-docs rev: 8d30c3d792755a7bfdb74b331dad98f51d3516af) Signed-off-by: Richard Purdie --- documentation/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/index.rst') diff --git a/documentation/index.rst b/documentation/index.rst index 821316915d..2891a98621 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -1,4 +1,4 @@ -.. SPDX-License-Identifier: CC-BY-2.0-UK +.. SPDX-License-Identifier: CC-BY-SA-2.0-UK .. The Yocto Project documentation master file, created by sphinx-quickstart on Mon Apr 13 09:38:33 2020. -- cgit v1.2.3-54-g00ecf