From 67536fc404c8cceee0fc1f36975867886c298319 Mon Sep 17 00:00:00 2001 From: Robert Hak Date: Mon, 12 Aug 2002 22:19:22 +0000 Subject: Mats Lidell joins the list git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1690 a1c6a512-1295-4272-9138-f99709370657 --- apps/credits.c | 3 ++- firmware/CREDITS | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/credits.c b/apps/credits.c index 915f709287..04c3e00e74 100644 --- a/apps/credits.c +++ b/apps/credits.c @@ -55,7 +55,8 @@ char* credits[] = { "Justin Heiner", "Magnus Holmgren", "Bill Napier", - "George Styles" + "George Styles", + "Mats Lidell" }; #ifdef HAVE_LCD_BITMAP diff --git a/firmware/CREDITS b/firmware/CREDITS index d07ab76119..316f334907 100644 --- a/firmware/CREDITS +++ b/firmware/CREDITS @@ -33,3 +33,4 @@ Justin Heiner Code Magnus Holmgren Code Bill Napier Build fixes George Styles Code +Mats Lidell Code \ No newline at end of file -- cgit v1.2.3