From mboxrd@z Thu Jan 1 00:00:00 1970 From: sr@denx.de (Stefan Roese) Date: Fri, 17 Oct 2014 11:44:46 +0200 Subject: [PATCH 05/26] ARM: sun4i: cubieboard: Relicense the device tree under GPLv2/X11 In-Reply-To: <1413538728-17705-5-git-send-email-maxime.ripard@free-electrons.com> References: <1413538728-17705-1-git-send-email-maxime.ripard@free-electrons.com> <1413538728-17705-5-git-send-email-maxime.ripard@free-electrons.com> Message-ID: <5440E50E.8080908@denx.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 17.10.2014 11:38, Maxime Ripard wrote: > The current GPL only licensing on the DTSI makes it very impractical for other > software components licensed under another license. > > In order to make it easier for them to reuse our device trees, relicense our > device trees under a GPL/X11 dual-license. > > Signed-off-by: Maxime Ripard > Cc: Carlo Caione > Acked-by: Emilio L?pez > Cc: Hans de Goede > Cc: Oliver Schinagl > Cc: Olof Johansson > Cc: Roman Byshko > Cc: Stefan Roese Acked-by: Stefan Roese Thanks, Stefan