From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH v2 0/2] LICENSES: adopt Linux-like LICENSES directory structure
Date: Tue, 19 Feb 2019 15:16:45 +0100 [thread overview]
Message-ID: <20190219141647.2537-1-a.fatoum@pengutronix.de> (raw)
Changes since v1:
- fixed grep pipeline in commit message
- removed u-boot jumptable exception as suggested by Sascha
- added follow-up commit with updated checkpatch.pl as suggested by Sam
- added empty exceptions/ and other/ directories
Ahmad Fatoum (2):
LICENSES: adopt Linux-like LICENSES directory structure
scripts/checkpatch.pl: rebase on top of upstream v5.0-rc6
COPYING | 300 +-
LICENSES/exceptions/.gitignore | 0
LICENSES/other/.gitignore | 0
LICENSES/preferred/BSD-3-Clause | 36 +
LICENSES/preferred/GPL-2.0 | 299 ++
scripts/checkpatch.pl | 4682 ++++++++++++++++++++++++++----
scripts/cleanfile | 178 ++
scripts/cleanpatch | 260 ++
scripts/const_structs.checkpatch | 0
scripts/get_maintainer.pl | 11 +
scripts/spdxcheck.py | 286 ++
scripts/spelling.txt | 1344 +++++++++
12 files changed, 6509 insertions(+), 887 deletions(-)
create mode 100644 LICENSES/exceptions/.gitignore
create mode 100644 LICENSES/other/.gitignore
create mode 100644 LICENSES/preferred/BSD-3-Clause
create mode 100644 LICENSES/preferred/GPL-2.0
create mode 100755 scripts/cleanfile
create mode 100755 scripts/cleanpatch
create mode 100644 scripts/const_structs.checkpatch
create mode 100755 scripts/get_maintainer.pl
create mode 100755 scripts/spdxcheck.py
create mode 100644 scripts/spelling.txt
--
2.20.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2019-02-19 14:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 14:16 Ahmad Fatoum [this message]
2019-02-19 14:16 ` [PATCH v2 1/2] " Ahmad Fatoum
2019-02-22 7:10 ` Sascha Hauer
2019-02-19 14:16 ` [PATCH v2 2/2] scripts/checkpatch.pl: rebase on top of upstream v5.0-rc6 Ahmad Fatoum
2019-02-20 7:14 ` Antony Pavlov
2019-02-20 7:42 ` Sascha Hauer
2019-02-26 9:55 ` Ahmad Fatoum
2019-03-04 7:26 ` Antony Pavlov
2019-05-15 8:51 ` Ahmad Fatoum
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=20190219141647.2537-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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