mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
freeswitch: use SPDX short identifier for license strings
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
e0f7ce337b
commit
69b13a252e
@ -8,11 +8,11 @@ FREESWITCH_VERSION = 1.6.15
|
|||||||
FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
|
FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
|
||||||
FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
|
FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
|
||||||
FREESWITCH_LICENSE = MPL-1.1, \
|
FREESWITCH_LICENSE = MPL-1.1, \
|
||||||
GPLv3+ with font exception (fonts), \
|
GPL-3.0+ with font exception (fonts), \
|
||||||
Apache-2.0 (apr, apr-util), \
|
Apache-2.0 (apr, apr-util), \
|
||||||
LGPLv2+ (sofia-sip), \
|
LGPL-2.0+ (sofia-sip), \
|
||||||
LGPLv2.1, GPLv2 (spandsp), \
|
LGPL-2.1, GPL-2.0 (spandsp), \
|
||||||
BSD-3c (libsrtp), \
|
BSD-3-Clause (libsrtp), \
|
||||||
tiff license
|
tiff license
|
||||||
|
|
||||||
FREESWITCH_LICENSE_FILES = \
|
FREESWITCH_LICENSE_FILES = \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user