summaryrefslogtreecommitdiff
path: root/bpfc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bpfc.c')
-rw-r--r--bpfc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpfc.c b/bpfc.c
index 562c463..5dd84cf 100644
--- a/bpfc.c
+++ b/bpfc.c
@@ -33,7 +33,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) 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"