diff options
author | Rahul Bedarkar <rahulbedarkar89@gmail.com> | 2017-03-30 19:13:36 +0530 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-04-01 15:18:47 +0200 |
commit | 13c72e379b8ff14612b86cee85997842f9523a8b (patch) | |
tree | 764a0a72395a767b989ee8302a753f6090b85ef1 /package/python-numpy | |
parent | 89fbba72fa2121d7f3e1834e28f96335c3f2bf23 (diff) | |
download | buildroot-13c72e379b8ff14612b86cee85997842f9523a8b.tar.gz buildroot-13c72e379b8ff14612b86cee85997842f9523a8b.zip |
package: use SPDX short identifier for AGPLv3
We want to use SPDX identifier for license string as much as possible.
SPDX short identifier for AGPLv3 is AGPL-3.0.
This change is done using following command.
find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/AGPLv3/AGPL-3.0/g'
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-numpy')
0 files changed, 0 insertions, 0 deletions