setup.py: Update license information
This commit is contained in:
parent
6cc0b23114
commit
80eaa1de9d
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
|
@ -22,7 +22,8 @@ setup(
|
|||
'Development Status :: 4 - Beta',
|
||||
'Environment :: X11 Applications',
|
||||
'Intended Audience :: Developers',
|
||||
'License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)',
|
||||
'License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)',
|
||||
'License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)',
|
||||
'Natural Language :: English',
|
||||
'Operating System :: POSIX',
|
||||
'Programming Language :: C',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue