Changed license

This commit is contained in:
Antonio J. Delgado 2021-01-13 19:19:02 +02:00
parent 73cd0b7c68
commit 6eeaf9d75d

View file

@ -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"]
) )