[Asterisk-code-review] asterisk: Update copyright. (asterisk[certified/16.8])

Friendly Automation asteriskteam at digium.com
Thu Mar 4 13:41:20 CST 2021


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/15563 )

Change subject: asterisk: Update copyright.
......................................................................

asterisk: Update copyright.

ASTERISK-29326

Change-Id: Ia95dbfb66e2d11ac4d1228444283bb2e4d77396a
---
M README.md
M main/asterisk.c
2 files changed, 8 insertions(+), 8 deletions(-)

Approvals:
  Sean Bright: Looks good to me, but someone else must approve
  Benjamin Keith Ford: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



diff --git a/README.md b/README.md
index 225eb3f..29cb47a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # The Asterisk(R) Open Source PBX
 ```text
         By Mark Spencer <markster at digium.com> and the Asterisk.org developer community.
-        Copyright (C) 2001-2019 Digium, Inc. and other copyright holders.
+        Copyright (C) 2001-2021 Sangoma Technologies Corporation and other copyright holders.
 ```
 ## SECURITY
 
@@ -47,7 +47,7 @@
 ANY special hardware, not even a sound card) to install and run Asterisk.
 
 Supported telephony hardware includes:
-* All Analog and Digital Interface cards from [Digium]
+* All Analog and Digital Interface cards from [Sangoma]
 * QuickNet Internet PhoneJack and LineJack (http://www.quicknet.net)
 * any full duplex sound card supported by ALSA, OSS, or PortAudio
 * any ISDN card supported by mISDN on Linux
@@ -251,7 +251,7 @@
 
 ---
 
-Asterisk is a trademark of Digium, Inc.
+Asterisk is a trademark of Sangoma Technologies Corporation
 
 [home page]: https://www.asterisk.org
 [support]: https://www.asterisk.org/support
@@ -261,7 +261,7 @@
 [voip-info.org]: http://www.voip-info.org/wiki-Asterisk
 [asteriskdocs.org]: http://www.asteriskdocs.org
 [NTP]: http://www.ntp.org/
-[Digium]: https://www.digium.com/
+[Sangoma]: https://www.sangoma.com/
 [UPGRADE.txt]: UPGRADE.txt
 [CHANGES]: CHANGES
 [configs]: configs
diff --git a/main/asterisk.c b/main/asterisk.c
index ac0a1f7..dbfcd0f88 100644
--- a/main/asterisk.c
+++ b/main/asterisk.c
@@ -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 at digium.com>
  *
@@ -297,7 +297,7 @@
 
 /*! \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 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/c/asterisk/+/15563
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: certified/16.8
Gerrit-Change-Id: Ia95dbfb66e2d11ac4d1228444283bb2e4d77396a
Gerrit-Change-Number: 15563
Gerrit-PatchSet: 3
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210304/ecac7975/attachment-0001.html>


More information about the asterisk-code-review mailing list