Skip to content

Commit b8361db

Browse files
authored
Switch to SPDX standard license name
1 parent 67fe5ea commit b8361db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def run(self):
4444
url='http://github.com/clalancette/pycdlib',
4545
author='Chris Lalancette',
4646
author_email='[email protected]',
47-
license='LGPLv2',
47+
license='LGPL-2.1-only',
4848
classifiers=['Development Status :: 5 - Production/Stable',
4949
'Intended Audience :: Developers',
5050
'License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)',

0 commit comments

Comments
 (0)