From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757914AbbE3UFK (ORCPT ); Sat, 30 May 2015 16:05:10 -0400 Received: from orange.myspectrum.nl ([149.210.134.247]:34646 "EHLO orange.myspectrum.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751266AbbE3UFE (ORCPT ); Sat, 30 May 2015 16:05:04 -0400 X-Greylist: delayed 332 seconds by postgrey-1.27 at vger.kernel.org; Sat, 30 May 2015 16:05:04 EDT Message-ID: <556A169E.8030909@myspectrum.nl> Date: Sat, 30 May 2015 21:59:26 +0200 From: Jeroen Hofstee User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Yann Droneaud , Rob Herring CC: freebsd-arm@freebsd.org, "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: Device Tree Blob (DTB) licence References: <1430820315.19516.26.camel@opteya.com> <1432289148.5304.58.camel@opteya.com> In-Reply-To: <1432289148.5304.58.camel@opteya.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 22-05-15 12:05, Yann Droneaud wrote: > Le mardi 05 mai 2015 à 11:41 -0500, Rob Herring a écrit : >> On Tue, May 5, 2015 at 5:05 AM, Yann Droneaud >> wrote: >>> I believe Device Tree Blob (.dtb file) built from kernel's Device >>> Tree >>> Sources (.dts, which #include .dtsi, which #include .h) using >>> Device >>> Tree Compiler (dtc) are covered by GNU General Public Licence v2 >>> (GPLv2), but cannot find any reference. >> By default yes, but we've been steering people to dual license them >> GPL/BSD. >> > obviously these files should be reusable. If there is a license issue with that it should be fixed. cc-ing freebsd-arm@freebsd.org. I am not a lawyer, Jeroen