diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-12-08 09:55:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-18 10:41:21 +0000 |
commit | 8b812b29c4b13ba028c0d66f73a6599a988486d5 (patch) | |
tree | 67db2d2dcb323b05a4a5fc8dc8a61f56c0213733 /documentation/migration-guides/release-notes-3.4.3.rst | |
parent | f417d3274c427908c43f8cd20e797609450a3724 (diff) | |
download | poky-8b812b29c4b13ba028c0d66f73a6599a988486d5.tar.gz |
manuals: add missing SPDX license header to source files
(From yocto-docs rev: 86737cc4583f1ef43bda10033c801329ba0c8b81)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/release-notes-3.4.3.rst')
-rw-r--r-- | documentation/migration-guides/release-notes-3.4.3.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-3.4.3.rst b/documentation/migration-guides/release-notes-3.4.3.rst index 5e9a1b3958..2af802307d 100644 --- a/documentation/migration-guides/release-notes-3.4.3.rst +++ b/documentation/migration-guides/release-notes-3.4.3.rst | |||
@@ -1,3 +1,5 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
2 | |||
1 | Release notes for 3.4.3 (honister) | 3 | Release notes for 3.4.3 (honister) |
2 | ---------------------------------- | 4 | ---------------------------------- |
3 | 5 | ||