Skip to content

Commit 8abd014

Browse files
committed
updated doc
1 parent 0a46056 commit 8abd014

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/COPYING

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ This license does not apply to the following components:
350350

351351
* The Ansistrm library located under thirdparty/ansistrm/.
352352
* The Beautiful Soup library located under thirdparty/beautifulsoup/.
353+
* The Bottle library located under thirdparty/bottle/.
353354
* The Chardet library located under thirdparty/chardet/.
354355
* The ClientForm library located under thirdparty/clientform/.
355356
* The Colorama library located under thirdparty/colorama/.

doc/THIRD-PARTY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ be bound by the terms and conditions of this License Agreement.
277277

278278
# MIT
279279

280-
* The bottle web framework library located under extra/bottle/.
280+
* The bottle web framework library located under thirdparty/bottle/.
281281
Copyright (C) 2012, Marcel Hellkamp.
282282
* The PageRank library located under thirdparty/pagerank/.
283283
Copyright (C) 2010, Corey Goldberg.

0 commit comments

Comments
 (0)