There was an error while loading. Please reload this page.
1 parent 9d44536 commit b20ff86Copy full SHA for b20ff86
1 file changed
setup.py
@@ -14,7 +14,7 @@
14
author='Jack Morris',
15
author_email='jxmorris12@gmail.com',
16
url='https://github.com/jxmorris12/language_tool_python',
17
- license='MIT',
+ license='GNU GPL',
18
packages=find_packages(),
19
install_requires=open('requirements.txt').readlines(),
20
)
0 commit comments