Cisco Cisco Firepower Management Center 4000 Lizenzinformationen

Seite von 8426
             Open Source Used In Firepower System Version 6.1                                                                                                                                   
3417
 
libressl http://www.libressl.org/
 
       (May be used for SSL/TLS support) As an OpenSSL fork, it has the same
       license as that.
 
c-ares  https://daniel.haxx.se/projects/c-ares/license.html
 
       (Used for asynchronous name resolves) Uses an MIT license that is very
       liberal and imposes no restrictions on any other library or part you
       may link with.
 
zlib    http://www.zlib.net/zlib_license.html
 
       (Used for compressed Transfer-Encoding support) Uses an MIT-style
       license that shouldn't collide with any other library.
 
MIT Kerberos http://web.mit.edu/kerberos/www/dist/
 
       (May be used for GSS support) MIT licensed, that shouldn't collide
       with any other parts.
 
Heimdal http://www.h5l.org
 
       (May be used for GSS support) Heimdal is Original BSD licensed with
       the announcement clause.
 
GNU GSS https://www.gnu.org/software/gss/
 
       (May be used for GSS support) GNU GSS is GPL licensed. Note that you
       may not distribute binary curl packages that uses this if you build
       curl to also link and use any Original BSD licensed libraries!
 
libidn  http://josefsson.org/libidn/
 
       (Used for IDNA support) Uses the GNU Lesser General Public
       License [3]. LGPL is a variation of GPL with slightly less aggressive
       "copyleft". This license requires more requirements to be met when
       distributing binaries, see the license for details. Also note that if
       you distribute a binary that includes this library, you must also
       include the full LGPL license text. Please properly point out what
       parts of the distributed package that the license addresses.
 
OpenLDAP http://www.openldap.org/software/release/license.html
 
       (Used for LDAP support) Uses a Modified BSD-style license. Since
       libcurl uses OpenLDAP as a shared library only, I have not heard of
       anyone that ships OpenLDAP linked with libcurl in an app.