[Asterisk-code-review] main: Update copyright notice with year 2018 (asterisk[13])
Florian Floimair
asteriskteam at digium.com
Tue Mar 27 08:30:14 CDT 2018
Florian Floimair has uploaded this change for review. ( https://gerrit.asterisk.org/8678
Change subject: main: Update copyright notice with year 2018
......................................................................
main: Update copyright notice with year 2018
Change-Id: I0ec29aca6ed8da3229310941d1d5668ad76d2390
---
M main/asterisk.c
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/78/8678/1
diff --git a/main/asterisk.c b/main/asterisk.c
index 385ed6f..6a6696c 100644
--- a/main/asterisk.c
+++ b/main/asterisk.c
@@ -1,7 +1,7 @@
/*
* Asterisk -- An open source telephony toolkit.
*
- * Copyright (C) 1999 - 2014, Digium, Inc.
+ * Copyright (C) 1999 - 2018, Digium, Inc.
*
* Mark Spencer <markster at digium.com>
*
@@ -53,7 +53,7 @@
*
* \section copyright Copyright and Author
*
- * Copyright (C) 1999 - 2014, Digium, Inc.
+ * Copyright (C) 1999 - 2018, Digium, Inc.
* Asterisk is a <a href="http://www.digium.com/en/company/view-policy.php?id=Trademark-Policy">registered trademark</a>
* of <a rel="nofollow" href="http://www.digium.com">Digium, Inc</a>.
*
@@ -303,7 +303,7 @@
/*! \brief Welcome message when starting a CLI interface */
#define WELCOME_MESSAGE \
- ast_verbose("Asterisk %s, Copyright (C) 1999 - 2014, Digium, Inc. and others.\n" \
+ ast_verbose("Asterisk %s, Copyright (C) 1999 - 2018, Digium, Inc. and others.\n" \
"Created by Mark Spencer <markster at digium.com>\n" \
"Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for details.\n" \
"This is free software, with components licensed under the GNU General Public\n" \
--
To view, visit https://gerrit.asterisk.org/8678
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0ec29aca6ed8da3229310941d1d5668ad76d2390
Gerrit-Change-Number: 8678
Gerrit-PatchSet: 1
Gerrit-Owner: Florian Floimair <f.floimair at commend.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180327/86a4f960/attachment.html>
More information about the asterisk-code-review
mailing list