From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] Introducing SPDX-License-Identifiers
Date: Thu, 25 Jul 2013 09:05:51 -0400 [thread overview]
Message-ID: <20130725130551.GE19104@bill-the-cat> (raw)
In-Reply-To: <1373441857-13033-1-git-send-email-wd@denx.de>
On Wed, Jul 10, 2013 at 09:37:36AM +0200, Wolfgang Denk wrote:
> Like many other projects, U-Boot has a tradition of including big
> blocks of License headers in all files. This not only blows up the
> source code with mostly redundant information, but also makes it very
> difficult to generate License Clearing Reports. An additional problem
> is that even the same lincenses are referred to by a number of
> slightly varying text blocks (full, abbreviated, different
> indentation, line wrapping and/or white space, with obsolete address
> information, ...) which makes automatic processing a nightmare.
>
> To make this easier, such license headers in the source files will be
> replaced with a single line reference to Unique Lincense Identifiers
> as defined by the Linux Foundation's SPDX project [1]. For example,
> in a source file the full "GPL v2.0 or later" header text will be
> replaced by a single line:
>
> SPDX-License-Identifier: GPL-2.0+
OK, with the cmd_io.c fix squashed in (and S-o-B added), and v3 of 1/5
used instead, this is now applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130725/a5d91139/attachment.pgp>
next prev parent reply other threads:[~2013-07-25 13:05 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-10 7:37 [U-Boot] [PATCH 0/5] Introducing SPDX-License-Identifiers Wolfgang Denk
2013-07-10 7:37 ` [U-Boot] [PATCH 1/5] Licenses: introduce SPDX Unique Lincense Identifiers Wolfgang Denk
2013-07-11 20:35 ` [U-Boot] [PATCH 0/5] Introducing SPDX-License-Identifiers Marek Vasut
2013-07-12 19:52 ` Roger Meier
2013-07-23 15:44 ` Wolfgang Denk
2013-07-24 7:20 ` [U-Boot] [PATCH 1/5 v2] Licenses: introduce SPDX Unique Lincense Identifiers Wolfgang Denk
2013-07-24 9:05 ` [U-Boot] [PATCH 1/5 v3] Licenses: introduce SPDX Unique License Identifiers Wolfgang Denk
2013-07-24 13:14 ` [U-Boot] [PATCH] Licenses: Re-add introduction to README, add Exceptions file Tom Rini
2013-07-24 13:36 ` Wolfgang Denk
2013-07-24 15:16 ` Tom Rini
2013-07-15 21:06 ` [U-Boot] [PATCH 0/5] Introducing SPDX-License-Identifiers Stephen Warren
2013-07-24 9:51 ` Graeme Russ
2013-07-24 13:17 ` Tom Rini
2013-07-25 13:05 ` Tom Rini [this message]
2013-07-25 13:18 ` Wolfgang Denk
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=20130725130551.GE19104@bill-the-cat \
--to=trini@ti.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