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 @@ * \/ \/ \/ \/ \/ * $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 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 @@ * \/ \/ \/ \/ \/ * $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 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 @@ * \/ \/ \/ \/ \/ * $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 diff --git a/docs/CREDITS b/docs/CREDITS index f7b0c5bc20..70d5a85b16 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -543,6 +543,7 @@ Gerhard Zintel Adrián Cereto Massagué Chris Savery Raphaël Jakse +Wincent Balin The libmad team The wavpack team @@ -567,3 +568,4 @@ The robotfindskitten team The libmtp team The asap team The libpng team +The Pure Data team (Miller Puckette and others)