summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/pdbox/PDa/src/s_audio_rockbox.c2
-rw-r--r--apps/plugins/pdbox/pdbox.c2
-rw-r--r--apps/plugins/pdbox/pdbox.h2
-rw-r--r--docs/CREDITS2
4 files changed, 5 insertions, 3 deletions
diff --git a/apps/plugins/pdbox/PDa/src/s_audio_rockbox.c b/apps/plugins/pdbox/PDa/src/s_audio_rockbox.c
index 3c1bb6532b..e12e00484c 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 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2009 Wincent Balin 10 * Copyright (C) 2009, 2010 Wincent Balin
11 * 11 *
12 * This program is free software; you can redistribute it and/or 12 * This program is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License 13 * modify it under the terms of the GNU General Public License
diff --git a/apps/plugins/pdbox/pdbox.c b/apps/plugins/pdbox/pdbox.c
index 5cb06f7557..a0f5926419 100644
--- a/apps/plugins/pdbox/pdbox.c
+++ b/apps/plugins/pdbox/pdbox.c
@@ -7,7 +7,7 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2009 Wincent Balin 10 * Copyright (C) 2009, 2010 Wincent Balin
11 * 11 *
12 * This program is free software; you can redistribute it and/or 12 * This program is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License 13 * modify it under the terms of the GNU General Public License
diff --git a/apps/plugins/pdbox/pdbox.h b/apps/plugins/pdbox/pdbox.h
index a5dadbc938..3fa8ff0042 100644
--- a/apps/plugins/pdbox/pdbox.h
+++ b/apps/plugins/pdbox/pdbox.h
@@ -7,7 +7,7 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2009 Wincent Balin 10 * Copyright (C) 2009, 2010 Wincent Balin
11 * 11 *
12 * This program is free software; you can redistribute it and/or 12 * This program is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License 13 * modify it under the terms of the GNU General Public License
diff --git a/docs/CREDITS b/docs/CREDITS
index f7b0c5bc20..70d5a85b16 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -543,6 +543,7 @@ Gerhard Zintel
543Adrián Cereto Massagué 543Adrián Cereto Massagué
544Chris Savery 544Chris Savery
545Raphaël Jakse 545Raphaël Jakse
546Wincent Balin
546 547
547The libmad team 548The libmad team
548The wavpack team 549The wavpack team
@@ -567,3 +568,4 @@ The robotfindskitten team
567The libmtp team 568The libmtp team
568The asap team 569The asap team
569The libpng team 570The libpng team
571The Pure Data team (Miller Puckette and others)