Skip to content

Commit cebbfa2

Browse files
committed
Update setup.py
1 parent d3c781d commit cebbfa2

File tree

1 file changed

+1
-1
lines changed
  • Path Manipulation/Path Manipulation while File Upload/python

1 file changed

+1
-1
lines changed

Path Manipulation/Path Manipulation while File Upload/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
url="https://github.com/sahildari/secure-coding-examples",
1616
author='Sahil Dari',
1717
author_email="[email protected]",
18-
license='GPL',
18+
license='GPLv3',
1919
classifiers=[
2020
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
2121
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)