Commit 3e0627c8 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

swig: comma separate licenses

parent af6ae670
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ HOST_SWIG_CONF_OPTS = \
	--without-pcre \
	--disable-ccache \
	--without-octave
SWIG_LICENSE = GPLv3+ BSD-2c BSD-3c
SWIG_LICENSE = GPLv3+, BSD-2c, BSD-3c
SWIG_LICENSE_FILES = LICENSE LICENSE-GPL LICENSE-UNIVERSITIES

# CMake looks first at swig3.0, then swig2.0 and then swig. However,