diff --git a/license.txt b/LICENSE.txt similarity index 100% rename from license.txt rename to LICENSE.txt diff --git a/setup.py b/setup.py index 6aefc91..837e3e1 100644 --- a/setup.py +++ b/setup.py @@ -124,7 +124,7 @@ setup( 'Topic :: Software Development :: Libraries :: Python Module', # Pick your license as you wish - 'License :: OSI Approved :: GNU General Public License v3 (GPLv3)', + 'License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)', # Specify the Python versions you support here. In particular, ensure # that you indicate whether you support Python 2, Python 3 or both.