mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
asterisk: Update copyright.
ASTERISK-29326 Change-Id: Ia95dbfb66e2d11ac4d1228444283bb2e4d77396a
This commit is contained in:
committed by
Joshua Colp
parent
b409fa1fff
commit
4083aa6546
@@ -53,9 +53,9 @@
|
||||
*
|
||||
* \section copyright Copyright and Author
|
||||
*
|
||||
* 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>.
|
||||
* Copyright (C) 1999 - 2021, Sangoma Technologies Corporation.
|
||||
* Asterisk is a <a href="https://cdn.sangoma.com/wp-content/uploads/Sangoma-Trademark-Policy.pdf">registered trademark</a>
|
||||
* of <a rel="nofollow" href="http://www.sangoma.com">Sangoma Technologies Corporation</a>.
|
||||
*
|
||||
* \author Mark Spencer <markster@digium.com>
|
||||
*
|
||||
@@ -298,7 +298,7 @@ int daemon(int, int); /* defined in libresolv of all places */
|
||||
|
||||
/*! \brief Welcome message when starting a CLI interface */
|
||||
#define WELCOME_MESSAGE \
|
||||
ast_verbose("Asterisk %s, Copyright (C) 1999 - 2018, Digium, Inc. and others.\n" \
|
||||
ast_verbose("Asterisk %s, Copyright (C) 1999 - 2021, Sangoma Technologies Corporation and others.\n" \
|
||||
"Created by Mark Spencer <markster@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" \
|
||||
|
Reference in New Issue
Block a user