[Buildroot] [PATCH 03/21] boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+

Arnout Vandecappelle arnout at mind.be
Thu Mar 30 21:50:26 UTC 2017



On 30-03-17 15:43, Rahul Bedarkar wrote:
> We want to use SPDX identifier for license strings as much as possible.
> SPDX short identifier for GPLv2/GPLv2+ is GPL-2.0/GPL-2.0+.
> 
> This change is done by using following command.
> find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv2\>/GPL-2.0/g'
> 
> Signed-off-by: Rahul Bedarkar <rahulbedarkar89 at gmail.com>

Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>

I gave up at strongswan, and instead I just did the reverse
sed s/GPL-2.0/GPLv2/ and reviewed that...

 Note that this patch doesn't appear in patchwork.

 Before applying, please run the sed command again to check that no new packages
were added with GPLv2.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list