Browse Source

lic: upd setup

Byaidu 1 year ago
parent
commit
c7a20208be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -11,7 +11,7 @@ setup(
     long_description=readme,
     long_description_content_type="text/markdown",
     description="Latex PDF Translator",
-    license="MIT",
+    license="AGPLv3",
     version=__version__,
     author=__author__,
     author_email="byaidux@gmail.com",