fix licenses to AGPLv3+
This commit is contained in:
parent
c26f7170bc
commit
2a81e8d950
4 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -192,7 +192,7 @@ setup(
|
|||
author_email='weboob@weboob.org',
|
||||
maintainer='Christophe Benz',
|
||||
maintainer_email='christophe.benz@gmail.com',
|
||||
license='GPLv3',
|
||||
license='AGPLv3+',
|
||||
url='http://www.weboob.org',
|
||||
packages=packages,
|
||||
scripts=[os.path.join('scripts', script) for script in scripts],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue