correct the license declaration to match LICENSE and README

This commit is contained in:
Brian S. Stephan 2021-06-24 08:34:26 -05:00
parent f0d4e7d3d9
commit 946a557177
1 changed files with 1 additions and 1 deletions

View File

@ -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(),