premake4: Change license BSD -> BSD-3-Clause

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-03-23 21:19:58 +01:00
parent 5e214df32f
commit 93cd10c060

View File

@@ -1,5 +1,5 @@
SUMMARY = "A simple build configuration and project generation tool using lua"
LICENSE = "BSD"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=6f3a39cc652afb51d2f2bc39b67e308f"
HOMEPAGE = "http://premake.github.io/"