mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
dtv-scan-tables: comma separate licenses
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f4f1f35fae
commit
17de8f6003
@@ -14,7 +14,7 @@ DTV_SCAN_TABLES_SITE_METHOD = git
|
||||
# However, the package prominently contains the COPYING and COPYING.LIB
|
||||
# license files (respectively for the GPLv2 and the LGPLv2.1), so we use
|
||||
# that as the licensing information.
|
||||
DTV_SCAN_TABLES_LICENSE = GPLv2 LGPLv2.1
|
||||
DTV_SCAN_TABLES_LICENSE = GPLv2, LGPLv2.1
|
||||
DTV_SCAN_TABLES_LICENSE_FILES = COPYING COPYING.LGPL
|
||||
|
||||
define DTV_SCAN_TABLES_INSTALL_TARGET_CMDS
|
||||
|
||||
Reference in New Issue
Block a user