diff options
Diffstat (limited to 'astraceroute.c')
-rw-r--r-- | astraceroute.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astraceroute.c b/astraceroute.c index a801ab1..a78cf4c 100644 --- a/astraceroute.c +++ b/astraceroute.c @@ -117,7 +117,7 @@ static const struct option long_options[] = { {NULL, 0, NULL, 0} }; -static const char *copyright = "Please report bugs to <bugs@netsniff-ng.org>\n" +static const char *copyright = "Please report bugs to <netsniff-ng@googlegroups.com>\n" "Copyright (C) 2011-2013 Daniel Borkmann <dborkma@tik.ee.ethz.ch>\n" "Swiss federal institute of technology (ETH Zurich)\n" "License: GNU GPL version 2.0\n" |