[Asterisk-code-review] Fix some invalid Unicode characters (asterisk[master])
Jenkins2
asteriskteam at digium.com
Fri Dec 22 07:36:08 CST 2017
Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/7708 )
Change subject: Fix some invalid Unicode characters
......................................................................
Fix some invalid Unicode characters
configs/samples/minivm.conf.sample contains invalid UTF-8, but that
appears to be intentional.
Change-Id: I7b1e0d332f3380fd0425962a3c9c55f9b200c8cc
---
M CREDITS
M contrib/scripts/managerproxy.pl
2 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Benjamin Keith Ford: Looks good to me, but someone else must approve
Corey Farrell: Looks good to me, but someone else must approve
Joshua Colp: Looks good to me, approved
Jenkins2: Approved for Submit
diff --git a/CREDITS b/CREDITS
index af8b656..6ee8a6e 100644
--- a/CREDITS
+++ b/CREDITS
@@ -22,7 +22,7 @@
* John Todd, TalkPlus, Inc. and JR Richardson, Ntegrated Solutions.
for funding the development of SIP Session Timers support.
- * Omnitor AB, Gunnar Hellstr�m, for funding work with videocaps,
+ * Omnitor AB, Gunnar Hellström, for funding work with videocaps,
T.140 RED, originate with video/text and many more
contributions.
@@ -253,7 +253,7 @@
cdr_tds rewrite, countless other improvements, fixes, and good
ideas. sean(AT)malleable.com
- * Jan Kal�b - Calendaring support for Exchange Server 2007+ via
+ * Jan Kaláb - Calendaring support for Exchange Server 2007+ via
Exchange Web Services.
* University of Oslo (uio.no), Norway - SIP Max-Forwards setting
diff --git a/contrib/scripts/managerproxy.pl b/contrib/scripts/managerproxy.pl
index cdf79a2..8c5f58c 100644
--- a/contrib/scripts/managerproxy.pl
+++ b/contrib/scripts/managerproxy.pl
@@ -5,11 +5,11 @@
# Copyright (c) 2004 David C. Troy <dave at popvox.com>
#
# This code is based on Flash Operator Panel 'op_server.pl'
-# by Nicolas Gudino
-# Copyright (C) 2004.
+# by Nicolás Gudiño
+# Copyright (C) 2004.
#
# David C. Troy <dave at popvox.com>
-# Nicolas Gudino <nicolas at house.com.ar>
+# Nicolás Gudiño <nicolas at house.com.ar>
#
# This program is free software, distributed under the terms of
# the GNU General Public License.
--
To view, visit https://gerrit.asterisk.org/7708
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7b1e0d332f3380fd0425962a3c9c55f9b200c8cc
Gerrit-Change-Number: 7708
Gerrit-PatchSet: 2
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171222/baaeae8b/attachment-0001.html>
More information about the asterisk-code-review
mailing list