From 1eba05919fed6a72612ebf918eb92847e59c63df Mon Sep 17 00:00:00 2001 From: Vadim Kochan Date: Wed, 28 Oct 2015 09:38:15 +0200 Subject: all: Change reporting bugs email Replace bugs@netsniff-ng.com with netsniff-ng@googlegroups.com which is used in REPORTING-BUGS file. Signed-off-by: Vadim Kochan Signed-off-by: Tobias Klauser --- trafgen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trafgen.c') diff --git a/trafgen.c b/trafgen.c index 16a078c..c35182e 100644 --- a/trafgen.c +++ b/trafgen.c @@ -113,7 +113,7 @@ static const struct option long_options[] = { {NULL, 0, NULL, 0} }; -static const char *copyright = "Please report bugs to \n" +static const char *copyright = "Please report bugs to \n" "Copyright (C) 2011-2013 Daniel Borkmann ,\n" "Swiss federal institute of technology (ETH Zurich)\n" "License: GNU GPL version 2.0\n" -- cgit v1.2.3-54-g00ecf