diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-07 22:05:43 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-01-04 10:55:01 +0000 |
commit | 08f1051ead658a2c547e32565cef8779f13c1ade (patch) | |
tree | 245f54d677b3500347b336aff53b57457634f1a8 /documentation/sdk-manual/history.rst | |
parent | 4a6390f5119773709354fdf827fd45d4b60ee421 (diff) | |
download | poky-08f1051ead658a2c547e32565cef8779f13c1ade.tar.gz |
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 <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8d30c3d792755a7bfdb74b331dad98f51d3516af)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/history.rst')
-rw-r--r-- | documentation/sdk-manual/history.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/history.rst b/documentation/sdk-manual/history.rst index 76781ba4f3..5562eb7894 100644 --- a/documentation/sdk-manual/history.rst +++ b/documentation/sdk-manual/history.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.0-UK | 1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK |
2 | 2 | ||
3 | *********************** | 3 | *********************** |
4 | Manual Revision History | 4 | Manual Revision History |