commit | 190c6c77f130b55e572e2f59e0caf3e321960d99 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Apr 21 13:39:27 2015 +0900 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 23 08:52:26 2015 -0400 |
tree | eceae2650e474e747734e05875437e211bff9e9e | |
parent | 8dd6e6e2a23d1547f4f3dc2695ce277c2182b97f [diff] |
SPDX: add X11 SPDX-License-Identifier These is a growing trend to license DT files dual GPL and X11 especially in the Linux community. It allows easier reuse of device trees for other software projects. This commit prepares for doing so in U-Boot too, since DT files are often copied from the kernel to U-Boot. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>