From d4bccf7f92c0de9af8240b25226918bd3812d563 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Fri, 28 Oct 2005 13:18:11 +0000 Subject: [PATCH] iso-8859-1 police git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7672 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/starfield.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/plugins/starfield.c b/apps/plugins/starfield.c index b390e2dcd7..3d86b4c395 100644 --- a/apps/plugins/starfield.c +++ b/apps/plugins/starfield.c @@ -5,7 +5,7 @@ * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ * \/ \/ \/ \/ \/ -* Copyright (C) 2005 K�in Ferrare +* Copyright (C) 2005 Kévin Ferrare * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement.