mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-13 09:03:11 +00:00
s/licence/license/
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1157 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
c2f19093f5
commit
ad36322ea7
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -153,7 +153,7 @@ setup (name = "linkchecker",
|
|||
maintainer = myname,
|
||||
maintainer_email = myemail,
|
||||
url = "http://linkchecker.sourceforge.net/",
|
||||
licence = "GPL",
|
||||
license = "GPL",
|
||||
long_description = """Linkchecker features
|
||||
o recursive checking
|
||||
o multithreading
|
||||
|
|
|
|||
Loading…
Reference in a new issue