mirror of
https://github.com/Guake/guake.git
synced 2025-10-26 11:27:13 +00:00
Fix the license classifier in setup.cfg, guake is GPLv2+
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
1b60f7b504
commit
cba954fbc2
@ -10,7 +10,7 @@ home-page = https://github.com/Guake/guake
|
||||
classifier =
|
||||
Intended Audience :: Information Technology
|
||||
Intended Audience :: System Administrators
|
||||
License :: OSI Approved :: GNU General Public License v2 (GPLv2)
|
||||
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
|
||||
Operating System :: POSIX :: Linux
|
||||
Programming Language :: Python :: 3.5
|
||||
Programming Language :: Python :: 3.6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user