From e383697ecd316066b7a2549ec2509adbe3fc7ef3 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Sun, 17 Feb 2002 20:16:51 +0000 Subject: [PATCH] Adjust banners to credit mdean and some other guy --- setup/inc/class.schema_proc.inc.php | 3 +++ setup/inc/class.schema_proc_array.inc.php | 3 +++ setup/inc/class.schema_proc_mssql.inc.php | 3 +++ setup/inc/class.schema_proc_mysql.inc.php | 3 +++ setup/inc/class.schema_proc_pgsql.inc.php | 3 +++ 5 files changed, 15 insertions(+) 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 *