Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a63c2c9

Browse files
committed
just a test
1 parent 7804863 commit a63c2c9

1 file changed

Lines changed: 2 additions & 17 deletions

File tree

plugins/dbms/access/connector.py

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,8 @@
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. <[email protected]>
9-
Copyright (c) 2006 Daniele Bellucci <[email protected]>
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

2510
try:

0 commit comments

Comments
 (0)