diff --git a/setup/inc/class.setup_detection.inc.php b/setup/inc/class.setup_detection.inc.php index 4377373205..12a8e0d925 100755 --- a/setup/inc/class.setup_detection.inc.php +++ b/setup/inc/class.setup_detection.inc.php @@ -3,6 +3,9 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Dan Kuykendall * + * and Miles Lott * + * -------------------------------------------- * * 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 the * * Free Software Foundation; either version 2 of the License, or (at your * diff --git a/setup/inc/class.setup_html.inc.php b/setup/inc/class.setup_html.inc.php index 1b1f144cec..e46459e005 100644 --- a/setup/inc/class.setup_html.inc.php +++ b/setup/inc/class.setup_html.inc.php @@ -3,6 +3,9 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Tony Puglisi (Angles) * + * and Miles Lott * + * -------------------------------------------- * * 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 the * * Free Software Foundation; either version 2 of the License, or (at your * diff --git a/setup/inc/class.setup_process.inc.php b/setup/inc/class.setup_process.inc.php index 3aa29900a7..c1b782c860 100755 --- a/setup/inc/class.setup_process.inc.php +++ b/setup/inc/class.setup_process.inc.php @@ -3,6 +3,8 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Miles Lott * + * -------------------------------------------- * * 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 the * * Free Software Foundation; either version 2 of the License, or (at your *