public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/4] add code to handle Android sparse image format
Date: Thu, 04 Sep 2014 07:26:12 +0200	[thread overview]
Message-ID: <20140904052612.9986A382341@gemini.denx.de> (raw)
In-Reply-To: <1409763954-5494-2-git-send-email-srae@broadcom.com>

Dear Steve Rae,

In message <1409763954-5494-2-git-send-email-srae@broadcom.com> you wrote:
> Add original file (pristine) from :
>   https://www.codeaurora.org/cgit/quic/la/kernel/lk/plain/app/aboot/aboot.c?h=master
> [3b5092d20bd15a7a2879c13e9f64acc48d04af2d]
...
> + * Redistribution and use in source and binary forms, with or without
> + * modification, are permitted provided that the following conditions are met:
> + *     * Redistributions of source code must retain the above copyright
> + *       notice, this list of conditions and the following disclaimer.
> + *     * Redistributions in binary form must reproduce the above copyright
> + *       notice, this list of conditions and the following disclaimer in the
> + *       documentation and/or other materials provided with the distribution.
> + *     * 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.
> + *
> + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
> + * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
> + * IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
> + * NON-INFRINGEMENT ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
> + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
> + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
> + * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
> + * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
> + * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
> + * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
> + * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Please make sure to replace this with a SPDX license ID.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
After a heated argument on some trivial matter Nancy [Astor]  .  .  .
shouted,  ``If  I were your wife I would put poison in your coffee!''
Whereupon Winston Churchill with equal heat and  sincerity  answered,
``And if I were your husband I would drink it.''

  reply	other threads:[~2014-09-04  5:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03 17:05 [U-Boot] [PATCH v3 0/4] Implement "sparse format" for fastboot Steve Rae
2014-09-03 17:05 ` [U-Boot] [PATCH v3 1/4] add code to handle Android sparse image format Steve Rae
2014-09-04  5:26   ` Wolfgang Denk [this message]
2014-09-17  0:44   ` [U-Boot] [U-Boot, v3, " Tom Rini
2014-09-03 17:05 ` [U-Boot] [PATCH v3 2/4] update code which handles " Steve Rae
2014-09-17  0:45   ` [U-Boot] [U-Boot, v3, " Tom Rini
2014-09-03 17:05 ` [U-Boot] [PATCH v3 3/4] cleanup code which handles the " Steve Rae
2014-09-04  5:28   ` Wolfgang Denk
2014-09-04 15:00     ` Tom Rini
2014-09-08 10:49       ` Lukasz Majewski
2014-09-08 11:10         ` Tom Rini
2014-09-17  0:45   ` [U-Boot] [U-Boot, v3, " Tom Rini
2014-09-03 17:05 ` [U-Boot] [PATCH v3 4/4] implement " Steve Rae
2014-09-17  0:45   ` [U-Boot] [U-Boot, v3, " Tom Rini

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=20140904052612.9986A382341@gemini.denx.de \
    --to=wd@denx.de \
    --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