From 1ed41f6721afe6cf43bd54c58ab8252d0346ac65 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 19 May 2010 11:20:50 -0600 Subject: [PATCH] Standardize my e-mail address --- framework/Auth/lib/Horde/Auth/Base.php | 2 +- framework/Auth/lib/Horde/Auth/Exception.php | 2 +- framework/Cache/lib/Horde/Cache/Sql.php | 2 +- framework/Core/lib/Horde/Core/Log/Logger.php | 2 +- framework/Core/lib/Horde/Core/Notification/Status.php | 2 +- framework/Editor/lib/Horde/Editor.php | 2 +- framework/Editor/package.xml | 2 +- framework/Lock/lib/Horde/Lock/Null.php | 2 +- framework/Mime/lib/Horde/Mime.php | 2 +- framework/Notification/lib/Horde/Notification/Event/Status.php | 2 +- framework/Serialize/lib/Horde/Serialize.php | 2 +- framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php | 2 +- framework/Ui/lib/Horde/Ui/JsCalendar.php | 2 +- framework/Url/lib/Horde/Url.php | 4 ++-- gollem/docs/CREDITS | 2 +- gollem/lib/Api.php | 6 +++--- gollem/lib/Application.php | 6 +++--- gollem/lib/Auth.php | 2 +- horde/js/dragdrop2.js | 2 +- horde/js/slider2.js | 2 +- horde/login.php | 2 +- imp/compose-mimp.php | 2 +- imp/js/dialog.js | 2 +- imp/lib/Block/Newmail.php | 2 +- imp/lib/Notification/Event/Status.php | 2 +- imp/scripts/query-imap-cache.php | 2 +- ingo/lib/Script/Imap/Live.php | 2 +- jeta/lib/Applet.php | 2 +- jeta/lib/Applet/sshtools.php | 2 +- jeta/lib/Jeta.php | 2 +- 30 files changed, 35 insertions(+), 35 deletions(-) diff --git a/framework/Auth/lib/Horde/Auth/Base.php b/framework/Auth/lib/Horde/Auth/Base.php index 38fde749e..020e0ef32 100644 --- a/framework/Auth/lib/Horde/Auth/Base.php +++ b/framework/Auth/lib/Horde/Auth/Base.php @@ -9,7 +9,7 @@ * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php * * @author Chuck Hagenbuch - * @author Michael Slusarz + * @author Michael Slusarz * @package Horde_Auth */ abstract class Horde_Auth_Base diff --git a/framework/Auth/lib/Horde/Auth/Exception.php b/framework/Auth/lib/Horde/Auth/Exception.php index 2d9b7b43e..cc210d523 100644 --- a/framework/Auth/lib/Horde/Auth/Exception.php +++ b/framework/Auth/lib/Horde/Auth/Exception.php @@ -8,7 +8,7 @@ * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php * * @author Chuck Hagenbuch - * @author Michael Slusarz + * @author Michael Slusarz * @package Horde_Auth */ class Horde_Auth_Exception extends Horde_Exception_Prior diff --git a/framework/Cache/lib/Horde/Cache/Sql.php b/framework/Cache/lib/Horde/Cache/Sql.php index abb8b3127..daa4e7b15 100644 --- a/framework/Cache/lib/Horde/Cache/Sql.php +++ b/framework/Cache/lib/Horde/Cache/Sql.php @@ -23,7 +23,7 @@ * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @author Ben Klang * @category Horde * @package Cache diff --git a/framework/Core/lib/Horde/Core/Log/Logger.php b/framework/Core/lib/Horde/Core/Log/Logger.php index 2170d07b9..9504cceb4 100644 --- a/framework/Core/lib/Horde/Core/Log/Logger.php +++ b/framework/Core/lib/Horde/Core/Log/Logger.php @@ -9,7 +9,7 @@ * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @category Horde * @package Core */ diff --git a/framework/Core/lib/Horde/Core/Notification/Status.php b/framework/Core/lib/Horde/Core/Notification/Status.php index 9d38bb8ae..4b5cd7352 100644 --- a/framework/Core/lib/Horde/Core/Notification/Status.php +++ b/framework/Core/lib/Horde/Core/Notification/Status.php @@ -7,7 +7,7 @@ * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @category Horde * @package Core */ diff --git a/framework/Editor/lib/Horde/Editor.php b/framework/Editor/lib/Horde/Editor.php index 7b15088e0..3d13c7877 100644 --- a/framework/Editor/lib/Horde/Editor.php +++ b/framework/Editor/lib/Horde/Editor.php @@ -9,7 +9,7 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Nuno Loureiro - * @author Michael Slusarz + * @author Michael Slusarz * @category Horde * @package Editor */ diff --git a/framework/Editor/package.xml b/framework/Editor/package.xml index 6827a557d..a30503fde 100644 --- a/framework/Editor/package.xml +++ b/framework/Editor/package.xml @@ -17,7 +17,7 @@ http://pear.php.net/dtd/package-2.0.xsd"> Michael Slusarz slusarz - slusarz@curecanti.org + slusarz@horde.org yes 2009-01-19 diff --git a/framework/Lock/lib/Horde/Lock/Null.php b/framework/Lock/lib/Horde/Lock/Null.php index d8784d209..5be8789a6 100644 --- a/framework/Lock/lib/Horde/Lock/Null.php +++ b/framework/Lock/lib/Horde/Lock/Null.php @@ -7,7 +7,7 @@ * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. * - * @author Michael Slusarz + * @author Michael Slusarz * @category Horde * @package Lock */ diff --git a/framework/Mime/lib/Horde/Mime.php b/framework/Mime/lib/Horde/Mime.php index 1d6aea06d..edfae9b0c 100644 --- a/framework/Mime/lib/Horde/Mime.php +++ b/framework/Mime/lib/Horde/Mime.php @@ -51,7 +51,7 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Chuck Hagenbuch - * @author Michael Slusarz + * @author Michael Slusarz * @package Horde_Mime */ class Horde_Mime diff --git a/framework/Notification/lib/Horde/Notification/Event/Status.php b/framework/Notification/lib/Horde/Notification/Event/Status.php index d185bd040..86c0c7d79 100644 --- a/framework/Notification/lib/Horde/Notification/Event/Status.php +++ b/framework/Notification/lib/Horde/Notification/Event/Status.php @@ -8,7 +8,7 @@ * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @package Horde_Notification */ class Horde_Notification_Event_Status extends Horde_Notification_Event diff --git a/framework/Serialize/lib/Horde/Serialize.php b/framework/Serialize/lib/Horde/Serialize.php index 29872bd11..d95c5e36d 100644 --- a/framework/Serialize/lib/Horde/Serialize.php +++ b/framework/Serialize/lib/Horde/Serialize.php @@ -8,7 +8,7 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Stephane Huther - * @author Michael Slusarz + * @author Michael Slusarz * @package Horde_Serialize * @category Horde */ diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php b/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php index c260ee3d9..2a951507a 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php @@ -24,7 +24,7 @@ * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @author Jan Schneider * @package Horde_Text */ diff --git a/framework/Ui/lib/Horde/Ui/JsCalendar.php b/framework/Ui/lib/Horde/Ui/JsCalendar.php index 08eeba095..b3494ac8f 100644 --- a/framework/Ui/lib/Horde/Ui/JsCalendar.php +++ b/framework/Ui/lib/Horde/Ui/JsCalendar.php @@ -8,7 +8,7 @@ * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @package Horde_Ui */ class Horde_Ui_JsCalendar diff --git a/framework/Url/lib/Horde/Url.php b/framework/Url/lib/Horde/Url.php index b245189c0..427263b4e 100644 --- a/framework/Url/lib/Horde/Url.php +++ b/framework/Url/lib/Horde/Url.php @@ -8,7 +8,7 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Jan Schneider - * @author Michael Slusarz + * @author Michael Slusarz * @category Horde * @package Horde_Url */ @@ -18,7 +18,7 @@ * manipulating URLs. * * @author Jan Schneider - * @author Michael Slusarz + * @author Michael Slusarz * @category Horde * @package Horde_Url */ diff --git a/gollem/docs/CREDITS b/gollem/docs/CREDITS index 4e39f424f..9da28fa02 100644 --- a/gollem/docs/CREDITS +++ b/gollem/docs/CREDITS @@ -6,7 +6,7 @@ Core Developers =============== -- Michael Slusarz +- Michael Slusarz Localization diff --git a/gollem/lib/Api.php b/gollem/lib/Api.php index 842bcf7e0..7e76b3508 100644 --- a/gollem/lib/Api.php +++ b/gollem/lib/Api.php @@ -5,9 +5,9 @@ * This file defines Gollem's external API interface. Other * applications can interact with Gollem through this API. * - * @author Amith Varghese (amith@xalan.com) - * @author Michael Slusarz (slusarz@curecanti.org) - * @author Ben Klang (bklang@alkaloid.net) + * @author Amith Varghese + * @author Michael Slusarz + * @author Ben Klang * @package Gollem */ class Gollem_Api extends Horde_Registry_Api diff --git a/gollem/lib/Application.php b/gollem/lib/Application.php index 96bfda705..0c39a5ed9 100644 --- a/gollem/lib/Application.php +++ b/gollem/lib/Application.php @@ -8,9 +8,9 @@ * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. * - * @author Amith Varghese (amith@xalan.com) - * @author Michael Slusarz (slusarz@curecanti.org) - * @author Ben Klang (bklang@alkaloid.net) + * @author Amith Varghese + * @author Michael Slusarz + * @author Ben Klang * @package Gollem */ diff --git a/gollem/lib/Auth.php b/gollem/lib/Auth.php index 26be2be26..a784bc4f4 100644 --- a/gollem/lib/Auth.php +++ b/gollem/lib/Auth.php @@ -11,7 +11,7 @@ * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @package Gollem */ class Gollem_Auth diff --git a/horde/js/dragdrop2.js b/horde/js/dragdrop2.js index 8b4c81238..dce803d04 100644 --- a/horde/js/dragdrop2.js +++ b/horde/js/dragdrop2.js @@ -105,7 +105,7 @@ * * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * - * @author Michael Slusarz + * @author Michael Slusarz * @package Horde */ diff --git a/horde/js/slider2.js b/horde/js/slider2.js index 91bd85885..a80312633 100644 --- a/horde/js/slider2.js +++ b/horde/js/slider2.js @@ -50,7 +50,7 @@ * * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * - * @author Michael Slusarz + * @author Michael Slusarz */ var Slider2 = Class.create({ diff --git a/horde/login.php b/horde/login.php index 0ed4e9a59..28dfa50df 100644 --- a/horde/login.php +++ b/horde/login.php @@ -12,7 +12,7 @@ * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. * * @author Chuck Hagenbuch - * @author Michael Slusarz + * @author Michael Slusarz */ /* Add anchor to outgoing URL. */ diff --git a/imp/compose-mimp.php b/imp/compose-mimp.php index e43ad440d..38e326f4c 100644 --- a/imp/compose-mimp.php +++ b/imp/compose-mimp.php @@ -24,7 +24,7 @@ * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. * * @author Chuck Hagenbuch - * @author Michael Slusarz + * @author Michael Slusarz * @package IMP */ diff --git a/imp/js/dialog.js b/imp/js/dialog.js index f38cc5b25..de588a403 100644 --- a/imp/js/dialog.js +++ b/imp/js/dialog.js @@ -6,7 +6,7 @@ * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz */ var IMPDialog = { diff --git a/imp/lib/Block/Newmail.php b/imp/lib/Block/Newmail.php index 01ad1a1c7..dc1ac03ef 100644 --- a/imp/lib/Block/Newmail.php +++ b/imp/lib/Block/Newmail.php @@ -5,7 +5,7 @@ * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @package IMP */ class IMP_Block_Newmail extends Horde_Block diff --git a/imp/lib/Notification/Event/Status.php b/imp/lib/Notification/Event/Status.php index 69ea58896..513c79cd4 100644 --- a/imp/lib/Notification/Event/Status.php +++ b/imp/lib/Notification/Event/Status.php @@ -7,7 +7,7 @@ * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. * - * @author Michael Slusarz + * @author Michael Slusarz * @package IMP */ class IMP_Notification_Event_Status extends Horde_Core_Notification_Status diff --git a/imp/scripts/query-imap-cache.php b/imp/scripts/query-imap-cache.php index a9fb00d4b..b61c50c9d 100755 --- a/imp/scripts/query-imap-cache.php +++ b/imp/scripts/query-imap-cache.php @@ -8,7 +8,7 @@ * * Copyright 2010 The Horde Project (http://www.horde.org/) * - * @author Michael Slusarz + * @author Michael Slusarz * @package IMP */ diff --git a/ingo/lib/Script/Imap/Live.php b/ingo/lib/Script/Imap/Live.php index 06d572d08..2dfe182eb 100644 --- a/ingo/lib/Script/Imap/Live.php +++ b/ingo/lib/Script/Imap/Live.php @@ -8,7 +8,7 @@ * did not receive this file, see http://www.horde.org/licenses/asl.php. * * @author Jason M. Felice - * @author Michael Slusarz + * @author Michael Slusarz * @package Ingo */ class Ingo_Script_Imap_Live extends Ingo_Script_Imap_Api diff --git a/jeta/lib/Applet.php b/jeta/lib/Applet.php index cf12d72da..556e7a7c8 100644 --- a/jeta/lib/Applet.php +++ b/jeta/lib/Applet.php @@ -7,7 +7,7 @@ * See the enclosed file LICENSE for license information (GPL). If you * did not receive this file, see http://www.horde.org/licenses/gpl.php. * - * @author Michael Slusarz + * @author Michael Slusarz * @package Jeta */ abstract class Jeta_Applet diff --git a/jeta/lib/Applet/sshtools.php b/jeta/lib/Applet/sshtools.php index 7197cc2eb..809729078 100644 --- a/jeta/lib/Applet/sshtools.php +++ b/jeta/lib/Applet/sshtools.php @@ -11,7 +11,7 @@ * See the enclosed file LICENSE for license information (GPL). If you * did not receive this file, see http://www.horde.org/licenses/gpl.php. * - * @author Michael Slusarz + * @author Michael Slusarz * @package Jeta */ class Jeta_Applet_sshtools extends Jeta_Applet diff --git a/jeta/lib/Jeta.php b/jeta/lib/Jeta.php index daf9c9bb3..279891bf9 100644 --- a/jeta/lib/Jeta.php +++ b/jeta/lib/Jeta.php @@ -5,7 +5,7 @@ * See the enclosed file LICENSE for license information (GPL). If you * did not receive this file, see http://www.horde.org/licenses/gpl.php. * - * @author Michael Slusarz + * @author Michael Slusarz * @package Jeta */ class Jeta -- 2.11.0