diff --git a/veejay-current/veejay-client/AUTHORS b/veejay-current/veejay-client/AUTHORS index 96df44f6..f415e466 100644 --- a/veejay-current/veejay-client/AUTHORS +++ b/veejay-current/veejay-client/AUTHORS @@ -1,7 +1,7 @@ Tim Philipp Müller (CellRendererSpin 15 minute hack - good enough) -Matthijs v. Henten : +Matthijs v. Henten Glade-2 interface design Icon/picture design diff --git a/veejay-current/veejay-client/debian/copyright b/veejay-current/veejay-client/debian/copyright index c9b445fd..3f885549 100644 --- a/veejay-current/veejay-client/debian/copyright +++ b/veejay-current/veejay-client/debian/copyright @@ -2,7 +2,7 @@ Upstream Author(s): Glade-2 interface design Icon/picture design - Matthijs v. Henten + Matthijs v. Henten Samplebank Thomas Reinhold diff --git a/veejay-current/veejay-client/src/callback.c b/veejay-current/veejay-client/src/callback.c index f78386e4..8696e76b 100644 --- a/veejay-current/veejay-client/src/callback.c +++ b/veejay-current/veejay-client/src/callback.c @@ -1,7 +1,6 @@ /* gveejay - Linux VeeJay - GVeejay GTK+-2/Glade User Interface * (C) 2002-2005 Niels Elburg - * (C) 2006 Matthijs van Henten - * + * (C) 2006 Matthijs van Henten * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/veejay-current/veejay-client/src/vj-api.c b/veejay-current/veejay-client/src/vj-api.c index 8c8be865..4fe81fac 100644 --- a/veejay-current/veejay-client/src/vj-api.c +++ b/veejay-current/veejay-client/src/vj-api.c @@ -1572,14 +1572,14 @@ static char * produce_os_str() void about_dialog() { const gchar *artists[] = { - "Matthijs v. Henten (glade, pixmaps) ", + "Matthijs v. Henten (glade, pixmaps) ", "Dursun Koca (V-logo)", NULL }; const gchar *authors[] = { "Developed by:", - "Matthijs v. Henten ", + "Matthijs v. Henten ", "Dursun Koca", "Niels Elburg ", "\n",