Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264e0a6 commit ccda925Copy full SHA for ccda925
1 file changed
lib/core/revision.py
@@ -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
10
import os
11
import re
12
0 commit comments