summaryrefslogtreecommitdiff
path: root/uisimulator
diff options
context:
space:
mode:
authorNicolas Pennequin <nicolas.pennequin@free.fr>2008-05-05 10:32:46 +0000
committerNicolas Pennequin <nicolas.pennequin@free.fr>2008-05-05 10:32:46 +0000
commit357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8 (patch)
tree29035132e1313259010b945c7e37595939d369d9 /uisimulator
parentef5fa8eaf541a19ccf953051f119e4f56cf3c445 (diff)
downloadrockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.tar.gz
rockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.zip
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator')
-rw-r--r--uisimulator/battery.c2
-rw-r--r--uisimulator/common/stubs.c2
-rw-r--r--uisimulator/sdl/timer.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/uisimulator/battery.c b/uisimulator/battery.c
index acb0835e9f..6a669da517 100644
--- a/uisimulator/battery.c
+++ b/uisimulator/battery.c
@@ -9,7 +9,7 @@
9 * 9 *
10 * Copyright (C) 1999 Robert Hak (rhak@ramapo.edu) 10 * Copyright (C) 1999 Robert Hak (rhak@ramapo.edu)
11 * 11 *
12 * Heavily modified for embedded use by Björn Stenberg (bjorn@haxx.se) 12 * Heavily modified for embedded use by Björn Stenberg (bjorn@haxx.se)
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * All files in this archive are subject to the GNU General Public License.
15 * See the file COPYING in the source tree root for full license agreement. 15 * See the file COPYING in the source tree root for full license agreement.
diff --git a/uisimulator/common/stubs.c b/uisimulator/common/stubs.c
index 18e7a242d0..5b02a4256e 100644
--- a/uisimulator/common/stubs.c
+++ b/uisimulator/common/stubs.c
@@ -7,7 +7,7 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2002 by Björn Stenberg <bjorn@haxx.se> 10 * Copyright (C) 2002 by Björn Stenberg <bjorn@haxx.se>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * All files in this archive are subject to the GNU General Public License.
13 * See the file COPYING in the source tree root for full license agreement. 13 * See the file COPYING in the source tree root for full license agreement.
diff --git a/uisimulator/sdl/timer.c b/uisimulator/sdl/timer.c
index f103ab5ebd..beaee3b3ce 100644
--- a/uisimulator/sdl/timer.c
+++ b/uisimulator/sdl/timer.c
@@ -7,7 +7,7 @@
7* \/ \/ \/ \/ \/ 7* \/ \/ \/ \/ \/
8* $Id: timer.h 13806 2007-07-06 21:36:32Z jethead71 $ 8* $Id: timer.h 13806 2007-07-06 21:36:32Z jethead71 $
9* 9*
10* Copyright (C) 2005 Kévin Ferrare 10* Copyright (C) 2005 Kévin Ferrare
11* 11*
12* All files in this archive are subject to the GNU General Public License. 12* All files in this archive are subject to the GNU General Public License.
13* See the file COPYING in the source tree root for full license agreement. 13* See the file COPYING in the source tree root for full license agreement.