Cisco Cisco 8510 Wireless Controller 릴리즈 노트

다운로드
페이지 2130
             Open Source Used In 8.2.100.0 8.2.100.0                                                                                                                                    321
c-ares  http://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.gzip.org/zlib/zlib_license.html
 
       (Used for compressed Transfer-Encoding support) Uses an MIT-style
       license that shouldn't collide with any other library.
 
krb4
 
       While nothing in particular says that a Kerberos4 library must use any
       particular license, the one I've tried and used successfully so far
       (kth-krb4) is partly Original BSD-licensed with the announcement
       clause. Some of the code in libcurl that is written to deal with
       Kerberos4 is Modified BSD-licensed.
 
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.pdc.kth.se/heimdal/
 
       (May be used for GSS support) Heimdal is Original BSD licensed with
       the announcement clause.
 
GNU GSS http://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!
 
fbopenssl
 
       (Used for SPNEGO support) Unclear license. Based on its name, I assume
       that it uses the OpenSSL license and thus shares the same issues as
       described for OpenSSL above.
 
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