From b4ae112e3ab085b234ab9c3d3dc427dfd04da638 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Thu, 21 Dec 2017 10:51:02 -0500 Subject: Fix some invalid Unicode characters configs/samples/minivm.conf.sample contains invalid UTF-8, but that appears to be intentional. Change-Id: I7b1e0d332f3380fd0425962a3c9c55f9b200c8cc --- CREDITS | 4 ++-- contrib/scripts/managerproxy.pl | 6 +++--- 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 # # 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 -# Nicolas Gudino +# Nicolás Gudiño # # This program is free software, distributed under the terms of # the GNU General Public License. -- cgit v1.2.3