diff options
| author | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2008-05-05 10:32:46 +0000 |
|---|---|---|
| committer | Nicolas Pennequin <nicolas.pennequin@free.fr> | 2008-05-05 10:32:46 +0000 |
| commit | 357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8 (patch) | |
| tree | 29035132e1313259010b945c7e37595939d369d9 /apps/plugins/chessbox | |
| parent | ef5fa8eaf541a19ccf953051f119e4f56cf3c445 (diff) | |
| download | rockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.zip rockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.tar.gz rockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.tar.bz2 rockbox-357ffb3c46a6c371fd84b56acd6f69cb6aad9bb8.tar.xz | |
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 'apps/plugins/chessbox')
| -rw-r--r-- | apps/plugins/chessbox/chessbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/chessbox/chessbox.c b/apps/plugins/chessbox/chessbox.c index 4129a3c..f9e1020 100644 --- a/apps/plugins/chessbox/chessbox.c +++ b/apps/plugins/chessbox/chessbox.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * -* Copyright (C) 2006 Miguel A. Arévalo +* Copyright (C) 2006 Miguel A. ArĂ©valo * Color graphics from eboard * GNUChess v2 chess engine Copyright (c) 1988 John Stanback * |