Skip to content

Commit 15e9c6e

Browse files
committed
Correct licence
1 parent ec9801b commit 15e9c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
author='Josip Janzic',
1010
author_email='me@josip.dev',
1111
url='https://github.com/janza/kandoman',
12-
license='ISC',
12+
license='MIT',
1313
packages=['kandoman'],
1414
include_package_data=True,
1515
install_requires=[

0 commit comments

Comments
 (0)