Update website address.

MERGE TO 2.4 REPOSITORY



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3753 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/README b/README
index 3cb204e..645f448 100644
--- a/README
+++ b/README
@@ -87,7 +87,7 @@
 
   6. See if it works.  Try "valgrind --tool=memcheck ls -l".  Either
      this works, or it bombs out with some complaint.  In that case,
-     please let us know (see valgrind.kde.org/bugs.html).
+     please let us know (see www.valgrind.org).
 
 Important!  Do not move the valgrind installation into a place
 different from that specified by --prefix at build time.  This will
diff --git a/README_MISSING_SYSCALL_OR_IOCTL b/README_MISSING_SYSCALL_OR_IOCTL
index 231f693..5488f59 100644
--- a/README_MISSING_SYSCALL_OR_IOCTL
+++ b/README_MISSING_SYSCALL_OR_IOCTL
@@ -166,5 +166,5 @@
 more specific case to get the right behaviour.
 
 As above, please create a bug report and attach the patch as described
-on http://valgrind.kde.org/bugs.html
+on http://www.valgrind.org.
 
diff --git a/README_PACKAGERS b/README_PACKAGERS
index 416bcf9..5d0e976 100644
--- a/README_PACKAGERS
+++ b/README_PACKAGERS
@@ -63,4 +63,4 @@
 
 
 If you find any more hints/tips for packaging, please report
-it as a bugreport. See http://valgrind.kde.org/bugs.html for details.
+it as a bugreport. See http://www.valgrind.org for details.
diff --git a/include/basic_types.h b/include/basic_types.h
index 913da8f..10c0f35 100644
--- a/include/basic_types.h
+++ b/include/basic_types.h
@@ -75,7 +75,7 @@
    Where to send bug reports to.
    ------------------------------------------------------------------ */
 
-#define VG_BUGS_TO "valgrind.kde.org"
+#define VG_BUGS_TO "www.valgrind.org"
 
 
 #endif /* __BASIC_TYPES_H */
diff --git a/none/tests/cmdline1.stdout.exp b/none/tests/cmdline1.stdout.exp
index 4e0ba69..20b69bc 100644
--- a/none/tests/cmdline1.stdout.exp
+++ b/none/tests/cmdline1.stdout.exp
@@ -42,7 +42,7 @@
 
   Valgrind is Copyright (C) 2000-2005 Julian Seward et al.
   and licensed under the GNU General Public License, version 2.
-  Bug reports, feedback, admiration, abuse, etc, to: valgrind.kde.org.
+  Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
 
   Tools are copyright and licensed by their authors.  See each
   tool's start-up message for more information.
diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp
index eba57bc..0616109 100644
--- a/none/tests/cmdline2.stdout.exp
+++ b/none/tests/cmdline2.stdout.exp
@@ -83,7 +83,7 @@
 
   Valgrind is Copyright (C) 2000-2005 Julian Seward et al.
   and licensed under the GNU General Public License, version 2.
-  Bug reports, feedback, admiration, abuse, etc, to: valgrind.kde.org.
+  Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org.
 
   Tools are copyright and licensed by their authors.  See each
   tool's start-up message for more information.