diff --git a/setup/inc/class.schema_proc.inc.php b/setup/inc/class.schema_proc.inc.php index 9f8aba720a..282d28bf9e 100644 --- a/setup/inc/class.schema_proc.inc.php +++ b/setup/inc/class.schema_proc.inc.php @@ -3,6 +3,9 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Michael Dean * + * 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.schema_proc_array.inc.php b/setup/inc/class.schema_proc_array.inc.php index 046e656786..e9635af19a 100644 --- a/setup/inc/class.schema_proc_array.inc.php +++ b/setup/inc/class.schema_proc_array.inc.php @@ -3,6 +3,9 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Michael Dean * + * 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.schema_proc_mssql.inc.php b/setup/inc/class.schema_proc_mssql.inc.php index 43c63b2cf7..79d599bddc 100644 --- a/setup/inc/class.schema_proc_mssql.inc.php +++ b/setup/inc/class.schema_proc_mssql.inc.php @@ -3,6 +3,9 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Michael Dean * + * 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.schema_proc_mysql.inc.php b/setup/inc/class.schema_proc_mysql.inc.php index 37c1946c85..a06ae1f929 100644 --- a/setup/inc/class.schema_proc_mysql.inc.php +++ b/setup/inc/class.schema_proc_mysql.inc.php @@ -3,6 +3,9 @@ * phpGroupWare - Setup * * http://www.phpgroupware.org * * -------------------------------------------- * + * This file written by Michael Dean * + * 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.schema_proc_pgsql.inc.php b/setup/inc/class.schema_proc_pgsql.inc.php index 87ecede292..37496a099d 100644 --- a/setup/inc/class.schema_proc_pgsql.inc.php +++ b/setup/inc/class.schema_proc_pgsql.inc.php @@ -7,6 +7,9 @@ * Copyright (C) 1999-2000 Dan Wilson * * Copyright (C) 1998-1999 Tobias Ratschiller * * -------------------------------------------- * + * This file written by Michael Dean * + * 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 *