Skip to content

Commit c1a46ca

Browse files
committed
license fix
1 parent 05bcdfe commit c1a46ca

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
@@ -17,7 +17,7 @@
1717
],
1818
classifiers=[
1919
"Programming Language :: Python :: 3",
20-
"License :: OSI Approved :: GNU GENERAL PUBLIC LICENSE (GPL)",
20+
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
2121
"Operating System :: OS Independent",
2222
],
2323
)

0 commit comments

Comments
 (0)