@@ -2,22 +2,22 @@ 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) 2013, 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 PrettyPrint library located under thirdparty/prettyprint/.
18+ * The ` PrettyPrint ` library located under ` thirdparty/prettyprint/ ` .
1919 Copyright (C) 2010, Chris Hall.
20- * The SocksiPy library located under thirdparty/socks/.
20+ * The ` SocksiPy ` library located under ` thirdparty/socks/ ` .
2121 Copyright (C) 2006, Dan-Haim.
2222
2323````
@@ -46,17 +46,17 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4646
4747# LGPL
4848
49- * The Chardet library located under thirdparty/chardet/.
49+ * The ` Chardet ` library located under ` thirdparty/chardet/ ` .
5050 Copyright (C) 2008, Mark Pilgrim.
51- * The Gprof2dot library located under thirdparty/gprof2dot/.
51+ * The ` Gprof2dot ` library located under ` thirdparty/gprof2dot/ ` .
5252 Copyright (C) 2008-2009, Jose Fonseca.
53- * The KeepAlive library located under thirdparty/keepalive/.
53+ * The ` KeepAlive ` library located under ` thirdparty/keepalive/ ` .
5454 Copyright (C) 2002-2003, Michael D. Stenner.
55- * The MultipartPost library located under thirdparty/multipart/.
55+ * The ` MultipartPost ` library located under ` thirdparty/multipart/ ` .
5656 Copyright (C) 2006, Will Holcomb.
57- * The XDot library located under thirdparty/xdot/.
57+ * The ` XDot ` library located under ` thirdparty/xdot/ `
5858 Copyright (C) 2008, Jose Fonseca.
59- * The icmpsh tool located under extra/icmpsh/.
59+ * The ` icmpsh ` tool located under ` extra/icmpsh/ ` .
6060 Copyright (C) 2010, Nico Leidecker, Bernardo Damele.
6161
6262````
@@ -229,7 +229,7 @@ Library.
229229
230230# PSF
231231
232- * The Magic library located under thirdparty/magic/.
232+ * The ` Magic ` library located under ` thirdparty/magic/ ` .
233233 Copyright (C) 2011, Adam Hupp.
234234
235235````
@@ -274,13 +274,13 @@ be bound by the terms and conditions of this License Agreement.
274274
275275# MIT
276276
277- * The bottle web framework library located under thirdparty/bottle/.
277+ * The ` bottle ` web framework library located under ` thirdparty/bottle/ ` .
278278 Copyright (C) 2012, Marcel Hellkamp.
279- * The ordereddict library located under thirdparty/odict/.
279+ * The ` ordereddict ` library located under ` thirdparty/odict/ ` .
280280 Copyright (C) 2009, Raymond Hettinger.
281- * The six Python 2 and 3 compatibility library located under thirdparty/six/.
281+ * The ` six ` Python 2 and 3 compatibility library located under ` thirdparty/six/ ` .
282282 Copyright (C) 2010-2018, Benjamin Peterson.
283- * The Termcolor library located under thirdparty/termcolor/.
283+ * The ` Termcolor ` library located under ` thirdparty/termcolor/ ` .
284284 Copyright (C) 2008-2011, Volvox Development Team.
285285
286286````
@@ -307,7 +307,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
307307
308308# Public domain
309309
310- * The PyDes library located under thirdparty/pydes/.
310+ * The ` PyDes ` library located under ` thirdparty/pydes/ ` .
311311 Copyleft 2009, Todd Whiteman.
312- * The win_inet_pton library located under thirdparty/wininetpton/.
312+ * The ` win_inet_pton ` library located under ` thirdparty/wininetpton/ ` .
313313 Copyleft 2014, Ryan Vennell.
0 commit comments