We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67fe5ea commit b8361dbCopy full SHA for b8361db
setup.py
@@ -44,7 +44,7 @@ def run(self):
44
url='http://github.com/clalancette/pycdlib',
45
author='Chris Lalancette',
46
author_email='[email protected]',
47
- license='LGPLv2',
+ license='LGPL-2.1-only',
48
classifiers=['Development Status :: 5 - Production/Stable',
49
'Intended Audience :: Developers',
50
'License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)',
0 commit comments