Skip to content

Commit c39e5a8

Browse files
committed
Removed $id$ tags
1 parent c0b9cf5 commit c39e5a8

File tree

216 files changed

+2
-434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

216 files changed

+2
-434
lines changed

_sqlmap.py

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

33
"""
4-
$Id$
5-
64
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
75
See the file 'doc/COPYING' for copying permission
86
"""

extra/__init__.py

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

33
"""
4-
$Id$
5-
64
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
75
See the file 'doc/COPYING' for copying permission
86
"""

extra/cloak/__init__.py

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

33
"""
4-
$Id$
5-
64
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
75
See the file 'doc/COPYING' for copying permission
86
"""

extra/cloak/cloak.py

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

33
"""
4-
$Id$
5-
64
cloak.py - Simple file encryption/compression utility
75
86
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)

extra/dbgtool/__init__.py

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

33
"""
4-
$Id$
5-
64
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
75
See the file 'doc/COPYING' for copying permission
86
"""

extra/dbgtool/dbgtool.py

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

33
"""
4-
$Id$
5-
64
dbgtool.py - Portable executable to ASCII debug script converter
75
86
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)

extra/magic/magic.py

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

33
"""
4-
$Id$
5-
64
Adam Hupp <adam@hupp.org>
75
86
Reference: http://hupp.org/adam/hg/python-magic

extra/mssqlsig/update.py

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

33
"""
4-
$Id$
5-
64
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
75
See the file 'doc/COPYING' for copying permission
86
"""

extra/multipart/multipartpost.py

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

33
"""
4-
$Id$
5-
64
02/2006 Will Holcomb <wholcomb@gmail.com>
75
86
Reference: http://odin.himinbi.org/MultipartPostHandler.py

extra/safe2bin/__init__.py

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

33
"""
4-
$Id$
5-
64
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
75
See the file 'doc/COPYING' for copying permission
86
"""

0 commit comments

Comments
 (0)