setup.py: fix license
This commit is contained in:
parent
30424b364a
commit
6bcd4751aa
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -171,7 +171,7 @@ setup(
|
|||
author = "Philipp Hörist, Yann Leboulanger",
|
||||
author_email = "gajim-devel@gajim.org",
|
||||
url = 'https://gajim.org',
|
||||
license = 'GPL v3 or greater',
|
||||
license = 'GPL v3',
|
||||
classifiers = [
|
||||
'Programming Language :: Python :: 3',
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue