src/dbtool.c
changeset 62 2d6419d6d4ed
parent 31 bbcb8a3366b4
--- a/src/dbtool.c
+++ b/src/dbtool.c
@@ -31,7 +31,7 @@
     printf ("  -V\t\treorganizes the db\n");
     printf ("  -h\t\tprints this help\n");
     printf ("  -?\t\tprints this help\n\n");
-    printf ("Report bugs to mbroeker@largo.homelinux.org\n");
+    printf ("Report bugs to mbroeker@4customers.de\n");
     exit (0);
 }