Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: BCM5301X: Relicense BCM47094 file 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

This file has been developed by me & once modified by Vivek.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Vivek Unune <npcomplete13@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

authored by

Rafał Miłecki and committed by
Florian Fainelli
d1096734 26ff86f7

+1 -2
+1 -2
arch/arm/boot/dts/bcm47094.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-or-later OR MIT 1 2 /* 2 3 * Copyright (C) 2016 Rafał Miłecki <rafal@milecki.pl> 3 - * 4 - * Licensed under the ISC license. 5 4 */ 6 5 7 6 #include "bcm4708.dtsi"