mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
package: use SPDX short identifier for ZPL license
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
8233d6dcfa
commit
ccc1a8e3bb
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
PYTHON_MELD3_VERSION = 1.0.2
|
||||
PYTHON_MELD3_SOURCE = meld3-$(PYTHON_MELD3_VERSION).tar.gz
|
||||
PYTHON_MELD3_SITE = https://pypi.python.org/packages/45/a0/317c6422b26c12fe0161e936fc35f36552069ba8e6f7ecbd99bbffe32a5f
|
||||
PYTHON_MELD3_LICENSE = ZPLv2.1
|
||||
PYTHON_MELD3_LICENSE = ZPL-2.1
|
||||
PYTHON_MELD3_LICENSE_FILES = COPYRIGHT.txt LICENSE.txt
|
||||
PYTHON_MELD3_SETUP_TYPE = setuptools
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue