summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-12-21 10:51:02 -0500
committerSean Bright <sean.bright@gmail.com>2017-12-21 11:18:17 -0500
commitb4ae112e3ab085b234ab9c3d3dc427dfd04da638 (patch)
tree272855d9dbf8c35ad0a0d64fa967803168d98632
parentd85290ca48c3d95cbf464967b83f06c118dc0010 (diff)
Fix some invalid Unicode characters
configs/samples/minivm.conf.sample contains invalid UTF-8, but that appears to be intentional. Change-Id: I7b1e0d332f3380fd0425962a3c9c55f9b200c8cc
-rw-r--r--CREDITS4
-rw-r--r--contrib/scripts/managerproxy.pl6
2 files changed, 5 insertions, 5 deletions
diff --git a/CREDITS b/CREDITS
index 65609768b..2a5f5a5f4 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.
@@ -252,7 +252,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 cdf79a239..8c5f58cfa 100644
--- a/contrib/scripts/managerproxy.pl
+++ b/contrib/scripts/managerproxy.pl
@@ -5,11 +5,11 @@
# Copyright (c) 2004 David C. Troy <dave@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@popvox.com>
-# Nicolas Gudino <nicolas@house.com.ar>
+# Nicolás Gudiño <nicolas@house.com.ar>
#
# This program is free software, distributed under the terms of
# the GNU General Public License.