From 08f1051ead658a2c547e32565cef8779f13c1ade 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: ac9eede80f19c6e2138406209ab5700e89a244a0) Signed-off-by: Richard Purdie (cherry picked from commit 8d30c3d792755a7bfdb74b331dad98f51d3516af) Signed-off-by: Nicolas Dechesne 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 3bb6c99815..937692ce08 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