kumquat-buildroot/package/kvm-unit-tests
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-remove-werror.patch kvm-unit-tests: add patch to remove -Werror 2016-11-06 13:57:51 +01:00
Config.in kvm-unit-tests: only enable for ARM on Cortex-A{7,12,15,17} 2016-11-20 15:48:10 +01:00
kvm-unit-tests.mk package: use SPDX short identifier for LGPLv2/LGPLv2+ 2017-04-01 15:19:13 +02:00