Skip to content

Commit 84a41ea

Browse files
committed
Corrected license in __pkginfo__
1 parent f0396c0 commit 84a41ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__pkginfo__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
py_modules = None
2626
entry_points = None
2727

28-
license = 'GPL3'
28+
license = 'LGPL3'
2929

3030
short_desc = 'Helpful functions for Python'
3131

0 commit comments

Comments
 (0)