Replacing doc/COPYING to LICENSE

This commit is contained in:
Miroslav Stampar
2017-10-11 14:50:46 +02:00
parent a2d465aa4a
commit 8c6b761044
348 changed files with 350 additions and 350 deletions

View File

@@ -17,7 +17,7 @@ cat > $TMP_DIR/setup.py << EOF
"""
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
See the file 'doc/COPYING' for copying permission
See the file 'LICENSE' for copying permission
"""
from setuptools import setup, find_packages
@@ -61,7 +61,7 @@ cat > sqlmap/__init__.py << EOF
"""
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
See the file 'doc/COPYING' for copying permission
See the file 'LICENSE' for copying permission
"""
import os
@@ -161,7 +161,7 @@ Links
.. |Python 2.6|2.7| image:: https://img.shields.io/badge/python-2.6|2.7-yellow.svg
:target: https://www.python.org/
.. |License| image:: https://img.shields.io/badge/license-GPLv2-red.svg
:target: https://raw.githubusercontent.com/sqlmapproject/sqlmap/master/doc/COPYING
:target: https://raw.githubusercontent.com/sqlmapproject/sqlmap/master/LICENSE
.. |Twitter| image:: https://img.shields.io/badge/twitter-@sqlmap-blue.svg
:target: https://twitter.com/sqlmap