diff --git a/setup/inc/class.setup.inc.php b/setup/inc/class.setup.inc.php index db8d429c9b..c7d4aa1a5c 100644 --- a/setup/inc/class.setup.inc.php +++ b/setup/inc/class.setup.inc.php @@ -3,6 +3,11 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Joseph Engo * + * and Dan Kuykendall * + * and Mark Peters * + * 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/functions.inc.php b/setup/inc/functions.inc.php index 6a51401912..f7f2fe4bef 100644 --- a/setup/inc/functions.inc.php +++ b/setup/inc/functions.inc.php @@ -3,6 +3,11 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Joseph Engo * + * and Dan Kuykendall * + * and Mark Peters * + * 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 *