Skip to content

Commit a0e4d27

Browse files
committed
replacing leftovers of sqlmap.sourceforge.net with www.sqlmap.org
1 parent 95f89ab commit a0e4d27

6 files changed

Lines changed: 2083 additions & 2083 deletions

File tree

doc/ChangeLog

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ sqlmap (0.8-1) stable; urgency=low
125125
* Updated user's manual (Bernardo and Miroslav).
126126
* Created several demo videos, hosted on YouTube
127127
(http://www.youtube.com/user/inquisb) and linked from
128-
http://sqlmap.sourceforge.net/demo.html (Bernardo).
128+
http://www.sqlmap.org/demo.html (Bernardo).
129129

130130
-- Bernardo Damele A. G. <bernardo@sqlmap.org> Sun, 14 Mar 2010 10:00:00 +0000
131131

@@ -470,7 +470,7 @@ sqlmap (0.4-1) stable; urgency=low
470470
hash on MySQL and PostgreSQL (--passwords);
471471
* Added docstrings to all functions, classes and methods, consequently
472472
released the sqlmap development documentation
473-
<http://sqlmap.sourceforge.net/dev/>;
473+
<http://www.sqlmap.org/dev/>;
474474
* Implemented Google dorking feature (-g) to take advantage of Google
475475
results affected by SQL injection to perform other command line
476476
argument on their DBMS;

txt/common-columns.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.sourceforge.net/)
1+
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
22
# See the file 'doc/COPYING' for copying permission
33

44
id

txt/common-outputs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.sourceforge.net/)
1+
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
22
# See the file 'doc/COPYING' for copying permission
33

44
[Banners]

txt/common-tables.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.sourceforge.net/)
1+
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
22
# See the file 'doc/COPYING' for copying permission
33

44
users

txt/keywords.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2006-2012 sqlmap developers (http://sqlmap.sourceforge.net/)
1+
# Copyright (c) 2006-2012 sqlmap developers (http://www.sqlmap.org/)
22
# See the file 'doc/COPYING' for copying permission
33

44
# SQL-92 keywords (reference: http://developer.mimer.com/validator/sql-reserved-words.tml)

0 commit comments

Comments
 (0)