Skip to content

Commit ef26cce

Browse files
committed
update license classifier in setup
1 parent 197e4ad commit ef26cce

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
@@ -32,7 +32,7 @@
3232
platforms = ["Linux", "Debian", "Ubuntu", "Mac OS X (tested on 10.4)"],
3333
classifiers = ['Development Status :: 5 - Production/Stable',
3434
'Intended Audience :: Developers',
35-
'License :: OSI Approved :: LGPL License',
35+
'License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)',
3636
'Programming Language :: C',
3737
'Programming Language :: Python',
3838
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)