diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-07 22:05:43 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-08 11:28:30 +0100 |
| commit | fe74a4edd2db299557c9c0ffb1a804da444c47bd (patch) | |
| tree | 3685264148b79c880947a20f220fef9cec360c4f /documentation/adt-manual/adt-manual.rst | |
| parent | 624262541605c476f5a0bd415b08d00379c15b00 (diff) | |
| download | poky-fe74a4edd2db299557c9c0ffb1a804da444c47bd.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: 8d30c3d792755a7bfdb74b331dad98f51d3516af)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual/adt-manual.rst')
| -rw-r--r-- | documentation/adt-manual/adt-manual.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-manual.rst b/documentation/adt-manual/adt-manual.rst index 695230c5c4..b61f59e0f0 100644 --- a/documentation/adt-manual/adt-manual.rst +++ b/documentation/adt-manual/adt-manual.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 | Yocto Project Application Developer's Guide | 4 | Yocto Project Application Developer's Guide |
