diff --git a/setup.py b/setup.py index 2ba7d18..02db009 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( name='incorporeal-cms', description='Flask project for running https://suou.net (and eventually others).', url='https://git.incorporeal.org/bss/incorporeal-cms', - license='GPL3', + license='GPLv2+', author='Brian S. Stephan', author_email='bss@incorporeal.org', version=versioneer.get_version(),