Fix the license classifier in setup.cfg, guake is GPLv2+

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-06-07 12:54:01 +02:00 committed by Gaetan Semet
parent 1b60f7b504
commit cba954fbc2

View File

@ -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