Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 156fdd9

Browse files
committed
Updated copyright
1 parent e774578 commit 156fdd9

79 files changed

Lines changed: 79 additions & 79 deletions

Some content is hidden

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

extra/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

extra/cloak/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

lib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

lib/contrib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

lib/controller/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

lib/controller/action.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

lib/controller/checks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

lib/controller/controller.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

lib/controller/handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

lib/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
This file is part of the sqlmap project, http://sqlmap.sourceforge.net.
77
8-
Copyright (c) 2007-2009 Bernardo Damele A. G. <[email protected]>
8+
Copyright (c) 2007-2010 Bernardo Damele A. G. <[email protected]>
99
Copyright (c) 2006 Daniele Bellucci <[email protected]>
1010
1111
sqlmap is free software; you can redistribute it and/or modify it under

0 commit comments

Comments
 (0)