Fix license.

This commit is contained in:
Alexis Lahouze 2017-05-19 08:38:08 +02:00
parent bd19b67c7d
commit c31cb42993
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ from setuptools import setup
setup(
name='Accountant',
version='0.0.1',
licence='AGPL',
license='AGPL',
author='Alexis Lahouze',
author_email='alexis@lahouze.org',