mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
large commit with copyright header modifications
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright (c) 2006-2010 sqlmap project (http://sqlmap.sourceforge.net/)
|
||||
# See the file doc/COPYING for copying permission.
|
||||
"""
|
||||
$Id$
|
||||
|
||||
Copyright (c) 2006-2010 sqlmap developers (http://sqlmap.sourceforge.net/)
|
||||
See the file doc/COPYING for copying permission.
|
||||
"""
|
||||
|
||||
import re
|
||||
|
||||
|
||||
Reference in New Issue
Block a user