mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
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
|
GDB_SOURCE = gdb-$(GDB_VERSION).tar.bz2
|
||||||
endif
|
endif
|
||||||
|
|
||||||
GDB_LICENSE = GPLv2+ LGPLv2+ GPLv3+ LGPLv3+
|
GDB_LICENSE = GPLv2+, LGPLv2+, GPLv3+, LGPLv3+
|
||||||
GDB_LICENSE_FILES = COPYING COPYING.LIB COPYING3 COPYING3.LIB
|
GDB_LICENSE_FILES = COPYING COPYING.LIB COPYING3 COPYING3.LIB
|
||||||
|
|
||||||
# We only want gdbserver and not the entire debugger.
|
# We only want gdbserver and not the entire debugger.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user