diff options
| author | Dave Chapman <dave@dchapman.com> | 2007-06-16 21:07:53 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2007-06-16 21:07:53 +0000 |
| commit | e5ee30ec97f929ed0bd8c438c16a07f61fba32e1 (patch) | |
| tree | c9bc6928d14921a07d3a6042c816541755b7a0b8 | |
| parent | 9a550524af741e247805801754116e0bb2cba7ba (diff) | |
| download | rockbox-e5ee30ec97f929ed0bd8c438c16a07f61fba32e1.zip rockbox-e5ee30ec97f929ed0bd8c438c16a07f61fba32e1.tar.gz rockbox-e5ee30ec97f929ed0bd8c438c16a07f61fba32e1.tar.bz2 rockbox-e5ee30ec97f929ed0bd8c438c16a07f61fba32e1.tar.xz | |
Correct the (C) year
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13640 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/metadata/monkeys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/metadata/monkeys.c b/apps/metadata/monkeys.c index bda3a01..1a9b9b4 100644 --- a/apps/metadata/monkeys.c +++ b/apps/metadata/monkeys.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2005 Dave Chapman + * Copyright (C) 2007 Dave Chapman * * 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. |