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:
Guillem Jover
2023-06-09 14:17:50 +02:00
parent d7ec1ef8e9
commit 35d02942c1
2 changed files with 6 additions and 2 deletions

View File

@@ -305,9 +305,11 @@ Copyright: 2005 Steven A. Bone, sbone@pobox.com
1995-2000 The Apache Group. 1995-2000 The Apache Group.
License: BSD-3-clause 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. Copyright: 1987-1999 Free Software Foundation, Inc.
License: GPL-1+ License: GPL-1+
Comment:
Only used by xmlrpc-c programs, should not end up in the shared library.
Files: libs/win32/sqlite/sqlite3.[ch] Files: libs/win32/sqlite/sqlite3.[ch]
libs/win32/sqlite/parse.c libs/win32/sqlite/parse.c

4
debian/copyright vendored
View File

@@ -305,9 +305,11 @@ Copyright: 2005 Steven A. Bone, sbone@pobox.com
1995-2000 The Apache Group. 1995-2000 The Apache Group.
License: BSD-3-clause 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. Copyright: 1987-1999 Free Software Foundation, Inc.
License: GPL-1+ License: GPL-1+
Comment:
Only used by xmlrpc-c programs, should not end up in the shared library.
Files: libs/win32/sqlite/sqlite3.[ch] Files: libs/win32/sqlite/sqlite3.[ch]
libs/win32/sqlite/parse.c libs/win32/sqlite/parse.c