mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-19 19:52:48 +00:00
asterisk.c: Update displayed copyright year for v16 release.
Change-Id: I60622731d928ee9506b1d28934095f0dc3e5306e
This commit is contained in:
@@ -3285,7 +3285,7 @@ static int show_version(void)
|
|||||||
|
|
||||||
static int show_cli_help(void)
|
static int show_cli_help(void)
|
||||||
{
|
{
|
||||||
printf("Asterisk %s, Copyright (C) 1999 - 2016, Digium, Inc. and others.\n", ast_get_version());
|
printf("Asterisk %s, Copyright (C) 1999 - 2018, Digium, Inc. and others.\n", ast_get_version());
|
||||||
printf("Usage: asterisk [OPTIONS]\n");
|
printf("Usage: asterisk [OPTIONS]\n");
|
||||||
printf("Valid Options:\n");
|
printf("Valid Options:\n");
|
||||||
printf(" -V Display version number and exit\n");
|
printf(" -V Display version number and exit\n");
|
||||||
|
Reference in New Issue
Block a user