package/qdecoder: set license to BSD-2-Clause

Set license to BSD-2-Clause instead of BSD-2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2021-11-20 12:22:53 +01:00 committed by Thomas Petazzoni
parent df729d9c25
commit eaaa756bbe

View file

@ -6,7 +6,7 @@
QDECODER_VERSION = 12.0.8
QDECODER_SITE = $(call github,wolkykim,qdecoder,v$(QDECODER_VERSION))
QDECODER_LICENSE = BSD-2
QDECODER_LICENSE = BSD-2-Clause
QDECODER_LICENSE_FILES = COPYING
QDECODER_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'