mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package: standardise Apache licenses
Apache licenses are referred to in a variety of ways; standardise these, choosing a form which does not contain whitespace. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d6c096fd09
commit
ab836f14e6
@@ -6,7 +6,7 @@
|
||||
|
||||
SUBVERSION_VERSION = 1.7.14
|
||||
SUBVERSION_SITE = http://archive.apache.org/dist/subversion
|
||||
SUBVERSION_LICENSE = Apache 2.0
|
||||
SUBVERSION_LICENSE = Apache-2.0
|
||||
SUBVERSION_LICENSE_FILES = LICENSE
|
||||
|
||||
SUBVERSION_DEPENDENCIES = apr apr-util expat neon zlib
|
||||
|
||||
Reference in New Issue
Block a user