mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-25 11:03:47 +03:00
updated doc
This commit is contained in:
parent
0a4605644e
commit
8abd014a3e
|
@ -350,6 +350,7 @@ This license does not apply to the following components:
|
||||||
|
|
||||||
* The Ansistrm library located under thirdparty/ansistrm/.
|
* The Ansistrm library located under thirdparty/ansistrm/.
|
||||||
* The Beautiful Soup library located under thirdparty/beautifulsoup/.
|
* The Beautiful Soup library located under thirdparty/beautifulsoup/.
|
||||||
|
* The Bottle library located under thirdparty/bottle/.
|
||||||
* The Chardet library located under thirdparty/chardet/.
|
* The Chardet library located under thirdparty/chardet/.
|
||||||
* The ClientForm library located under thirdparty/clientform/.
|
* The ClientForm library located under thirdparty/clientform/.
|
||||||
* The Colorama library located under thirdparty/colorama/.
|
* The Colorama library located under thirdparty/colorama/.
|
||||||
|
|
|
@ -277,7 +277,7 @@ be bound by the terms and conditions of this License Agreement.
|
||||||
|
|
||||||
# MIT
|
# MIT
|
||||||
|
|
||||||
* The bottle web framework library located under extra/bottle/.
|
* The bottle web framework library located under thirdparty/bottle/.
|
||||||
Copyright (C) 2012, Marcel Hellkamp.
|
Copyright (C) 2012, Marcel Hellkamp.
|
||||||
* The PageRank library located under thirdparty/pagerank/.
|
* The PageRank library located under thirdparty/pagerank/.
|
||||||
Copyright (C) 2010, Corey Goldberg.
|
Copyright (C) 2010, Corey Goldberg.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user