buildroot/package/argp-standalone
Rahul Bedarkar 9254f02266 package: use SPDX short identifier for LGPLv2/LGPLv2+
We want to use SPDX identifier for license string as much as possible.
SPDX short identifier for LGPLv2/LGPLv2+ is LGPL-2.0/LGPL-2.0+.

This change is done using following command.
find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/LGPLv2(\+)?/LGPL-2.0\1/g'

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-04-01 15:19:13 +02:00
..
0001-throw-in-funcdef.patch
0002-isprint.patch argp-standalone: fix build issue caused by UCHAR_MAX definition 2015-05-01 16:20:07 +02:00
0003-fix_build_with_c99_compilers.patch package/argp-standalone: Fix build with c99 compilers 2016-01-14 20:15:50 +01:00
Config.in package/argp-standalone: is useless for (e)glibc toolchains 2015-05-03 19:19:25 +02:00
argp-standalone.hash argp-standalone: Add hash file 2015-03-13 23:11:05 +01:00
argp-standalone.mk package: use SPDX short identifier for LGPLv2/LGPLv2+ 2017-04-01 15:19:13 +02:00