mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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>
(cherry picked from commit eaaa756bbe)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
5ee093db30
commit
d78f9d568c
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user