diff options
author | Dan Haab <[email protected]> | 2018-12-02 17:00:15 -0700 |
---|---|---|
committer | Florian Fainelli <[email protected]> | 2019-01-14 10:28:13 -0800 |
commit | b7f264fa496eb2a6dd1d67dc91dbe8ffcb142487 (patch) | |
tree | c0acd34d6e976120fd17040986970285ef5cadee | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) |
ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT
This matches licensing used by other BCM53573 files and BCM5301X.
Signed-off-by: Dan Haab <[email protected]>
Acked-by: Rafał Miłecki <[email protected]>
Signed-off-by: Florian Fainelli <[email protected]>
-rw-r--r-- | arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts | 3 | ||||
-rw-r--r-- | arch/arm/boot/dts/bcm47189-luxul-xap-810.dts | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts b/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts index 74c83b0ca54e..3902f69f7f1a 100644 --- a/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts +++ b/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /* * Copyright 2017 Luxul Inc. - * - * Licensed under the ISC license. */ /dts-v1/; diff --git a/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts b/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts index 214df18f3a75..4a522deb2d52 100644 --- a/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts +++ b/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /* * Copyright 2017 Luxul Inc. - * - * Licensed under the ISC license. */ /dts-v1/; |