Skip to content

Commit 95f89ab

Browse files
committed
updating copyright date
1 parent 1d0b43b commit 95f89ab

File tree

214 files changed

+214
-214
lines changed

Some content is hidden

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

214 files changed

+214
-214
lines changed

_sqlmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
$Id$
55
6-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
6+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
77
See the file 'doc/COPYING' for copying permission
88
"""
99

extra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
$Id$
55
6-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
6+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
77
See the file 'doc/COPYING' for copying permission
88
"""
99

extra/cloak/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
$Id$
55
6-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
6+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
77
See the file 'doc/COPYING' for copying permission
88
"""
99

extra/cloak/cloak.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
cloak.py - Simple file encryption/compression utility
77
8-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
8+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
99
See the file 'doc/COPYING' for copying permission
1010
"""
1111

extra/dbgtool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
$Id$
55
6-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
6+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
77
See the file 'doc/COPYING' for copying permission
88
"""
99

extra/dbgtool/dbgtool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
dbgtool.py - Portable executable to ASCII debug script converter
77
8-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
8+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
99
See the file 'doc/COPYING' for copying permission
1010
"""
1111

extra/mssqlsig/update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
$Id$
55
6-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
6+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
77
See the file 'doc/COPYING' for copying permission
88
"""
99

extra/safe2bin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
$Id$
55
6-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
6+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
77
See the file 'doc/COPYING' for copying permission
88
"""
99

extra/safe2bin/safe2bin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
safe2bin.py - Simple safe(hex) to binary format converter
77
8-
Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
8+
Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
99
See the file 'doc/COPYING' for copying permission
1010
"""
1111

extra/shutils/blanks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# $Id$
44

5-
# Copyright (c) 2006-2011 sqlmap developers (http://www.sqlmap.org/)
5+
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
66
# See the file 'doc/COPYING' for copying permission
77

88
# Removes trailing spaces from blank lines inside project files

0 commit comments

Comments
 (0)