[Asterisk-code-review] asterisk.c: Update displayed copyright year for v16 release. (asterisk[16])
Richard Mudgett
asteriskteam at digium.com
Fri Jul 20 15:53:00 CDT 2018
Richard Mudgett has uploaded this change for review. ( https://gerrit.asterisk.org/9559
Change subject: asterisk.c: Update displayed copyright year for v16 release.
......................................................................
asterisk.c: Update displayed copyright year for v16 release.
Change-Id: I60622731d928ee9506b1d28934095f0dc3e5306e
---
M main/asterisk.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/59/9559/1
diff --git a/main/asterisk.c b/main/asterisk.c
index 2fb32ac..8fa1c19 100644
--- a/main/asterisk.c
+++ b/main/asterisk.c
@@ -3285,7 +3285,7 @@
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("Valid Options:\n");
printf(" -V Display version number and exit\n");
--
To view, visit https://gerrit.asterisk.org/9559
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-MessageType: newchange
Gerrit-Change-Id: I60622731d928ee9506b1d28934095f0dc3e5306e
Gerrit-Change-Number: 9559
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180720/1d563f3a/attachment.html>
More information about the asterisk-code-review
mailing list