summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/yasm/yasm.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/yasm/yasm.mk b/package/yasm/yasm.mk
index 6729b6a74d..1980034429 100644
--- a/package/yasm/yasm.mk
+++ b/package/yasm/yasm.mk
@@ -6,6 +6,8 @@
YASM_VERSION = 1.3.0
YASM_SITE = http://www.tortall.net/projects/yasm/releases
+YASM_LICENSE = BSD-2c, BSD-3c, Artistic, GPLv2, LGPLv2
+YASM_LICENSE_FILES = COPYING BSD.txt Artistic.txt GNU_GPL-2.0 GNU_LGPL-2.0
# This sed prevents it compiling 2 programs (vsyasm and ytasm)
# that are only of use on Microsoft Windows.
OpenPOWER on IntegriCloud