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

Skip to content

Commit c02d3be

Browse files
committed
minor layout adjustment
1 parent ab97392 commit c02d3be

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

doc/THIRD-PARTY.md

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

33
# BSD
44

5-
* The Ansistrm library located under thirdparty/ansistrm/.
5+
- The Ansistrm library located under thirdparty/ansistrm/.
66
Copyright (C) 2010-2012 Vinay Sajip
7-
* The Beautiful Soup library located under thirdparty/beautifulsoup/.
7+
- The Beautiful Soup library located under thirdparty/beautifulsoup/.
88
Copyright (C) 2004-2010, Leonard Richardson
9-
* The ClientForm library located under thirdparty/clientform/.
9+
- The ClientForm library located under thirdparty/clientform/.
1010
Copyright (C) 2002-2007 John J. Lee
1111
Copyright (C) 2005 Gary Poster
1212
Copyright (C) 2005 Zope Corporation
1313
Copyright (C) 1998-2000 Gisle Aas
14-
* The Colorama library located under thirdparty/colorama/.
14+
- The Colorama library located under thirdparty/colorama/.
1515
Copyright (C) 2010 Jonathan Hartley
16-
* The Fcrypt library located under thirdparty/fcrypt/.
16+
- The Fcrypt library located under thirdparty/fcrypt/.
1717
Copyright (C) 2000, 2001, 2004 Carey Evans
18-
* The Odict library located under thirdparty/odict/.
18+
- The Odict library located under thirdparty/odict/.
1919
Copyright (C) 2005 Nicola Larosa, Michael Foord
20-
* The Oset library located under thirdparty/oset/.
20+
- The Oset library located under thirdparty/oset/.
2121
Copyright (C) 2010, BlueDynamics Alliance, Austria
2222
Copyright (C) 2009, Raymond Hettinger, and others
23-
* The SocksiPy library located under thirdparty/socks/.
23+
- The SocksiPy library located under thirdparty/socks/.
2424
Copyright 2006 Dan-Haim
2525

2626
````
2727
Redistribution and use in source and binary forms, with or without
2828
modification, are permitted provided that the following conditions are met:
29-
* Redistributions of source code must retain the above copyright
29+
- Redistributions of source code must retain the above copyright
3030
notice, this list of conditions and the following disclaimer.
31-
* Redistributions in binary form must reproduce the above copyright
31+
- Redistributions in binary form must reproduce the above copyright
3232
notice, this list of conditions and the following disclaimer in the
3333
documentation and/or other materials provided with the distribution.
34-
* Neither the name of the <organization> nor the
34+
- Neither the name of the <organization> nor the
3535
names of its contributors may be used to endorse or promote products
3636
derived from this software without specific prior written permission.
3737
@@ -49,23 +49,23 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4949

5050
# LGPL
5151

52-
* The Chardet library located under thirdparty/chardet/.
53-
* The Gprof2dot library located under thirdparty/gprof2dot/.
54-
* The KeepAlive library located under thirdparty/keepalive/.
55-
* The MultipartPost library located under thirdparty/multipartpost/.
56-
* The XDot library located under thirdparty/xdot/.
57-
* The icmpsh tool located under extra/icmpsh/.
52+
- The Chardet library located under thirdparty/chardet/.
53+
- The Gprof2dot library located under thirdparty/gprof2dot/.
54+
- The KeepAlive library located under thirdparty/keepalive/.
55+
- The MultipartPost library located under thirdparty/multipartpost/.
56+
- The XDot library located under thirdparty/xdot/.
57+
- The icmpsh tool located under extra/icmpsh/.
5858

5959
# PSF
6060

61-
* The Magic library located under thirdparty/magic/.
61+
- The Magic library located under thirdparty/magic/.
6262

6363
# MIT
6464

65-
* The PageRank library located under thirdparty/pagerank/.
66-
* The PrettyPrint library located under thirdparty/prettyprint/.
67-
* The Termcolor library located under thirdparty/termcolor/.
65+
- The PageRank library located under thirdparty/pagerank/.
66+
- The PrettyPrint library located under thirdparty/prettyprint/.
67+
- The Termcolor library located under thirdparty/termcolor/.
6868

6969
# Public domain
7070

71-
* The PyDes library located under thirdparty/pydes/.
71+
- The PyDes library located under thirdparty/pydes/.

0 commit comments

Comments
 (0)