From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/9] package: use SPDX short identifier for OFL license
Date: Sat, 1 Apr 2017 22:40:15 +0200 [thread overview]
Message-ID: <20170401224015.036e7e89@free-electrons.com> (raw)
In-Reply-To: <1491073591-21477-1-git-send-email-rahulbedarkar89@gmail.com>
Hello,
On Sun, 2 Apr 2017 00:36:23 +0530, Rahul Bedarkar wrote:
> We want to use SPDX identifier for license string as much as possible.
> SPDX short identifier for OFLv1.0/OFLv1.1 is OFL-1.0/OFL-1.1.
>
> This change is done using following command.
> find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/OFLv([1]\.[0-1])/OFL-\1/g'
>
> Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
> ---
> package/cantarell/cantarell.mk | 2 +-
> package/font-awesome/font-awesome.mk | 2 +-
> package/googlefontdirectory/googlefontdirectory.mk | 2 +-
> package/inconsolata/inconsolata.mk | 2 +-
> package/liberation/liberation.mk | 2 +-
> 5 files changed, 5 insertions(+), 5 deletions(-)
Thanks, all 9 patches applied!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2017-04-01 20:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-01 19:06 [Buildroot] [PATCH 1/9] package: use SPDX short identifier for OFL license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 2/9] package: use SPDX short identifier for libpng license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 3/9] libraw: use SPDX short identifier for CDDL license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 4/9] package: use SPDX short identifier for ZPL license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 5/9] wpan-tools: correct license name Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 6/9] ntp: use SPDX short identifier for ntp license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 7/9] python-nfc: use SPDX short identifier for EUPL license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 8/9] package: use SPDX short identifier for EPL license Rahul Bedarkar
2017-04-01 19:06 ` [Buildroot] [PATCH 9/9] php: add version to license string Rahul Bedarkar
2017-04-01 20:40 ` Thomas Petazzoni [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=20170401224015.036e7e89@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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