mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-23 01:56:36 +03:00
11 lines
217 B
Python
11 lines
217 B
Python
#!/usr/bin/env python
|
|
|
|
"""
|
|
$Id: __init__.py 3678 2011-04-15 12:33:18Z stamparm $
|
|
|
|
Copyright (c) 2006-2011 sqlmap developers (http://sqlmap.sourceforge.net/)
|
|
See the file 'doc/COPYING' for copying permission
|
|
"""
|
|
|
|
pass
|