gdb: 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:
parent
17f3f34079
commit
388c4ef06d
@ -23,7 +23,7 @@ ifneq ($(filter 7.7.%,$(GDB_VERSION)),)
|
||||
GDB_SOURCE = gdb-$(GDB_VERSION).tar.bz2
|
||||
endif
|
||||
|
||||
GDB_LICENSE = GPLv2+ LGPLv2+ GPLv3+ LGPLv3+
|
||||
GDB_LICENSE = GPLv2+, LGPLv2+, GPLv3+, LGPLv3+
|
||||
GDB_LICENSE_FILES = COPYING COPYING.LIB COPYING3 COPYING3.LIB
|
||||
|
||||
# We only want gdbserver and not the entire debugger.
|
||||
|
Loading…
Reference in New Issue
Block a user