summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2006-08-30 13:30:38 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2006-08-30 13:30:38 +0000
commit33032fad038cb230ff5f07de9d48231f2a7cc374 (patch)
tree48ef9b758eb31e48c40739d60fdfbda10c4bf5af /apps
parentafaeaef3e5a510cc312f44d105e50f4bd42f0e43 (diff)
downloadrockbox-33032fad038cb230ff5f07de9d48231f2a7cc374.tar.gz
rockbox-33032fad038cb230ff5f07de9d48231f2a7cc374.zip
Correct credits for the calculator plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10804 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/calculator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/calculator.c b/apps/plugins/calculator.c
index 79b948a055..99404765bb 100644
--- a/apps/plugins/calculator.c
+++ b/apps/plugins/calculator.c
@@ -7,7 +7,7 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2004 Pengxuan(Isaac) <tinousus@yahoo.com> 10 * Copyright (C) 2004 Pengxuan Liu (Isaac)
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.