diff options
| author | Wincent Balin <wincent@rockbox.org> | 2010-06-01 21:44:55 +0000 |
|---|---|---|
| committer | Wincent Balin <wincent@rockbox.org> | 2010-06-01 21:44:55 +0000 |
| commit | 36f3a8d67e6dd8015e323a237ca31891cbb6b808 (patch) | |
| tree | 3bc4a8b23a9a4a4429c60632d98071f19d45b28b /apps/plugins/pdbox/PDa/src | |
| parent | 921d10f86ff76ba90279c2180cf504c0e5076201 (diff) | |
| download | rockbox-36f3a8d67e6dd8015e323a237ca31891cbb6b808.zip rockbox-36f3a8d67e6dd8015e323a237ca31891cbb6b808.tar.gz rockbox-36f3a8d67e6dd8015e323a237ca31891cbb6b808.tar.bz2 rockbox-36f3a8d67e6dd8015e323a237ca31891cbb6b808.tar.xz | |
Added myself and Pure Data team to credits.
Updated copyright years where needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26457 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/pdbox/PDa/src')
| -rw-r--r-- | apps/plugins/pdbox/PDa/src/s_audio_rockbox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/pdbox/PDa/src/s_audio_rockbox.c b/apps/plugins/pdbox/PDa/src/s_audio_rockbox.c index 3c1bb65..e12e004 100644 --- a/apps/plugins/pdbox/PDa/src/s_audio_rockbox.c +++ b/apps/plugins/pdbox/PDa/src/s_audio_rockbox.c @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2009 Wincent Balin + * Copyright (C) 2009, 2010 Wincent Balin * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |