diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2018-09-20 14:18:47 +0300 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2018-11-05 21:41:11 +0300 |
commit | 26ff86f7794b9466481ccf29ac79925d327f106d (patch) | |
tree | 5fa650853a2422c378c77e59743eecb6e29a87f5 /arch/arm/boot/dts/bcm4709.dtsi | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a (diff) | |
download | linux-26ff86f7794b9466481ccf29ac79925d327f106d.tar.xz |
ARM: dts: BCM5301X: Relicense BCM47081/BCM4709 files to the GPL 2.0+ / MIT
This matches licensing used by other BCM5301X files and is preferred as:
1) GPL 2.0+ makes it clearly compatible with Linux kernel
2) MIT is also permissive but preferred over ISC
Both files were fully developed by me. Commits touching them were signed
by Florian and Hauke due to submitting process only.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm4709.dtsi')
-rw-r--r-- | arch/arm/boot/dts/bcm4709.dtsi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/bcm4709.dtsi b/arch/arm/boot/dts/bcm4709.dtsi index c645fea2b7f7..e1bb8661955f 100644 --- a/arch/arm/boot/dts/bcm4709.dtsi +++ b/arch/arm/boot/dts/bcm4709.dtsi @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /* * Copyright (C) 2016 Rafał Miłecki <rafal@milecki.pl> - * - * Licensed under the ISC license. */ #include "bcm4708.dtsi" |