Browse Source

ath79: ubnt-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 <[email protected]>
Petr Štetiar 6 years ago
parent
commit
1576666d67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ath79/dts/ar9342_ubnt_xw.dtsi

+ 1 - 1
target/linux/ath79/dts/ar9342_ubnt_xw.dtsi

@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>