Skip to content

Commit c82bb6a

Browse files
authored
Final update before release
1 parent 8645150 commit c82bb6a

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
@@ -14,7 +14,7 @@
1414
long_description_content_type='text/markdown',
1515
author='Pinaki Mondal',
1616
author_email='[email protected]',
17-
license=__import__('xsrfprobe').__license__,
17+
license='GPLv3',
1818
url='https://github.com/0xInfection/XSRFProbe',
1919
download_url='https://github.com/0xInfection/XSRFProbe/archive/v2.1.zip',
2020
packages=find_packages(),

0 commit comments

Comments
 (0)