File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33"""
44$Id$
55
6- This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
7-
8- Copyright (c) 2007-2010 Bernardo Damele A. G. <bernardo.damele@gmail.com>
9- Copyright (c) 2006 Daniele Bellucci <daniele.bellucci@gmail.com>
10-
11- sqlmap is free software; you can redistribute it and/or modify it under
12- the terms of the GNU General Public License as published by the Free
13- Software Foundation version 2 of the License.
14-
15- sqlmap is distributed in the hope that it will be useful, but WITHOUT ANY
16- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18- details.
19-
20- You should have received a copy of the GNU General Public License along
21- with sqlmap; if not, write to the Free Software Foundation, Inc., 51
22- Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
6+ Copyright (c) 2006-2010 sqlmap developers (http://sqlmap.sourceforge.net/)
7+ See the file doc/COPYING for copying permission.
238"""
249
2510try :
You can’t perform that action at this time.
0 commit comments