Adjust license in setup.py

This commit is contained in:
László Károlyi 2022-11-02 18:33:01 +01:00
parent fd351ba3a4
commit 86ac6934e9
Signed by: karolyi
GPG Key ID: 2DCAF25E55735BFE
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,4 @@ setup(
url='http://gitea.ksol.io/karolyi/py3-validate-email',
cmdclass=dict(
build_py=BuildPyCommand, develop=DevelopCommand), # type: ignore
license='LGPL')
license='MIT+NIGGER')