sqlmap/doc/THIRD-PARTY.md

72 lines
3.1 KiB
Markdown
Raw Normal View History

This file lists bundled packages and their associated licensing terms.
# BSD
2012-07-20 15:04:04 +04:00
- The Ansistrm library located under thirdparty/ansistrm/.
2012-07-20 15:05:41 +04:00
Copyright (C) 2010-2012 Vinay Sajip.
2012-07-20 15:04:04 +04:00
- The Beautiful Soup library located under thirdparty/beautifulsoup/.
2012-07-20 15:05:41 +04:00
Copyright (C) 2004-2010, Leonard Richardson.
2012-07-20 15:04:04 +04:00
- The ClientForm library located under thirdparty/clientform/.
2012-07-20 15:05:41 +04:00
Copyright (C) 2002-2007 John J. Lee.
Copyright (C) 2005 Gary Poster.
Copyright (C) 2005 Zope Corporation.
Copyright (C) 1998-2000 Gisle Aas.
2012-07-20 15:04:04 +04:00
- The Colorama library located under thirdparty/colorama/.
2012-07-20 15:05:41 +04:00
Copyright (C) 2010 Jonathan Hartley.
2012-07-20 15:04:04 +04:00
- The Fcrypt library located under thirdparty/fcrypt/.
2012-07-20 15:05:41 +04:00
Copyright (C) 2000, 2001, 2004 Carey Evans.
2012-07-20 15:04:04 +04:00
- The Odict library located under thirdparty/odict/.
2012-07-20 15:05:41 +04:00
Copyright (C) 2005 Nicola Larosa, Michael Foord.
2012-07-20 15:04:04 +04:00
- The Oset library located under thirdparty/oset/.
2012-07-20 15:05:41 +04:00
Copyright (C) 2010, BlueDynamics Alliance, Austria.
Copyright (C) 2009, Raymond Hettinger, and others.
2012-07-20 15:04:04 +04:00
- The SocksiPy library located under thirdparty/socks/.
2012-07-20 15:05:41 +04:00
Copyright (C) 2006 Dan-Haim.
````
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
2012-07-20 15:04:04 +04:00
- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2012-07-20 15:04:04 +04:00
- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
2012-07-20 15:04:04 +04:00
- Neither the name of the <organization> nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS 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 <COPYRIGHT HOLDER> 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.
````
# LGPL
2012-07-20 15:04:04 +04:00
- The Chardet library located under thirdparty/chardet/.
- The Gprof2dot library located under thirdparty/gprof2dot/.
- The KeepAlive library located under thirdparty/keepalive/.
- The MultipartPost library located under thirdparty/multipartpost/.
- The XDot library located under thirdparty/xdot/.
- The icmpsh tool located under extra/icmpsh/.
# PSF
2012-07-20 15:04:04 +04:00
- The Magic library located under thirdparty/magic/.
# MIT
2012-07-20 15:04:04 +04:00
- The PageRank library located under thirdparty/pagerank/.
- The PrettyPrint library located under thirdparty/prettyprint/.
- The Termcolor library located under thirdparty/termcolor/.
# Public domain
2012-07-20 15:04:04 +04:00
- The PyDes library located under thirdparty/pydes/.