mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
Fix some invalid Unicode characters
configs/samples/minivm.conf.sample contains invalid UTF-8, but that appears to be intentional. Change-Id: I7b1e0d332f3380fd0425962a3c9c55f9b200c8cc
This commit is contained in:
@@ -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
|
||||
# <EFBFBD>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.
|
||||
|
Reference in New Issue
Block a user