Fix license.
This commit is contained in:
parent
bd19b67c7d
commit
c31cb42993
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ from setuptools import setup
|
|||||||
setup(
|
setup(
|
||||||
name='Accountant',
|
name='Accountant',
|
||||||
version='0.0.1',
|
version='0.0.1',
|
||||||
licence='AGPL',
|
license='AGPL',
|
||||||
author='Alexis Lahouze',
|
author='Alexis Lahouze',
|
||||||
author_email='alexis@lahouze.org',
|
author_email='alexis@lahouze.org',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user