mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-26 20:42:11 +00:00
package: use SPDX short identifier for Apache version 2
We want to use SPDX identifier for license string as much as possible. SPDX short identifier for Apache version 2 license is Apache-2.0. 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
ceeef31767
commit
169cf1f9ac
@@ -7,7 +7,7 @@
|
||||
PYTHON_PYREX_VERSION = 0.9.9
|
||||
PYTHON_PYREX_SOURCE = Pyrex-$(PYTHON_PYREX_VERSION).tar.gz
|
||||
PYTHON_PYREX_SITE = http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex
|
||||
PYTHON_PYREX_LICENSE = Apache-v2
|
||||
PYTHON_PYREX_LICENSE = Apache-2.0
|
||||
PYTHON_PYREX_LICENSE_FILES = LICENSE.txt
|
||||
PYTHON_PYREX_SETUP_TYPE = distutils
|
||||
HOST_PYTHON_PYREX_NEEDS_HOST_PYTHON = python2
|
||||
|
||||
Reference in New Issue
Block a user