Changed license
This commit is contained in:
parent
73cd0b7c68
commit
6eeaf9d75d
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -7,6 +7,6 @@ setuptools.setup(
|
||||||
author_email="antonio@susurrando.com",
|
author_email="antonio@susurrando.com",
|
||||||
url="https://susurrando.com",
|
url="https://susurrando.com",
|
||||||
description="Get RSS feeds into an IMAP account",
|
description="Get RSS feeds into an IMAP account",
|
||||||
license="GPLv2",
|
license="GPLv3",
|
||||||
keywords=["IMAP", "IMAPS", "RSS", "feeds", "RDF", "mail"]
|
keywords=["IMAP", "IMAPS", "RSS", "feeds", "RDF", "mail"]
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue