mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
Require libcurl as a system dependency
This purges libcurl from our tree and requires it to be present on the system for building and running FreeSWITCH. FS-353
This commit is contained in:
Vendored
-113
@@ -1017,119 +1017,6 @@ Copyright: 2008-2010 Arsen Chaloyan
|
||||
2001-2006 Steve Underwood
|
||||
License: Apache-2.0
|
||||
|
||||
Files: libs/curl/*
|
||||
Copyright: 1996-2012, Daniel Stenberg <daniel@haxx.se>
|
||||
License: curl
|
||||
|
||||
Files: libs/curl/tests/certs/scripts/genroot.sh
|
||||
libs/curl/tests/certs/scripts/genserv.sh
|
||||
Copyright: 2000-2009, EdelWeb for EdelKey and OpenEvidence
|
||||
License: curl
|
||||
|
||||
Files: libs/curl/tests/server/tftpd.c
|
||||
Copyright: 1983 Regents of the University of California
|
||||
License: BSD-4-clause
|
||||
|
||||
Files: libs/curl/tests/server/fake_ntlm.c
|
||||
Copyright: 1998-2010, Mandy Wu <mandy.wu@intel.com>
|
||||
License: curl
|
||||
|
||||
Files: libs/curl/docs/examples/fopen.c
|
||||
Copyright: 2003, Simtec Electronics
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libs/curl/docs/examples/rtsp.c
|
||||
Copyright: 2011, Jim Hollinger / HOLDERS AND CONTRIBUTORS
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: libs/curl/docs/examples/curlgtk.c
|
||||
Copyright: 2003, The OpenEvidence Project
|
||||
License: curl
|
||||
|
||||
Files: libs/curl/docs/examples/curlx.c
|
||||
Copyright: 2003, The OpenEvidence Project
|
||||
License:
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
are met:
|
||||
.
|
||||
1. Redistributions of source code must retain the above copyright
|
||||
notice, this list of conditions, the following disclaimer,
|
||||
and the original OpenSSL and SSLeay Licences below.
|
||||
.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions, the following disclaimer
|
||||
and the original OpenSSL and SSLeay Licences below in
|
||||
the documentation and/or other materials provided with the
|
||||
distribution.
|
||||
.
|
||||
3. All advertising materials mentioning features or use of this
|
||||
software must display the following acknowledgments:
|
||||
"This product includes software developed by the Openevidence Project
|
||||
for use in the OpenEvidence Toolkit. (http://www.openevidence.org/)"
|
||||
This product includes software developed by the OpenSSL Project
|
||||
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
||||
This product includes cryptographic software written by Eric Young
|
||||
(eay@cryptsoft.com). This product includes software written by Tim
|
||||
Hudson (tjh@cryptsoft.com)."
|
||||
.
|
||||
4. The names "OpenEvidence Toolkit" and "OpenEvidence Project" must not be
|
||||
used to endorse or promote products derived from this software without
|
||||
prior written permission. For written permission, please contact
|
||||
openevidence-core@openevidence.org.
|
||||
.
|
||||
5. Products derived from this software may not be called "OpenEvidence"
|
||||
nor may "OpenEvidence" appear in their names without prior written
|
||||
permission of the OpenEvidence Project.
|
||||
.
|
||||
6. Redistributions of any form whatsoever must retain the following
|
||||
acknowledgments:
|
||||
"This product includes software developed by the OpenEvidence Project
|
||||
for use in the OpenEvidence Toolkit (http://www.openevidence.org/)
|
||||
This product includes software developed by the OpenSSL Project
|
||||
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
||||
This product includes cryptographic software written by Eric Young
|
||||
(eay@cryptsoft.com). This product includes software written by Tim
|
||||
Hudson (tjh@cryptsoft.com)."
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE OpenEvidence PROJECT ``AS IS'' AND ANY
|
||||
EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenEvidence PROJECT OR
|
||||
ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
||||
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
||||
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
Files: libs/curl/src/macos/src/macos_main.cpp
|
||||
Copyright: 2001, Eric Lavigne
|
||||
License:
|
||||
Permission is granted to anyone to use this software for any purpose on any computer system, and to redistribute it freely, subject to the following restrictions: - The author is not responsible for the consequences of use of this software, no matter how awful, even if they arise from defects in it. - The origin of this software must not be misrepresented, either by explicit claim or by omission. - You are allowed to distributed modified copies of the software, in source and binary form, provided they are marked plainly as altered versions, and are not misrepresented as being the original software.
|
||||
|
||||
Files: libs/curl/lib/polarssl.*
|
||||
Copyright: 2010, Hoi-Ho Chan <hoiho.chan@gmail.com>
|
||||
License: curl
|
||||
|
||||
Files: libs/curl/lib/curl_rtmp.*
|
||||
Copyright: 2010, Howard Chu <hyc@highlandsun.com>
|
||||
License: curl
|
||||
|
||||
Files: libs/curl/lib/openldap.c
|
||||
Copyright: 2011, Daniel Stenberg <daniel@haxx.se>, et al
|
||||
2010, Howard Chu <hyc@openldap.org>
|
||||
License: curl
|
||||
|
||||
Files: libs/curl/lib/krb5.c
|
||||
libs/curl/lib/krb4.c
|
||||
libs/curl/lib/security.c
|
||||
Copyright: 2004-2011 Daniel Stenberg
|
||||
1995-1999 Kungliga Tekniska Högskolan
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: */inet_pton.c
|
||||
libs/curl/lib/inet_ntop.c
|
||||
libs/curl/lib/mprintf.c
|
||||
|
||||
Reference in New Issue
Block a user