commit | 7dcc2f7e7a9d45cce8f7b1728cd42df46a840957 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 18 21:40:25 2021 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 16 13:19:25 2021 -0400 |
tree | e06678c4c8966418b62c19611b40d7600c69cfb1 | |
parent | 130401e0171f4a17511bfd8ba061a11dc10ff18a [diff] [blame] |
sandbox: Add license headers to the dts files Many of these files are missing a header. Fix this. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/arch/sandbox/dts/overlay0.dts b/arch/sandbox/dts/overlay0.dts index 70c6cf7..9e5f389 100644 --- a/arch/sandbox/dts/overlay0.dts +++ b/arch/sandbox/dts/overlay0.dts
@@ -1,3 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* + * Overlay test file + */ + /dts-v1/; /plugin/;