public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Steve Rae <srae@broadcom.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC
Date: Thu, 28 Aug 2014 10:06:27 -0700	[thread overview]
Message-ID: <53FF6193.9010705@broadcom.com> (raw)
In-Reply-To: <20140828132428.GA19374@bill-the-cat>



On 14-08-28 06:24 AM, Tom Rini wrote:
> On Wed, Aug 27, 2014 at 09:04:09AM +0200, Lukasz Majewski wrote:
>> Hi Steve,
>>
>>>
>>>
>>> On 14-08-26 02:14 AM, Lukasz Majewski wrote:
>>>> Hi Steve,
>>>>
>>>>>
>>>>>

>>>>> On 14-08-25 07:57 AM, Lukasz Majewski wrote:
[.. snip ...]

>>>>
>>>> Is fair as I know bsd-3L-clause license is compatible with GPL.
>>>>
>>>> However, to be 100% sure I'd like to ask Tom (as he has much more
>>>> legal experience than me) to confirm that this code can be added to
>>>> u-boot.
>>>>
>>> OK -- note that this "bsd-3L-clause" clause is almost identical to
>>> the existing "bsd-3-clause"....
>>
>> Tom, could you give your opinion on this?
>
> So, upstream made a slight (and likely unintentional) change to the
> normal BSD 3 clause license and changed the last clause from "the
> copyright holders" to "The Linux Foundation".  I've poked our legal dept
> about this but I suspect the best answer is to go back up to Android
> folks and ask them to fix this quite likely unintentional change.
>

Actually, there are three diffs, and I am thinking that they were 
intentional (especially the last one!):

$ diff bsd-3-clause.txt bsd-3L-clause.txt
5,6c5
<    notice, this list of conditions, and the following disclaimer,
<    without modification.
---
 >    notice, this list of conditions and the following disclaimer.
10,12c9,12
< 3. The names of the above-listed copyright holders may not be used
<    to endorse or promote products derived from this software without
<    specific prior written permission.
---
 > 3. Neither the name of The Linux Foundation nor
 >    the names of its contributors may be used to endorse or promote
 >    products derived from this software without specific prior written
 >    permission.
16,17c16,17
< THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
< PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
---
 > THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
PURPOSE AND
 > NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR

So, would U-Boot accept this BSD-3L-Clause, or should I contact Colin 
Cross to attempt to get a BSD-3-Clause version, or ????

Thanks, Steve

      reply	other threads:[~2014-08-28 17:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-23 19:53 [U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC Steve Rae
2014-08-23 19:53 ` [U-Boot] [PATCH v5 1/4] usb/gadget: fastboot: add eMMC support for flash command Steve Rae
2014-08-26  9:28   ` Lukasz Majewski
2014-08-26  9:41     ` Marek Vasut
2014-08-26 18:54       ` Steve Rae
2014-08-23 19:53 ` [U-Boot] [PATCH v5 2/4] usb/gadget: fastboot: add " Steve Rae
2014-08-26 11:53   ` Lukasz Majewski
2014-08-23 19:53 ` [U-Boot] [PATCH v5 3/4] usb/gadget: fastboot: minor cleanup Steve Rae
2014-08-26 11:55   ` Lukasz Majewski
2014-08-23 19:53 ` [U-Boot] [PATCH v5 4/4] usb/gadget: fastboot: implement sparse format Steve Rae
2014-08-26 11:58   ` Lukasz Majewski
2014-08-23 20:12 ` [U-Boot] [PATCH v5 0/4] Implement "fastboot flash" for eMMC Marek Vasut
2014-08-25  7:19   ` Lukasz Majewski
2014-08-25  7:52     ` Marek Vasut
2014-08-25 14:57 ` Lukasz Majewski
2014-08-25 17:10   ` Steve Rae
2014-08-26  9:14     ` Lukasz Majewski
2014-08-26 16:27       ` Steve Rae
2014-08-27  7:04         ` Lukasz Majewski
2014-08-28 13:24           ` Tom Rini
2014-08-28 17:06             ` Steve Rae [this message]

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=53FF6193.9010705@broadcom.com \
    --to=srae@broadcom.com \
    --cc=u-boot@lists.denx.de \
    /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