Skip to content

Commit 8a12240

Browse files
committed
Update of copyright years
1 parent ddc453e commit 8a12240

File tree

332 files changed

+663
-663
lines changed

Some content is hidden

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

332 files changed

+663
-663
lines changed

extra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

33
"""
4-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
4+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
55
See the file 'LICENSE' for copying permission
66
"""
77

extra/beep/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

33
"""
4-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
4+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
55
See the file 'LICENSE' for copying permission
66
"""
77

extra/beep/beep.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
beep.py - Make a beep sound
55
6-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
6+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
77
See the file 'LICENSE' for copying permission
88
"""
99

extra/cloak/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

33
"""
4-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
4+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
55
See the file 'LICENSE' for copying permission
66
"""
77

extra/cloak/cloak.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
cloak.py - Simple file encryption/compression utility
55
6-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
6+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
77
See the file 'LICENSE' for copying permission
88
"""
99

extra/dbgtool/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

33
"""
4-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
4+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
55
See the file 'LICENSE' for copying permission
66
"""
77

extra/dbgtool/dbgtool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
dbgtool.py - Portable executable to ASCII debug script converter
55
6-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
6+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
77
See the file 'LICENSE' for copying permission
88
"""
99

extra/mssqlsig/update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

33
"""
4-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
4+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
55
See the file 'LICENSE' for copying permission
66
"""
77

extra/safe2bin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

33
"""
4-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
4+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
55
See the file 'LICENSE' for copying permission
66
"""
77

extra/safe2bin/safe2bin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
safe2bin.py - Simple safe(hex) to binary format converter
55
6-
Copyright (c) 2006-2017 sqlmap developers (http://sqlmap.org/)
6+
Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
77
See the file 'LICENSE' for copying permission
88
"""
99

0 commit comments

Comments
 (0)