From 543261cd5303578a96ca154c4ece9d5e0d81eb1d Mon Sep 17 00:00:00 2001 From: Rahul Bedarkar Date: Sat, 31 Mar 2018 00:29:15 +0530 Subject: [PATCH] opus-tools: update license As per COPYING file, opusinfo is licensed under GPL version 2. Signed-off-by: Rahul Bedarkar Signed-off-by: Peter Korsgaard --- package/opus-tools/opus-tools.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/opus-tools/opus-tools.mk b/package/opus-tools/opus-tools.mk index a81e75eb0e..ab00ced705 100644 --- a/package/opus-tools/opus-tools.mk +++ b/package/opus-tools/opus-tools.mk @@ -6,7 +6,7 @@ OPUS_TOOLS_VERSION = 0.1.10 OPUS_TOOLS_SITE = https://downloads.xiph.org/releases/opus -OPUS_TOOLS_LICENSE = BSD-2-Clause +OPUS_TOOLS_LICENSE = BSD-2-Clause, GPL-2.0 (opusinfo) OPUS_TOOLS_LICENSE_FILES = COPYING OPUS_TOOLS_CONF_OPTS = --disable-oggtest --disable-opustest OPUS_TOOLS_DEPENDENCIES = opus libogg host-pkgconf