Skip to content

Commit b20ff86

Browse files
committed
GNU GPL
1 parent 9d44536 commit b20ff86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
author='Jack Morris',
1515
author_email='jxmorris12@gmail.com',
1616
url='https://github.com/jxmorris12/language_tool_python',
17-
license='MIT',
17+
license='GNU GPL',
1818
packages=find_packages(),
1919
install_requires=open('requirements.txt').readlines(),
2020
)

0 commit comments

Comments
 (0)