diff options
| author | Barry Wardell <rockbox@barrywardell.net> | 2006-10-21 10:33:53 +0000 |
|---|---|---|
| committer | Barry Wardell <rockbox@barrywardell.net> | 2006-10-21 10:33:53 +0000 |
| commit | b990d4f26b84cb05abe4296163487fc931b1fed3 (patch) | |
| tree | b4998204251757d9ab5d4b40af8c0bf2f77df63a | |
| parent | 79225ab7cb209484d763410d2ab7c7377d17dcdc (diff) | |
| download | rockbox-b990d4f26b84cb05abe4296163487fc931b1fed3.zip rockbox-b990d4f26b84cb05abe4296163487fc931b1fed3.tar.gz rockbox-b990d4f26b84cb05abe4296163487fc931b1fed3.tar.bz2 rockbox-b990d4f26b84cb05abe4296163487fc931b1fed3.tar.xz | |
Hopefully fix the copyright notice.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11290 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/recorder/keyboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/recorder/keyboard.c b/apps/recorder/keyboard.c index 080487a..8b86449 100644 --- a/apps/recorder/keyboard.c +++ b/apps/recorder/keyboard.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2002 by Bjön Stenberg + * Copyright (C) 2002 by Björn Stenberg * * 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. |