swig: 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
af6ae67099
commit
3e0627c88f
@ -12,7 +12,7 @@ HOST_SWIG_CONF_OPTS = \
|
|||||||
--without-pcre \
|
--without-pcre \
|
||||||
--disable-ccache \
|
--disable-ccache \
|
||||||
--without-octave
|
--without-octave
|
||||||
SWIG_LICENSE = GPLv3+ BSD-2c BSD-3c
|
SWIG_LICENSE = GPLv3+, BSD-2c, BSD-3c
|
||||||
SWIG_LICENSE_FILES = LICENSE LICENSE-GPL LICENSE-UNIVERSITIES
|
SWIG_LICENSE_FILES = LICENSE LICENSE-GPL LICENSE-UNIVERSITIES
|
||||||
|
|
||||||
# CMake looks first at swig3.0, then swig2.0 and then swig. However,
|
# CMake looks first at swig3.0, then swig2.0 and then swig. However,
|
||||||
|
Loading…
Reference in New Issue
Block a user