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
diff --git a/flash/extract/README b/flash/extract/README
index b66443a..6f19349 100644
--- a/flash/extract/README
+++ b/flash/extract/README
@@ -1,4 +1,4 @@
-(c) 2003 by Jörg Hohensohn
+(c) 2003 by Jörg Hohensohn
 
 This tool extracts the firmware image out of an original Archos ROM dump,
 like created with the Rockbox debug->dump feature.
diff --git a/flash/extract/extract.c b/flash/extract/extract.c
index 2a8a7b3..f5bf264 100644
--- a/flash/extract/extract.c
+++ b/flash/extract/extract.c
@@ -7,7 +7,7 @@
  *                     \/            \/     \/    \/            \/
  * $Id$
  *
- * Copyright (C) 2003 by Jörg Hohensohn 
+ * Copyright (C) 2003 by Jörg Hohensohn 
  * 
  * Tool to extract the scrambled image out of an Archos flash ROM dump
  *