diff options
| author | Dave Chapman <dave@dchapman.com> | 2007-12-05 10:26:38 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2007-12-05 10:26:38 +0000 |
| commit | d44c718e2323fff68abeacd82febf4cda5406e48 (patch) | |
| tree | 4cc1a96de9d0b5c5841cb01674dbac00fda59e2f | |
| parent | 52113c874853b7171de59101e75ac432282cf2c5 (diff) | |
| download | rockbox-d44c718e2323fff68abeacd82febf4cda5406e48.zip rockbox-d44c718e2323fff68abeacd82febf4cda5406e48.tar.gz rockbox-d44c718e2323fff68abeacd82febf4cda5406e48.tar.bz2 rockbox-d44c718e2323fff68abeacd82febf4cda5406e48.tar.xz | |
Correct the (C) info - I committed this on 15 June 2005 - r6715
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15878 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/metadata/a52.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/metadata/a52.c b/apps/metadata/a52.c index ddaba6f..0d7b80c 100644 --- a/apps/metadata/a52.c +++ b/apps/metadata/a52.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2005 Magnus Holmgren + * Copyright (C) 2005 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. |