change name and copyright
This commit is contained in:
parent
7e500eec1d
commit
4ec50c886d
1 changed files with 2 additions and 2 deletions
|
@ -79,8 +79,8 @@ int main(int argc, char *argv[])
|
|||
" -f FMT the output format of the distribution tables\n"
|
||||
" -p SZ payload size for ICMP messages\n"
|
||||
"\n"
|
||||
"netem util %s (built on %s %s)\n"
|
||||
" Copyright 2017, Steffen Vogel <post@steffenvogel.de>\n", argv[0], VERSION, __DATE__, __TIME__);
|
||||
"NetPlika %s (built on %s %s)\n"
|
||||
" Copyright 2016-2018, Steffen Vogel <post@steffenvogel.de>\n", argv[0], VERSION, __DATE__, __TIME__);
|
||||
|
||||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue