mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 15:33:28 +08:00
337aa51f3f
We want to use SPDX identifier for license string as much as possible. SPDX short identifier for GPLv3/GPLv3+ is GPL-3.0/GPL-3.0+. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/\<GPLv3\>/GPL-3.0/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
||
---|---|---|
.. | ||
0001-configure-skip-qtdetail.patch | ||
0002-fix-qt-5.6.2.patch | ||
0003-remove-WindowOkButtonHint-and-WindowCancelButtonHint.patch | ||
Config.in | ||
python-pyqt5.hash | ||
python-pyqt5.mk |