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

Skip to content

Commit ccda925

Browse files
committed
added header
1 parent 264e0a6 commit ccda925

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

lib/core/revision.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
#!/usr/bin/env python
2+
3+
"""
4+
$Id$
5+
6+
Copyright (c) 2006-2010 sqlmap developers (http://sqlmap.sourceforge.net/)
7+
See the file 'doc/COPYING' for copying permission
8+
"""
9+
110
import os
211
import re
312

0 commit comments

Comments
 (0)