mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03: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:
committed by
Thomas Petazzoni
parent
8233d6dcfa
commit
ccc1a8e3bb
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user