From c514c413f3dcab94826bcc7472d53e0b6a76ac01 Mon Sep 17 00:00:00 2001 From: reinerj Date: Sun, 25 Jan 2004 22:02:59 +0000 Subject: [PATCH] small changes in the header --- addressbook/inc/class.boXport.inc.php | 4 ++-- addressbook/inc/class.boaddressbook.inc.php | 6 +++--- addressbook/inc/class.pdb.inc.php | 7 +++---- addressbook/inc/class.soaddressbook.inc.php | 4 ++-- addressbook/inc/class.uiXport.inc.php | 4 ++-- addressbook/inc/class.uiaddressbook.inc.php | 4 ++-- addressbook/inc/class.uifields.inc.php | 6 +++--- addressbook/inc/class.uivcard.inc.php | 4 ++-- addressbook/inc/functions.inc.php | 4 ++-- addressbook/inc/hook_admin.inc.php | 6 +++--- addressbook/inc/hook_config_validate.inc.php | 4 ++-- addressbook/inc/hook_deleteaccount.inc.php | 4 ++-- addressbook/inc/hook_home.inc.php | 6 +++--- addressbook/inc/hook_manual.inc.php | 4 ++-- addressbook/inc/hook_notifywindow.inc.php | 4 ++-- addressbook/inc/hook_preferences.inc.php | 4 ++-- addressbook/inc/hook_sidebox_menu.inc.php | 4 ++-- 17 files changed, 39 insertions(+), 40 deletions(-) diff --git a/addressbook/inc/class.boXport.inc.php b/addressbook/inc/class.boXport.inc.php index 46ce01f855..630c2a9e8f 100644 --- a/addressbook/inc/class.boXport.inc.php +++ b/addressbook/inc/class.boXport.inc.php @@ -1,7 +1,7 @@ * * ------------------------------------------------------------------------ * * This program is free software; you can redistribute it and/or modify it * diff --git a/addressbook/inc/class.boaddressbook.inc.php b/addressbook/inc/class.boaddressbook.inc.php index a01a211b81..45c07e7ac6 100644 --- a/addressbook/inc/class.boaddressbook.inc.php +++ b/addressbook/inc/class.boaddressbook.inc.php @@ -1,8 +1,8 @@ * + * eGroupWare - addressbook * + * http://www.egroupware.org * + * 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 * diff --git a/addressbook/inc/class.pdb.inc.php b/addressbook/inc/class.pdb.inc.php index a8739a0be4..7443fd2bb3 100644 --- a/addressbook/inc/class.pdb.inc.php +++ b/addressbook/inc/class.pdb.inc.php @@ -1,7 +1,7 @@ * + * eGroupWare API - Palm Database Access * + * This file written by Miles Lott * * Access to palm OS database structures (?) * * -------------------------------------------------------------------------* * Portions of code from ToPTIP * @@ -9,8 +9,7 @@ * This file is a translation of the txt2pdbdoc tool * * written in C Paul J. Lucas (plj@best.com) * * -------------------------------------------------------------------------* - * This library may be part of the phpGroupWare API * - * http://www.phpgroupware.org/api * + * This library may be part of the eGroupWare API * * ------------------------------------------------------------------------ * * This library is free software; you can redistribute it and/or modify it * * under the terms of the GNU Lesser General Public License as published by * diff --git a/addressbook/inc/class.soaddressbook.inc.php b/addressbook/inc/class.soaddressbook.inc.php index 5c42a20645..f482e66635 100644 --- a/addressbook/inc/class.soaddressbook.inc.php +++ b/addressbook/inc/class.soaddressbook.inc.php @@ -1,7 +1,7 @@ * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * diff --git a/addressbook/inc/class.uiXport.inc.php b/addressbook/inc/class.uiXport.inc.php index 1677f2e282..fbf2dd4c1c 100644 --- a/addressbook/inc/class.uiXport.inc.php +++ b/addressbook/inc/class.uiXport.inc.php @@ -1,7 +1,7 @@ * * ------------------------------------------------------------------------ * * This program is free software; you can redistribute it and/or modify it * diff --git a/addressbook/inc/class.uiaddressbook.inc.php b/addressbook/inc/class.uiaddressbook.inc.php index 74781e185d..1af3c52e63 100644 --- a/addressbook/inc/class.uiaddressbook.inc.php +++ b/addressbook/inc/class.uiaddressbook.inc.php @@ -1,7 +1,7 @@ and * * Miles Lott * * -------------------------------------------- * diff --git a/addressbook/inc/class.uifields.inc.php b/addressbook/inc/class.uifields.inc.php index 6ed60923a3..51bc096fb6 100644 --- a/addressbook/inc/class.uifields.inc.php +++ b/addressbook/inc/class.uifields.inc.php @@ -1,9 +1,9 @@ and * - * Miles Lott * + * 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 * diff --git a/addressbook/inc/class.uivcard.inc.php b/addressbook/inc/class.uivcard.inc.php index 9aac3e2177..2c8e4850b4 100644 --- a/addressbook/inc/class.uivcard.inc.php +++ b/addressbook/inc/class.uivcard.inc.php @@ -1,7 +1,7 @@ and * * Miles Lott * * -------------------------------------------- * diff --git a/addressbook/inc/functions.inc.php b/addressbook/inc/functions.inc.php index 230882162f..038130cda0 100755 --- a/addressbook/inc/functions.inc.php +++ b/addressbook/inc/functions.inc.php @@ -1,7 +1,7 @@ * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * diff --git a/addressbook/inc/hook_admin.inc.php b/addressbook/inc/hook_admin.inc.php index 290e519306..b7eb028cd5 100644 --- a/addressbook/inc/hook_admin.inc.php +++ b/addressbook/inc/hook_admin.inc.php @@ -1,7 +1,7 @@ * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * @@ -22,4 +22,4 @@ ); //Do not modify below this line display_section($appname,$title,$file); -?> \ No newline at end of file +?> diff --git a/addressbook/inc/hook_config_validate.inc.php b/addressbook/inc/hook_config_validate.inc.php index 30d80be57f..72e1d959ba 100644 --- a/addressbook/inc/hook_config_validate.inc.php +++ b/addressbook/inc/hook_config_validate.inc.php @@ -1,7 +1,7 @@ * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * diff --git a/addressbook/inc/hook_deleteaccount.inc.php b/addressbook/inc/hook_deleteaccount.inc.php index 8d373653cc..2f2deaf643 100644 --- a/addressbook/inc/hook_deleteaccount.inc.php +++ b/addressbook/inc/hook_deleteaccount.inc.php @@ -1,7 +1,7 @@ * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * diff --git a/addressbook/inc/hook_home.inc.php b/addressbook/inc/hook_home.inc.php index 594c459408..3f407c9081 100644 --- a/addressbook/inc/hook_home.inc.php +++ b/addressbook/inc/hook_home.inc.php @@ -1,11 +1,11 @@ * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * diff --git a/addressbook/inc/hook_notifywindow.inc.php b/addressbook/inc/hook_notifywindow.inc.php index 04ba6f9126..58e28e124e 100644 --- a/addressbook/inc/hook_notifywindow.inc.php +++ b/addressbook/inc/hook_notifywindow.inc.php @@ -1,7 +1,7 @@ * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it * diff --git a/addressbook/inc/hook_sidebox_menu.inc.php b/addressbook/inc/hook_sidebox_menu.inc.php index 0ebc9c68a2..2f4ff3a94c 100644 --- a/addressbook/inc/hook_sidebox_menu.inc.php +++ b/addressbook/inc/hook_sidebox_menu.inc.php @@ -1,7 +1,7 @@ * * -------------------------------------------- * * This program is free software; you can redistribute it and/or modify it *