mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 01:26:42 +03:00
minor adjustments to users manual
parent
3b49991fa3
commit
c9aac5b5fe
12
License.md
12
License.md
|
@ -1,15 +1,17 @@
|
|||
# License
|
||||
|
||||
sqlmap is released under the terms of the [General Public License v2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html).
|
||||
sqlmap is copyrighted by its [developers](http://sqlmap.org/#developers).
|
||||
sqlmap is (C) 2006-2012 [Bernardo Damele Assumpcao Guimaraes](bernardo@sqlmap.org), [Miroslav Stampar](miroslav@sqlmap.org).
|
||||
|
||||
This program is free software; you may redistribute and/or modify it under the terms of the [GNU General Public License](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) as published by the [Free Software Foundation](http://www.fsf.org); Version 2 with the clarifications and exceptions described in the [license file](https://raw.github.com/sqlmapproject/sqlmap/master/doc/COPYING). This guarantees your right to use, modify, and redistribute this software under certain conditions. If you wish to embed sqlmap technology into proprietary software, we sell alternative licenses
|
||||
(contact [dev@sqlmap.org](dev@sqlmap.org)).
|
||||
|
||||
# Disclaimer
|
||||
|
||||
sqlmap is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License v2.0 for more details at http://www.gnu.org/licenses/gpl-2.0.html.
|
||||
|
||||
Whatever you do with this tool is uniquely your responsibility. If you are not authorized to punch holes in the network you are attacking be aware that such action might get you in trouble with a lot of law enforcement agencies.
|
||||
Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.
|
||||
|
||||
# Developers
|
||||
|
||||
* [Bernardo Damele A. G.](mailto:bernardo@sqlmap.org) ([@inquisb](https://twitter.com/inquisb))
|
||||
* [Miroslav Stampar](mailto:miroslav@sqlmap.org) ([@stamparm](https://twitter.com/stamparm))
|
||||
* [Miroslav Stampar](mailto:miroslav@sqlmap.org) ([@stamparm](https://twitter.com/stamparm))
|
||||
|
|
Loading…
Reference in New Issue
Block a user