mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-27 04:05:58 +00:00
Removed $id$ tags
This commit is contained in:
parent
c0b9cf539f
commit
c39e5a85ba
216 changed files with 2 additions and 434 deletions
|
|
@ -1,8 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||
# # Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||
# See the file 'doc/COPYING' for copying permission
|
||||
|
||||
# Removes trailing spaces from blank lines inside project files
|
||||
|
|
|
|||
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
|
||||
"""
|
||||
$Id$
|
||||
|
||||
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||
See the file 'doc/COPYING' for copying permission
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||
# # Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
|
||||
# See the file 'doc/COPYING' for copying permission
|
||||
|
||||
# Adds SVN property 'Id' to project files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue