We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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