diff options
author | Philippe Schenker <philippe.schenker@toradex.com> | 2021-02-19 10:02:25 +0100 |
---|---|---|
committer | Philippe Schenker <philippe.schenker@toradex.com> | 2021-02-19 10:02:25 +0100 |
commit | 6b9a21c20f7fb2fa5c32084228414992a4bccb36 (patch) | |
tree | 1c259c196d2cc6ef9163e2df4a8742b50ecf8483 /overlays/display-edt5.7_overlay.dts | |
parent | 523591ef46d84e669341c5b4f5f347531c840d98 (diff) |
Add license to all overlays
Use the same license as we use on regular linux-tree
Related-to: ELB-2958
Signed-off-by: Philippe Schenker's avatarPhilippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'overlays/display-edt5.7_overlay.dts')
-rw-r--r-- | overlays/display-edt5.7_overlay.dts | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/overlays/display-edt5.7_overlay.dts b/overlays/display-edt5.7_overlay.dts index 3bd0659..8e5701e 100644 --- a/overlays/display-edt5.7_overlay.dts +++ b/overlays/display-edt5.7_overlay.dts @@ -1,3 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT +/* + * Copyright 2020-2021 Toradex + */ + // EDT5.7 display with a resolution of 640x480 pixel /dts-v1/; @@ -31,4 +36,3 @@ vback-porch = <32>; }; }; - |