Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f75235d

Browse files
committed
fixes issue #109
1 parent 1ded7d4 commit f75235d

1 file changed

Lines changed: 99 additions & 46 deletions

File tree

doc/THIRD-PARTY.md

Lines changed: 99 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@ This file lists bundled packages and their associated licensing terms.
22

33
# BSD
44

5-
- The Ansistrm library located under thirdparty/ansistrm/.
6-
Copyright (C) 2010-2012, Vinay Sajip.
7-
- The Beautiful Soup library located under thirdparty/beautifulsoup/.
8-
Copyright (C) 2004-2010, Leonard Richardson.
9-
- The ClientForm library located under thirdparty/clientform/.
10-
Copyright (C) 2002-2007, John J. Lee.
11-
Copyright (C) 2005, Gary Poster.
12-
Copyright (C) 2005, Zope Corporation.
13-
Copyright (C) 1998-2000, Gisle Aas.
14-
- The Colorama library located under thirdparty/colorama/.
15-
Copyright (C) 2010, Jonathan Hartley.
16-
- The Fcrypt library located under thirdparty/fcrypt/.
17-
Copyright (C) 2000, 2001, 2004 Carey Evans.
18-
- The Odict library located under thirdparty/odict/.
19-
Copyright (C) 2005, Nicola Larosa, Michael Foord.
20-
- The Oset library located under thirdparty/oset/.
21-
Copyright (C) 2010, BlueDynamics Alliance, Austria.
22-
Copyright (C) 2009, Raymond Hettinger, and others.
23-
- The SocksiPy library located under thirdparty/socks/.
24-
Copyright (C) 2006, Dan-Haim.
5+
* The Ansistrm library located under thirdparty/ansistrm/.
6+
Copyright (C) 2010-2012, Vinay Sajip.
7+
* The Beautiful Soup library located under thirdparty/beautifulsoup/.
8+
Copyright (C) 2004-2010, Leonard Richardson.
9+
* The ClientForm library located under thirdparty/clientform/.
10+
Copyright (C) 2002-2007, John J. Lee.
11+
Copyright (C) 2005, Gary Poster.
12+
Copyright (C) 2005, Zope Corporation.
13+
Copyright (C) 1998-2000, Gisle Aas.
14+
* The Colorama library located under thirdparty/colorama/.
15+
Copyright (C) 2010, Jonathan Hartley.
16+
* The Fcrypt library located under thirdparty/fcrypt/.
17+
Copyright (C) 2000, 2001, 2004 Carey Evans.
18+
* The Odict library located under thirdparty/odict/.
19+
Copyright (C) 2005, Nicola Larosa, Michael Foord.
20+
* The Oset library located under thirdparty/oset/.
21+
Copyright (C) 2010, BlueDynamics Alliance, Austria.
22+
Copyright (C) 2009, Raymond Hettinger, and others.
23+
* The SocksiPy library located under thirdparty/socks/.
24+
Copyright (C) 2006, Dan-Haim.
2525

2626
````
2727
Redistribution and use in source and binary forms, with or without
@@ -49,18 +49,18 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4949

5050
# LGPL
5151

52-
- The Chardet library located under thirdparty/chardet/.
53-
Copyright (C) 2008, Mark Pilgrim.
54-
- The Gprof2dot library located under thirdparty/gprof2dot/.
55-
Copyright (C) 2008-2009, Jose Fonseca.
56-
- The KeepAlive library located under thirdparty/keepalive/.
57-
Copyright (C) 2002-2003, Michael D. Stenner.
58-
- The MultipartPost library located under thirdparty/multipartpost/.
59-
Copyright (C) 2006, Will Holcomb.
60-
- The XDot library located under thirdparty/xdot/.
61-
Copyright (C) 2008, Jose Fonseca.
62-
- The icmpsh tool located under extra/icmpsh/.
63-
Copyright (C) 2010, Nico Leidecker, Bernardo Damele
52+
* The Chardet library located under thirdparty/chardet/.
53+
Copyright (C) 2008, Mark Pilgrim.
54+
* The Gprof2dot library located under thirdparty/gprof2dot/.
55+
Copyright (C) 2008-2009, Jose Fonseca.
56+
* The KeepAlive library located under thirdparty/keepalive/.
57+
Copyright (C) 2002-2003, Michael D. Stenner.
58+
* The MultipartPost library located under thirdparty/multipartpost/.
59+
Copyright (C) 2006, Will Holcomb.
60+
* The XDot library located under thirdparty/xdot/.
61+
Copyright (C) 2008, Jose Fonseca.
62+
* The icmpsh tool located under extra/icmpsh/.
63+
Copyright (C) 2010, Nico Leidecker, Bernardo Damele.
6464

6565
````
6666
GNU LESSER GENERAL PUBLIC LICENSE
@@ -232,28 +232,81 @@ Library.
232232

233233
# PSF
234234

235-
- The Magic library located under thirdparty/magic/.
236-
Copyright (C) 2011, Adam Hupp
235+
* The Magic library located under thirdparty/magic/.
236+
Copyright (C) 2011, Adam Hupp.
237237

238238
````
239239
PSF LICENSE AGREEMENT FOR PYTHON 2.7.3
240240
241-
This LICENSE AGREEMENT is between the Python Software Foundation (“PSF”), and the Individual or Organization (“Licensee”) accessing and otherwise using Python 2.7.3 software in source or binary form and its associated documentation.
242-
Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 2.7.3 alone or in any derivative version, provided, however, that PSF’s License Agreement and PSF’s notice of copyright, i.e., “Copyright © 2001-2012 Python Software Foundation; All Rights Reserved” are retained in Python 2.7.3 alone or in any derivative version prepared by Licensee.
243-
In the event Licensee prepares a derivative work that is based on or incorporates Python 2.7.3 or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python 2.7.3.
244-
PSF is making Python 2.7.3 available to Licensee on an “AS IS” basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 2.7.3 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
245-
PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 2.7.3 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.7.3, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
246-
This License Agreement will automatically terminate upon a material breach of its terms and conditions.
247-
Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party.
248-
By copying, installing or otherwise using Python 2.7.3, Licensee agrees to be bound by the terms and conditions of this License Agreement.
241+
This LICENSE AGREEMENT is between the Python Software Foundation (“PSF”),
242+
and the Individual or Organization (“Licensee”) accessing and otherwise
243+
using Python 2.7.3 software in source or binary form and its associated
244+
documentation.
245+
Subject to the terms and conditions of this License Agreement, PSF hereby
246+
grants Licensee a nonexclusive, royalty-free, world-wide license to
247+
reproduce, analyze, test, perform and/or display publicly, prepare
248+
derivative works, distribute, and otherwise use Python 2.7.3 alone or in any
249+
derivative version, provided, however, that PSF’s License Agreement and
250+
PSF’s notice of copyright, i.e., “Copyright © 2001-2012 Python Software
251+
Foundation; All Rights Reserved” are retained in Python 2.7.3 alone or in
252+
any derivative version prepared by Licensee.
253+
In the event Licensee prepares a derivative work that is based on or
254+
incorporates Python 2.7.3 or any part thereof, and wants to make the
255+
derivative work available to others as provided herein, then Licensee hereby
256+
agrees to include in any such work a brief summary of the changes made to
257+
Python 2.7.3.
258+
PSF is making Python 2.7.3 available to Licensee on an “AS IS” basis. PSF
259+
MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
260+
EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION
261+
OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT
262+
THE USE OF PYTHON 2.7.3 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
263+
PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 2.7.3 FOR
264+
ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
265+
MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 2.7.3, OR ANY DERIVATIVE
266+
THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
267+
This License Agreement will automatically terminate upon a material breach
268+
of its terms and conditions.
269+
Nothing in this License Agreement shall be deemed to create any relationship
270+
of agency, partnership, or joint venture between PSF and Licensee. This
271+
License Agreement does not grant permission to use PSF trademarks or trade
272+
name in a trademark sense to endorse or promote products or services of
273+
Licensee, or any third party.
274+
By copying, installing or otherwise using Python 2.7.3, Licensee agrees to
275+
be bound by the terms and conditions of this License Agreement.
249276
````
250277

251278
# MIT
252279

253-
- The PageRank library located under thirdparty/pagerank/.
254-
- The PrettyPrint library located under thirdparty/prettyprint/.
255-
- The Termcolor library located under thirdparty/termcolor/.
280+
* The PageRank library located under thirdparty/pagerank/.
281+
Copyright (C) 2010, Corey Goldberg.
282+
* The PrettyPrint library located under thirdparty/prettyprint/.
283+
Copyright (C) 2010, Chris Hall.
284+
* The Termcolor library located under thirdparty/termcolor/.
285+
Copyright (C) 2008-2011, Volvox Development Team.
286+
287+
````
288+
Permission is hereby granted, free of charge, to any person obtaining
289+
a copy of this software and associated documentation files (the
290+
"Software"), to deal in the Software without restriction, including
291+
without limitation the rights to use, copy, modify, merge, publish,
292+
distribute, sublicense, and/or sell copies of the Software, and to
293+
permit persons to whom the Software is furnished to do so, subject to
294+
the following conditions:
295+
296+
The above copyright notice and this permission notice shall be
297+
included in all copies or substantial portions of the Software.
298+
299+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
300+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
301+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
302+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
303+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
304+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
305+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
306+
307+
````
256308

257309
# Public domain
258310

259-
- The PyDes library located under thirdparty/pydes/.
311+
* The PyDes library located under thirdparty/pydes/.
312+
Copyleft 2009, Todd Whiteman.

0 commit comments

Comments
 (0)