python-iniparse: use SPDX identifier for python license

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017.05.x
Rahul Bedarkar 2017-04-09 14:04:13 +05:30 committed by Thomas Petazzoni
parent 665f171504
commit 2fb9fcc99f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PYTHON_INIPARSE_VERSION = 0.4
PYTHON_INIPARSE_SOURCE = iniparse-$(PYTHON_INIPARSE_VERSION).tar.gz
PYTHON_INIPARSE_SITE = https://pypi.python.org/packages/source/i/iniparse
PYTHON_INIPARSE_LICENSE = Python software foundation license v2, MIT
PYTHON_INIPARSE_LICENSE = Python-2.0, MIT
PYTHON_INIPARSE_LICENSE_FILES = LICENSE-PSF LICENSE
PYTHON_INIPARSE_SETUP_TYPE = distutils