mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
Clarify xmlrpc-c GPL-1+ license reach for the shared library
These files are only used by xmlrpc-c programs, and should not end up in the xmlrpc-c shared library nor linked against FreeSWITCH.
This commit is contained in:
4
LICENSE
4
LICENSE
@@ -305,9 +305,11 @@ Copyright: 2005 Steven A. Bone, sbone@pobox.com
|
||||
1995-2000 The Apache Group.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libs/xmlrpc-c/lib/util/getoptx.h
|
||||
Files: libs/xmlrpc-c/lib/util/getoptx.*
|
||||
Copyright: 1987-1999 Free Software Foundation, Inc.
|
||||
License: GPL-1+
|
||||
Comment:
|
||||
Only used by xmlrpc-c programs, should not end up in the shared library.
|
||||
|
||||
Files: libs/win32/sqlite/sqlite3.[ch]
|
||||
libs/win32/sqlite/parse.c
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@@ -305,9 +305,11 @@ Copyright: 2005 Steven A. Bone, sbone@pobox.com
|
||||
1995-2000 The Apache Group.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libs/xmlrpc-c/lib/util/getoptx.h
|
||||
Files: libs/xmlrpc-c/lib/util/getoptx.*
|
||||
Copyright: 1987-1999 Free Software Foundation, Inc.
|
||||
License: GPL-1+
|
||||
Comment:
|
||||
Only used by xmlrpc-c programs, should not end up in the shared library.
|
||||
|
||||
Files: libs/win32/sqlite/sqlite3.[ch]
|
||||
libs/win32/sqlite/parse.c
|
||||
|
Reference in New Issue
Block a user