mirror of
https://github.com/sqlmapproject/sqlmap
synced 2026-03-29 17:44:30 +02:00
8 lines
150 B
Python
8 lines
150 B
Python
#!/usr/bin/env python
|
|
|
|
"""
|
|
Copyright (c) 2006-2013 sqlmap developers (http://sqlmap.org/)
|
|
See the file 'doc/COPYING' for copying permission
|
|
"""
|
|
|
|
pass
|