summaryrefslogtreecommitdiff
path: root/ifpps.c
diff options
context:
space:
mode:
Diffstat (limited to 'ifpps.c')
-rw-r--r--ifpps.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ifpps.c b/ifpps.c
index 3c98643..d112374 100644
--- a/ifpps.c
+++ b/ifpps.c
@@ -93,7 +93,8 @@ static const struct option long_options[] = {
{NULL, 0, NULL, 0}
};
-static const char *copyright = "Please report bugs to <netsniff-ng@googlegroups.com>\n"
+static const char *copyright =
+ "Please report bugs at https://github.com/netsniff-ng/netsniff-ng/issues\n"
"Copyright (C) 2009-2013 Daniel Borkmann <dborkma@tik.ee.ethz.ch>\n"
"Swiss federal institute of technology (ETH Zurich)\n"
"Copyright (C) 2013 Tobias Klauser <tklauser@distanz.ch>\n"