summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2002-10-01 11:58:40 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2002-10-01 11:58:40 +0000
commit43c9e003d865ff2392086066f9194c6abd7365ed (patch)
treeb58dfc3b1410bbb5bd2af3b2b9540e3037314f8d
parenta9dbf9e0d42b7f627a9a079dad7f8874df50574c (diff)
downloadrockbox-43c9e003d865ff2392086066f9194c6abd7365ed.tar.gz
rockbox-43c9e003d865ff2392086066f9194c6abd7365ed.zip
Mark Hillebrand
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2468 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/credits.c1
-rw-r--r--docs/CREDITS1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/credits.c b/apps/credits.c
index f9bfe174b8..7649109bc0 100644
--- a/apps/credits.c
+++ b/apps/credits.c
@@ -68,6 +68,7 @@ char* credits[] = {
68 "Gregory Haerr", 68 "Gregory Haerr",
69 "Philipp Pertermann", 69 "Philipp Pertermann",
70 "Gilles Roux", 70 "Gilles Roux",
71 "Mark Hillebrand",
71}; 72};
72 73
73#ifdef HAVE_LCD_BITMAP 74#ifdef HAVE_LCD_BITMAP
diff --git a/docs/CREDITS b/docs/CREDITS
index d0bd757dc5..a2855add12 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -51,3 +51,4 @@ Randy Wood Code
51Gregory Haerr Code 51Gregory Haerr Code
52Philipp Pertermann Code 52Philipp Pertermann Code
53Gilles Roux Code 53Gilles Roux Code
54Mark Hillebrand Code