diff options
Diffstat (limited to 'lang/gpygme/setup.py')
-rw-r--r-- | lang/gpygme/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gpygme/setup.py b/lang/gpygme/setup.py index 00b6ab71..c5ad3fef 100644 --- a/lang/gpygme/setup.py +++ b/lang/gpygme/setup.py @@ -43,7 +43,7 @@ setup( 'Intended Audience :: Developers', 'Natural Language :: English', 'License :: OSI Approved :: LGPL 2.1+', - 'License :: OSI Approved :: GPL 3.0+', + 'License :: OSI Approved :: GPL 2.0+', 'Programming Language :: Python', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', |