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:
Sean Bright
2017-12-21 10:51:02 -05:00
parent 0100c9267e
commit a1a179c09d
2 changed files with 5 additions and 5 deletions

View File

@@ -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.