diff options
author | Petr Štetiar <ynezz@true.cz> | 2018-11-29 09:27:23 +0100 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2018-11-29 13:10:38 +0100 |
commit | 9f563267d2dc6b70e47e8e4b13a7f31e9d246dbe (patch) | |
tree | 736d5c2ccf1dc07eb379e6d3878d944148fe7d78 /target/linux | |
parent | 1416b63dcbadbb5c11c2591b4513f5276b6dc744 (diff) | |
download | upstream-9f563267d2dc6b70e47e8e4b13a7f31e9d246dbe.tar.gz upstream-9f563267d2dc6b70e47e8e4b13a7f31e9d246dbe.tar.bz2 upstream-9f563267d2dc6b70e47e8e4b13a7f31e9d246dbe.zip |
ath79: ubnt-bullet-m-xw: Change DTS license to GPL-2.0-or-later OR MIT
Having MIT as alternative is sometimes preferred by upstream maintainers
and allows sharing that simple code with other projects. We don't really
want multiple DTS versions for the same device.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts b/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts index cc0940fb65..ea19c6bea4 100644 --- a/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts +++ b/target/linux/ath79/dts/ar9342_ubnt_bullet-m-xw.dts @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /dts-v1/; #include <dt-bindings/gpio/gpio.h> |