kumquat-buildroot/package/qt5
Rahul Bedarkar e0f7ce337b package: use SPDX short identifier for GFDL family licenses
We want to use SPDX identifier for license string as much as possible.
SPDX short identifier for GFDLv1.1/GFDLv1.2/GFDLv1.3 is GFDL-1.1/
GFDL-1.2/GFDL-1.3.

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

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-04-01 15:27:59 +02:00
..
qt5base package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5canvas3d package: use SPDX short identifier for LGPLv3/LGPLv3+ 2017-04-01 15:18:39 +02:00
qt5connectivity package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5declarative package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5enginio package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5graphicaleffects package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5imageformats package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5location package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5multimedia package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5quickcontrols package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5quickcontrols2 package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5script package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5sensors package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5serialbus package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5serialport package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5svg package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5tools package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5webchannel package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5webkit boot, package: use SPDX short identifier for BSD-2c 2017-04-01 15:27:05 +02:00
qt5websockets boot, package: use SPDX short identifier for BSD-3c 2017-04-01 15:26:57 +02:00
qt5x11extras package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt5xmlpatterns package: use SPDX short identifier for GFDL family licenses 2017-04-01 15:27:59 +02:00
qt53d package: use SPDX short identifier for LGPLv3/LGPLv3+ 2017-04-01 15:18:39 +02:00
Config.in
qt5.mk