diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2018-05-04 11:54:45 +0200 |
---|---|---|
committer | Florian Fainelli <f.fainelli@gmail.com> | 2018-05-07 20:20:49 +0200 |
commit | fd0ab539d185a828f2071ee5f311bf101c7fea08 (patch) | |
tree | 9d120f6dd8942e586d1c1bd06080b514e6ba1b1d /arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts | |
parent | ARM: dts: BCM5301X: Relicense most DTS files to the GPL 2.0+ / MIT (diff) | |
download | linux-fd0ab539d185a828f2071ee5f311bf101c7fea08.tar.xz linux-fd0ab539d185a828f2071ee5f311bf101c7fea08.zip |
ARM: dts: BCM5301X: Relicense Buffalo files to the GPL 2.0+ / MIT
This matches licensing used by other BCM5301X files and is preferred as:
1) GPL 2.0+ makes is clearly compatible with Linux kernel
2) MIT is also permissive but preferred over ISC
These files were created and ever touched by a group of four people
only: Felix, INAGAKI, Hauke and me.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Felix Fietkau <nbd@nbd.name>
Acked-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts')
-rw-r--r-- | arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts b/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts index 92058c73ee59..79a9633ec417 100644 --- a/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts +++ b/arch/arm/boot/dts/bcm4709-buffalo-wxr-1900dhp.dts @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT /* * Broadcom BCM470X / BCM5301X ARM platform code. * DTS for Buffalo WXR-1900DHP * * Copyright (C) 2015 Felix Fietkau <nbd@openwrt.org> - * - * Licensed under the GNU/GPL. See COPYING for details. */ /dts-v1/; |