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

Skip to content

Commit d3b44a5

Browse files
committed
Added copyright
1 parent fe686fe commit d3b44a5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

plugins/dbms/db2/connector.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#!/usr/bin/env python
22

3+
"""
4+
$Id$
5+
6+
Copyright (c) 2006-2011 sqlmap developers (http://sqlmap.sourceforge.net/)
7+
See the file 'doc/COPYING' for copying permission
8+
"""
39

410
try:
511
import ibm_db_dbi

0 commit comments

Comments
 (0)