diff options
author | Björn Stenberg <bjorn@haxx.se> | 2004-01-25 20:18:34 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2004-01-25 20:18:34 +0000 |
commit | 61ba8bb6f5a00b460c590e4fd15ec2c0fb42d1c3 (patch) | |
tree | 538f3e95ee553092981fa072618898c8df4ab427 /apps/neo | |
parent | 11fe01b1692690b40c4f63ddbe06d2f511860fa1 (diff) | |
download | rockbox-61ba8bb6f5a00b460c590e4fd15ec2c0fb42d1c3.tar.gz rockbox-61ba8bb6f5a00b460c590e4fd15ec2c0fb42d1c3.zip |
Added Open Neo contributor Francois Boucher
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4272 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/neo')
-rw-r--r-- | apps/neo/keyboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/neo/keyboard.c b/apps/neo/keyboard.c index 714295c945..7433b4b6c7 100644 --- a/apps/neo/keyboard.c +++ b/apps/neo/keyboard.c @@ -8,7 +8,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2003 by an Open Neo author (FILL IN) + * Copyright (C) 2003 by Francois Boucher * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. |