devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yann Droneaud <ydroneaud@opteya.com>
To: Rob Herring <robherring2@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: Device Tree Blob (DTB) licence
Date: Fri, 22 May 2015 21:27:12 +0200	[thread overview]
Message-ID: <1432322832.5304.63.camel@opteya.com> (raw)
In-Reply-To: <1432289148.5304.58.camel@opteya.com>

[-- Attachment #1: Type: text/plain, Size: 2788 bytes --]

Hi,

[removing Cc: licensing@fsf.org]

Le vendredi 22 mai 2015 à 12:05 +0200, Yann Droneaud a écrit :
> Le mardi 05 mai 2015 à 11:41 -0500, Rob Herring a écrit :
> > On Tue, May 5, 2015 at 5:05 AM, Yann Droneaud <ydroneaud@opteya.com
> > > 
> > 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.
> > 
> 
> Can you give me the rationale behind such dual licenses requirement ?
> 
> If a BSD .dts includes GPLv2 .h, the whole is covered by GPLv2,
> so I cannot find a case where a BSD covered .dts file could be used
> alone within BSD license rights.
> 
> > > As most .dtsi in arch/arm/boot/dts/ are covered by GPLv2, and,
> > > as most .h in include/dt-bindings/ are also covered by GPLv2,
> > > the source code is likely covered by GPLv2.
> > > 
> > > Then this source code is translated in a different language 
> > > (flattened
> > > device tree), so the resulting translation is also likely covered 
> > > 
> > > by
> > > GPLv2.
> > > 
> > > So, when I'm proposed to download a .dtb file from a random 
> > > vendor,
> > > can I require to get the associated source code ?
> > 
> > I believe so yes. However, you already have the "source" for the 
> > most
> > part. Just run "dtc -I dtb -O dts <dtb file>". You loose the
> > preprocessing and include structure though (not necessarily a bad
> > thing IMO).
> > 
> > Then the question is what is the license on that generated dts!
> > 
> 
> That's also a good question.
> 
> Is this a form a "reverse engineering" with all the legalese burden ?
> 
> Anyway without a clear information attached to the DTB, it's 
> difficult
> to tell which licence cover the "decompiled" version.
> 
> > > Anyway, for a .dtb file generated from kernel sources, it's 
> > > rather
> > > painful to look after all .dts, .dtsi, .h, to find what kind of
> > > licences are applicables, as some are covered by BSD, dual 
> > > licensed
> > > (any combination of X11, MIT, BSD, GPLv2).
> > 
> > I imagine the includes cause some licensing discrepancies if you 
> > dug 
> > into it.
> > 
> 
> It's a pity, and it's probably something to sort out.
> 
> DTB files produced as part of kernel compilation should have a well
> known license attached by default.
> 

I've added licensing@fsf.ogrg in Cc: in my previous message to have an 
advice on this subject, but I failed to notice licensing@fsf.org 
is not a mailing list: I was assigned request ID [gnu.org #1017262].

Regards.

-- 
Yann Droneaud
OPTEYA

[-- Attachment #2: Message joint - [gnu.org #1017262] AutoReply concerning licensing question: Re: Device Tree Blob (DTB) licence --]
[-- Type: message/rfc822, Size: 3954 bytes --]

From: "FSF Licensing Questions via RT" <licensing@fsf.org>
To: ydroneaud@opteya.com
Subject: [gnu.org #1017262] AutoReply concerning licensing question: Re: Device Tree Blob (DTB) licence
Date: Fri, 22 May 2015 06:06:16 -0400
Message-ID: <rt-3.4.5-24484-1432289176-201.1017262-48-0@rt.gnu.org>

This message has been automatically generated in response to a
licensing question you sent to the Free Software Foundation, with subject:
	"Re: Device Tree Blob (DTB) licence".

There is no need to reply to this message right now.  Your request has
been assigned an ID of [gnu.org #1017262].

Please include the string:
         [gnu.org #1017262]
in the subject line of all future correspondence about this issue.  To do
so, you may reply to this message.


Thank you so much for writing to the Free Software Foundation's
Licensing and Compliance Lab. Questions sent to this address are
answered largely by volunteers, with the help of FSF staff. We have the
following licensing resources available which you might find helpful:

Licensing FAQ page: http://www.gnu.org/licenses/gpl-faq.html
Text of the GNU GPL: http://www.gnu.org/licenses/gpl.html
Text of the GNU LGPL: http://www.gnu.org/licenses/lgpl.html
Text of the GNU AGPL: http://www.gnu.org/licenses/agpl.html
Our license list page: http://www.gnu.org/licenses/license-list.html

We can always use more help in answering licensing questions (check out
our license team page on Libreplanet if you are interested in helping
out <http://libreplanet.org/wiki/Group:Free_Software_Foundation/Licensing_Volunteers>),
so we thank you for your patience as you await a response. You can also
help the licensing team by making a donation at <donate.fsf.org>. Your donations are
what enable us to offer this service to the community.

We do offer consulting services for companies who are working to develop
products that incorporate free software so that they can do so in ways
that comply with the terms of the GPL and other free software licenses.
If you are interested in this service, please write a separate message
to compliance-lab@fsf.org.

                        Sincerely,
                        FSF GPL Compliance Lab Office

  parent reply	other threads:[~2015-05-22 19:27 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-05 10:05 Device Tree Blob (DTB) licence Yann Droneaud
2015-05-05 16:41 ` Rob Herring
2015-05-22 10:05   ` Yann Droneaud
     [not found]     ` <1432289148.5304.58.camel-RlY5vtjFyJ3QT0dZR+AlfA@public.gmane.org>
2015-05-22 16:26       ` Rob Herring
2015-05-28 12:31         ` Enrico Weigelt, metux IT consult
2015-05-22 19:27     ` Yann Droneaud [this message]
2015-05-25  7:14       ` Rob Landley
     [not found]         ` <CAOS_Y6Q37ps+VEnzUZ_uwX++qrRm9Hgx45Q_pmiZSLSNjmKwZg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-25 20:04           ` Willy Tarreau
2015-05-28 12:32           ` Enrico Weigelt, metux IT consult
     [not found]             ` <55670AD4.8020705-d/C+FbuhHiA@public.gmane.org>
2015-05-28 13:34               ` Russell King - ARM Linux
     [not found]                 ` <20150528133429.GD2067-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2015-05-28 16:52                   ` Enrico Weigelt, metux IT consult
     [not found]                     ` <556747E4.6070403-d/C+FbuhHiA@public.gmane.org>
2015-05-29  6:47                       ` Willy Tarreau
     [not found]                         ` <20150529064741.GB25351-K+wRfnb2/UA@public.gmane.org>
2015-05-29 11:35                           ` Enrico Weigelt, metux IT consult
     [not found]                             ` <55684F07.7050402-d/C+FbuhHiA@public.gmane.org>
2015-05-29 22:16                               ` David Lang
2015-05-30 15:28                                 ` Geert Uytterhoeven
     [not found]                                 ` <alpine.DEB.2.02.1505291512000.4429-UEhY+ZBZOcqqLGM74eQ/YA@public.gmane.org>
2015-06-01 13:12                                   ` One Thousand Gnomes
2015-06-01 15:19                                     ` Warner Losh
2015-05-29  3:31             ` Rob Landley
     [not found]               ` <CAOS_Y6QXHdWfi9qkRmw=mCn0mqha5-NrzumBMqJ61_YRndypLA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-29 15:10                 ` Enrico Weigelt, metux IT consult
     [not found]                   ` <55688182.3010606-d/C+FbuhHiA@public.gmane.org>
2015-05-29 22:21                     ` David Lang
2015-05-30  2:43                   ` Jean-Christophe PLAGNIOL-VILLARD
2015-06-22 12:57           ` Pavel Machek
2015-05-30 19:59     ` Jeroen Hofstee
     [not found]       ` <556A169E.8030909-D9wZyEIIrd305oU+jsXUgg@public.gmane.org>
2015-05-31  7:12         ` Warner Losh
2015-06-01 13:17           ` One Thousand Gnomes

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1432322832.5304.63.camel@opteya.com \
    --to=ydroneaud@opteya.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robherring2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).