From: Jan Schneider Date: Fri, 28 Jan 2011 21:31:54 +0000 (+0100) Subject: Happy New Year! X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3b6c3f210b5597f5e7a8a3ce9729f16f6b3f1faf;p=horde.git Happy New Year! --- diff --git a/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.h b/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.h index 542c559aa..d199b7743 100644 --- a/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.h +++ b/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.h @@ -2,7 +2,7 @@ * ApertureToAnselExportPlugin.h * ApertureToAnselExportPlugin * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.m b/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.m index f683a78ef..b57726b8e 100644 --- a/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.m +++ b/ApertureToAnselExportPlugin/ApertureToAnselExportPlugin.m @@ -2,7 +2,7 @@ * ApertureToAnselExportPlugin.m * ApertureToAnselExportPlugin * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.h b/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.h index 8a9803d78..e97abc705 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.h +++ b/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.h @@ -1,7 +1,7 @@ /** * AnselGalleryViewItem * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @implements IKImageBrowserItem * @license http://opensource.org/licenses/bsd-license.php diff --git a/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.m b/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.m index 15aed58cc..2c4b92e93 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.m +++ b/ApertureToAnselExportPlugin/TURAnselKit/AnselGalleryViewItem.m @@ -4,7 +4,7 @@ * Implements the IKImageBrowserItem protocol for displaying images from a * remote Ansel gallery in an IKImageBrowser. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @implements IKImageBrowserItem * @license http://opensource.org/licenses/bsd-license.php diff --git a/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.h b/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.h index c3ea089c9..41b87cd7d 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.h +++ b/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.h @@ -1,7 +1,7 @@ /** * TURAnsel * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.m b/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.m index a6fb06008..755e5febc 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.m +++ b/ApertureToAnselExportPlugin/TURAnselKit/TURAnsel.m @@ -3,7 +3,7 @@ * * Main class for interacting with a remote Ansel server. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.h b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.h index 757bdeaab..e8a79e99a 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.h +++ b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.h @@ -1,7 +1,7 @@ /** * TURAnselConstants * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.m b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.m index a0162b925..46f953380 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.m +++ b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselConstants.m @@ -2,7 +2,7 @@ * TURAnselConstants.m * ApertureToAnselExportPlugin * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.h b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.h index e077773cc..4a5cfa771 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.h +++ b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.h @@ -1,7 +1,7 @@ /** * TURAnselGallery * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.m b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.m index 445dbda31..0097d733b 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.m +++ b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGallery.m @@ -1,7 +1,7 @@ /** * TURAnselGallery.m * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.h b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.h index d11d39fa1..c38aabac2 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.h +++ b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.h @@ -1,7 +1,7 @@ /** * TURAnselGalleryPanelController * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.m b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.m index e7c375669..27d263c8b 100644 --- a/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.m +++ b/ApertureToAnselExportPlugin/TURAnselKit/TURAnselGalleryPanelController.m @@ -3,7 +3,7 @@ * * Controller for handling the form that creates new remote Ansel galleries. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @license http://opensource.org/licenses/bsd-license.php * @author Michael J. Rubinsky diff --git a/Dashboard/KeychainPlugin/KeychainPlugIn.h b/Dashboard/KeychainPlugin/KeychainPlugIn.h index 910408d9c..0a61b0f29 100644 --- a/Dashboard/KeychainPlugin/KeychainPlugIn.h +++ b/Dashboard/KeychainPlugin/KeychainPlugIn.h @@ -3,7 +3,7 @@ * * Dashboard Widget plug-in that stores and retrieves passwords using Keychain. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://opensource.org/licenses/lgpl-license.php diff --git a/Dashboard/KeychainPlugin/KeychainPlugIn.m b/Dashboard/KeychainPlugin/KeychainPlugIn.m index b3b13e4ee..df1ee5411 100644 --- a/Dashboard/KeychainPlugin/KeychainPlugIn.m +++ b/Dashboard/KeychainPlugin/KeychainPlugIn.m @@ -3,7 +3,7 @@ * * Dashboard Widget plug-in that stores and retrieves passwords using Keychain. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://opensource.org/licenses/lgpl-license.php diff --git a/Dashboard/KeychainPlugin/KeychainPlugIn_Prefix.pch b/Dashboard/KeychainPlugin/KeychainPlugIn_Prefix.pch index 2c05fe582..01bc45ef2 100644 --- a/Dashboard/KeychainPlugin/KeychainPlugIn_Prefix.pch +++ b/Dashboard/KeychainPlugin/KeychainPlugIn_Prefix.pch @@ -4,7 +4,7 @@ * Prefix header for all source files of the 'KeychainPlugIn' target in * the 'KeychainPlugIn' project. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://opensource.org/licenses/lgpl-license.php diff --git a/agora/ban.php b/agora/ban.php index 9ee13573f..604bbe307 100644 --- a/agora/ban.php +++ b/agora/ban.php @@ -2,7 +2,7 @@ /** * The Agora script ban users from a specific forum. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/deleteforum.php b/agora/deleteforum.php index e63b2835c..6c0c0a60e 100644 --- a/agora/deleteforum.php +++ b/agora/deleteforum.php @@ -2,7 +2,7 @@ /** * The Agora script to delete a forum. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/editforum.php b/agora/editforum.php index c7a81a324..48e8b986d 100644 --- a/agora/editforum.php +++ b/agora/editforum.php @@ -2,7 +2,7 @@ /** * The Agora script to create or edit a forum. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/forums.php b/agora/forums.php index 61aa47f2f..a209d00b7 100644 --- a/agora/forums.php +++ b/agora/forums.php @@ -2,7 +2,7 @@ /** * The Agora script to display a list of forums. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Agora.php b/agora/lib/Agora.php index 5244d1518..b02d2533d 100644 --- a/agora/lib/Agora.php +++ b/agora/lib/Agora.php @@ -2,7 +2,7 @@ /** * The Agora:: class provides basic Agora functionality. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Api.php b/agora/lib/Api.php index c64d4d2d9..3598b7f10 100644 --- a/agora/lib/Api.php +++ b/agora/lib/Api.php @@ -5,7 +5,7 @@ * This file defines Agora's external API interface. Other * applications can interact with Agora through this API. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Application.php b/agora/lib/Application.php index 58f5ea766..590178037 100644 --- a/agora/lib/Application.php +++ b/agora/lib/Application.php @@ -5,7 +5,7 @@ * This file defines Horde's core API interface. Other core Horde libraries * can interact with Agora through this API. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Block/forums.php b/agora/lib/Block/forums.php index 43818c09c..03d2374fc 100644 --- a/agora/lib/Block/forums.php +++ b/agora/lib/Block/forums.php @@ -8,7 +8,7 @@ $block_name = _("Forums"); * This file provides a list of Agora forums through the Horde_Blocks, by * extending the Horde_Blocks class. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Block/thread.php b/agora/lib/Block/thread.php index 03af430d1..f5c12fb0f 100644 --- a/agora/lib/Block/thread.php +++ b/agora/lib/Block/thread.php @@ -8,7 +8,7 @@ $block_name = _("Single Thread"); * This file provides an api to include an Agora forum's thread into any other * Horde app through the Horde_Blocks, by extending the Horde_Blocks class. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Block/threads.php b/agora/lib/Block/threads.php index c1aecb3a4..028a0fdaa 100644 --- a/agora/lib/Block/threads.php +++ b/agora/lib/Block/threads.php @@ -8,7 +8,7 @@ $block_name = _("Threads"); * This file provides an api to include an Agora forum's thread into any other * Horde app through the Horde_Blocks, by extending the Horde_Blocks class. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Comments.php b/agora/lib/Comments.php index c203b8f62..db7c7b310 100644 --- a/agora/lib/Comments.php +++ b/agora/lib/Comments.php @@ -2,7 +2,7 @@ /** * Comments display script * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Forms/Forum.php b/agora/lib/Forms/Forum.php index 38ddd6847..05d08196d 100644 --- a/agora/lib/Forms/Forum.php +++ b/agora/lib/Forms/Forum.php @@ -2,7 +2,7 @@ /** * Forum management class. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Forms/Message.php b/agora/lib/Forms/Message.php index 9c78e8b40..589812f21 100644 --- a/agora/lib/Forms/Message.php +++ b/agora/lib/Forms/Message.php @@ -2,7 +2,7 @@ /** * Message form class. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Forms/Search.php b/agora/lib/Forms/Search.php index 69aeb3739..671c8930d 100644 --- a/agora/lib/Forms/Search.php +++ b/agora/lib/Forms/Search.php @@ -2,7 +2,7 @@ /** * Agora_Search:: class provides the functions & forms for search. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Messages.php b/agora/lib/Messages.php index 5c7d4709a..b8e31bab2 100644 --- a/agora/lib/Messages.php +++ b/agora/lib/Messages.php @@ -3,7 +3,7 @@ * Agora_Messages:: provides the functions to access both threads and * individual messages. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Messages/split_sql.php b/agora/lib/Messages/split_sql.php index 8a0de45c4..f347c9c34 100644 --- a/agora/lib/Messages/split_sql.php +++ b/agora/lib/Messages/split_sql.php @@ -3,7 +3,7 @@ * Agora_Messages_split_sql:: provides the functions to access both threads * sotred in a scope dedicated tables * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Messages/sql.php b/agora/lib/Messages/sql.php index 38b75f1b1..87d9870f8 100644 --- a/agora/lib/Messages/sql.php +++ b/agora/lib/Messages/sql.php @@ -3,7 +3,7 @@ * Agora_Messages_sql:: provides the functions to access both threads and * individual messages in one table for all scopes * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/lib/Tree/flat.php b/agora/lib/Tree/flat.php index a172d45c5..94308d19b 100644 --- a/agora/lib/Tree/flat.php +++ b/agora/lib/Tree/flat.php @@ -3,7 +3,7 @@ * The Horde_Tree_agoraflat:: class extends the Horde_Tree class to provide * agora flat threded view. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/agora/lib/View.php b/agora/lib/View.php index d1c3d083d..f53d84cf3 100644 --- a/agora/lib/View.php +++ b/agora/lib/View.php @@ -2,7 +2,7 @@ /** * Video General View Class * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/locale/de/LC_MESSAGES/agora.po b/agora/locale/de/LC_MESSAGES/agora.po index 34843a2ae..17947cc82 100644 --- a/agora/locale/de/LC_MESSAGES/agora.po +++ b/agora/locale/de/LC_MESSAGES/agora.po @@ -1,5 +1,5 @@ # German translations for Agora. -# Copyright 2003-2010 The Horde Project +# Copyright 2003-2011 The Horde Project # This file is distributed under the same license as the Agora package. # Jan Schneider , 2003-2010. # diff --git a/agora/locale/es/LC_MESSAGES/agora.po b/agora/locale/es/LC_MESSAGES/agora.po index fe6680ee0..d526f013f 100644 --- a/agora/locale/es/LC_MESSAGES/agora.po +++ b/agora/locale/es/LC_MESSAGES/agora.po @@ -1,6 +1,6 @@ # Spanish translations for agora package # Traducciones al español para el paquete agora. -# Copyright 2008-2010 The Horde Project +# Copyright 2008-2011 The Horde Project # This file is distributed under the same license as the agora package. # Automatically generated, 2008. # diff --git a/agora/locale/fr/LC_MESSAGES/agora.po b/agora/locale/fr/LC_MESSAGES/agora.po index 452c890ed..865318804 100644 --- a/agora/locale/fr/LC_MESSAGES/agora.po +++ b/agora/locale/fr/LC_MESSAGES/agora.po @@ -1,5 +1,5 @@ # French Traduction for the Agora Module to the Horde Framework -# Copyright 2003-2010 The Horde Project +# Copyright 2003-2011 The Horde Project # This file is distributed under the same license as the hordecvs package. # Florent AIDE , 2003 # diff --git a/agora/locale/hu/LC_MESSAGES/agora.po b/agora/locale/hu/LC_MESSAGES/agora.po index b1c728ecf..2123b603a 100644 --- a/agora/locale/hu/LC_MESSAGES/agora.po +++ b/agora/locale/hu/LC_MESSAGES/agora.po @@ -1,5 +1,5 @@ # Hungarian translations for Agora. -# Copyright 2006-2010 The Horde Project +# Copyright 2006-2011 The Horde Project # This file is distributed under the same license as the Agora package. # # George Hron , 2007. diff --git a/agora/locale/it/LC_MESSAGES/agora.po b/agora/locale/it/LC_MESSAGES/agora.po index 4717b8aa9..8bd259959 100644 --- a/agora/locale/it/LC_MESSAGES/agora.po +++ b/agora/locale/it/LC_MESSAGES/agora.po @@ -1,5 +1,5 @@ # Italian translations for op package. -# Copyright 2003-2010 The Horde Project +# Copyright 2003-2011 The Horde Project # This file is distributed under the same license as the op package. # Automatically generated, 2003. # diff --git a/agora/locale/ja/LC_MESSAGES/agora.po b/agora/locale/ja/LC_MESSAGES/agora.po index 44493a44d..b7b9ad643 100644 --- a/agora/locale/ja/LC_MESSAGES/agora.po +++ b/agora/locale/ja/LC_MESSAGES/agora.po @@ -1,5 +1,5 @@ # Japanese translations for Agora package. -# Copyright 2008-2010 The Horde Project +# Copyright 2008-2011 The Horde Project # This file is distributed under the same license as the Agora package. # Automatically generated, 2008. # diff --git a/agora/locale/lt/LC_MESSAGES/agora.po b/agora/locale/lt/LC_MESSAGES/agora.po index 55123ca5a..0c80d5bad 100644 --- a/agora/locale/lt/LC_MESSAGES/agora.po +++ b/agora/locale/lt/LC_MESSAGES/agora.po @@ -1,5 +1,5 @@ # Lithuanian translations for Agora package. -# Copyright 2007-2010 The Horde Project +# Copyright 2007-2011 The Horde Project # This file is distributed under the same license as the Agora package. # Vilius Sumskas , 2004, 2007. # diff --git a/agora/locale/ro/LC_MESSAGES/agora.po b/agora/locale/ro/LC_MESSAGES/agora.po index 54b30b4df..254567693 100644 --- a/agora/locale/ro/LC_MESSAGES/agora.po +++ b/agora/locale/ro/LC_MESSAGES/agora.po @@ -1,5 +1,5 @@ # Romanian translations for Agora package. -# Copyright 2003-2010 The Horde Project +# Copyright 2003-2011 The Horde Project # This file is distributed under the same license as the Agora package. # Eugen Hoanca , 2003. # diff --git a/agora/locale/sl/LC_MESSAGES/agora.po b/agora/locale/sl/LC_MESSAGES/agora.po index 5dea9dfc4..8b866dc29 100644 --- a/agora/locale/sl/LC_MESSAGES/agora.po +++ b/agora/locale/sl/LC_MESSAGES/agora.po @@ -3,7 +3,7 @@ # Marko McLion , 2007. # Slovenian translations for Agora packaga # Slovenski prevod Agora paketa -# Copyright 2006-2010 The Horde Project +# Copyright 2006-2011 The Horde Project # This file is distributed under the same license as the horde package. msgid "" msgstr "" diff --git a/agora/messages/abuse.php b/agora/messages/abuse.php index d29f47f3a..76932d803 100644 --- a/agora/messages/abuse.php +++ b/agora/messages/abuse.php @@ -2,7 +2,7 @@ /** * The Agora script to notify moderators of a abuse * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/messages/delete.php b/agora/messages/delete.php index 9831d3ede..85121cba7 100644 --- a/agora/messages/delete.php +++ b/agora/messages/delete.php @@ -2,7 +2,7 @@ /** * The Agora script to delete a message. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/messages/edit.php b/agora/messages/edit.php index 3e93e455f..d2392b8b3 100644 --- a/agora/messages/edit.php +++ b/agora/messages/edit.php @@ -3,7 +3,7 @@ * The Agora script to post a new message, edit an existing message, or reply * to a message. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/messages/index.php b/agora/messages/index.php index 1bed3c664..1bc710405 100644 --- a/agora/messages/index.php +++ b/agora/messages/index.php @@ -2,7 +2,7 @@ /** * Thread display script * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/messages/lock.php b/agora/messages/lock.php index 8f8402ae6..9db3c4992 100644 --- a/agora/messages/lock.php +++ b/agora/messages/lock.php @@ -2,7 +2,7 @@ /** * The Agora script to lock a message and prevent further posts to this thread. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/messages/merge.php b/agora/messages/merge.php index 9a5aa0d3f..1daa20fcc 100644 --- a/agora/messages/merge.php +++ b/agora/messages/merge.php @@ -2,7 +2,7 @@ /** * The Agora script merge two threads. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/messages/move.php b/agora/messages/move.php index 27484a071..d5cf7db17 100644 --- a/agora/messages/move.php +++ b/agora/messages/move.php @@ -2,7 +2,7 @@ /** * The Agora script move thread another forum. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/messages/split.php b/agora/messages/split.php index de863c172..79474c7df 100644 --- a/agora/messages/split.php +++ b/agora/messages/split.php @@ -2,7 +2,7 @@ /** * The Agora script to split thread in two parts. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/moderate.php b/agora/moderate.php index 80087ad6d..4952c80b2 100644 --- a/agora/moderate.php +++ b/agora/moderate.php @@ -2,7 +2,7 @@ /** * The Agora script to moderate any outstanding messages requiring moderation. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/moderators.php b/agora/moderators.php index aa8211d0f..9d858da42 100644 --- a/agora/moderators.php +++ b/agora/moderators.php @@ -2,7 +2,7 @@ /** * The Agora script to display a list of forums. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/owner.php b/agora/owner.php index 8a32246f4..b8fa2ad02 100644 --- a/agora/owner.php +++ b/agora/owner.php @@ -2,7 +2,7 @@ /** * The Agora script to display a list of forums. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/agora/rss/index.php b/agora/rss/index.php index c58273827..929a95ef7 100644 --- a/agora/rss/index.php +++ b/agora/rss/index.php @@ -1,6 +1,6 @@ * @package Ansel diff --git a/ansel/lib/Ajax/Imple/EditFaces.php b/ansel/lib/Ajax/Imple/EditFaces.php index f4969a69e..883f1e219 100644 --- a/ansel/lib/Ajax/Imple/EditFaces.php +++ b/ansel/lib/Ajax/Imple/EditFaces.php @@ -3,7 +3,7 @@ * Ansel_Ajax_Imple_EditFaces:: class for performing Ajax discovery and editing * of image faces * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Duck * @author Michael J. Rubinsky diff --git a/ansel/lib/Ajax/Imple/EditGalleryFaces.php b/ansel/lib/Ajax/Imple/EditGalleryFaces.php index 2a560ec69..2669d4c25 100644 --- a/ansel/lib/Ajax/Imple/EditGalleryFaces.php +++ b/ansel/lib/Ajax/Imple/EditGalleryFaces.php @@ -3,7 +3,7 @@ * Ansel_Ajax_Imple_EditGalleryFaces:: class for performing Ajax discovery of * an entire gallery's images. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Duck * @author Michael J. Rubinsky diff --git a/ansel/lib/Ajax/Imple/Embed.php b/ansel/lib/Ajax/Imple/Embed.php index f24d2c262..762c7da3b 100644 --- a/ansel/lib/Ajax/Imple/Embed.php +++ b/ansel/lib/Ajax/Imple/Embed.php @@ -4,7 +4,7 @@ * websites. Meant to be called via a single script tag, therefore this will * always return nothing but valid javascript. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * diff --git a/ansel/lib/Ajax/Imple/GallerySlugCheck.php b/ansel/lib/Ajax/Imple/GallerySlugCheck.php index 3e08b75de..6e088a64e 100644 --- a/ansel/lib/Ajax/Imple/GallerySlugCheck.php +++ b/ansel/lib/Ajax/Imple/GallerySlugCheck.php @@ -3,7 +3,7 @@ * Ansel_Ajax_Imple_GallerySlugCheck:: class for performing Ajax validation of * gallery slugs. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Ansel diff --git a/ansel/lib/Ajax/Imple/ImageSaveGeotag.php b/ansel/lib/Ajax/Imple/ImageSaveGeotag.php index a3db45b7b..80f3d7323 100644 --- a/ansel/lib/Ajax/Imple/ImageSaveGeotag.php +++ b/ansel/lib/Ajax/Imple/ImageSaveGeotag.php @@ -3,7 +3,7 @@ * Ansel_Ajax_Imple_ImageSaveGeotag:: class for saving/updating image geotag * data. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Ajax/Imple/LocationAutoCompleter.php b/ansel/lib/Ajax/Imple/LocationAutoCompleter.php index 1d3ebe9a0..ae265785a 100644 --- a/ansel/lib/Ajax/Imple/LocationAutoCompleter.php +++ b/ansel/lib/Ajax/Imple/LocationAutoCompleter.php @@ -2,7 +2,7 @@ /** * Autocompleter for textual location data. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Ajax/Imple/TagActions.php b/ansel/lib/Ajax/Imple/TagActions.php index d1aa17f61..015abc3a3 100644 --- a/ansel/lib/Ajax/Imple/TagActions.php +++ b/ansel/lib/Ajax/Imple/TagActions.php @@ -3,7 +3,7 @@ * Ansel_Ajax_Imple_TagActions:: class for handling adding/deleting tags via * Ajax calls. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Ansel diff --git a/ansel/lib/Ajax/Imple/ToggleGalleryActions.php b/ansel/lib/Ajax/Imple/ToggleGalleryActions.php index b96d9d30f..b77cd91df 100644 --- a/ansel/lib/Ajax/Imple/ToggleGalleryActions.php +++ b/ansel/lib/Ajax/Imple/ToggleGalleryActions.php @@ -3,7 +3,7 @@ * Ansel_Ajax_Imple_ToggleGalleryActions:: class for performing Ajax setting of * the gallery show_galleryactions user pref. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Ansel diff --git a/ansel/lib/Ajax/Imple/ToggleOtherGalleries.php b/ansel/lib/Ajax/Imple/ToggleOtherGalleries.php index fb9e83970..07bc48405 100644 --- a/ansel/lib/Ajax/Imple/ToggleOtherGalleries.php +++ b/ansel/lib/Ajax/Imple/ToggleOtherGalleries.php @@ -3,7 +3,7 @@ * Ansel_Ajax_Imple_ToggleOtherGalleries:: class for performing Ajax setting of * the gallery show_actions user pref. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Ansel diff --git a/ansel/lib/Ansel.php b/ansel/lib/Ansel.php index 953f4888e..6c99e9ab5 100644 --- a/ansel/lib/Ansel.php +++ b/ansel/lib/Ansel.php @@ -2,7 +2,7 @@ /** * Ansel Base Class. - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Api.php b/ansel/lib/Api.php index 6f33e0ee2..48a6ee5bb 100644 --- a/ansel/lib/Api.php +++ b/ansel/lib/Api.php @@ -2,7 +2,7 @@ /** * Ansel external API interface. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Application.php b/ansel/lib/Application.php index 4cb6e8e50..45053260e 100644 --- a/ansel/lib/Application.php +++ b/ansel/lib/Application.php @@ -5,7 +5,7 @@ * This file defines Horde's core API interface. Other core Horde libraries * can interact with Ansel through this API. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Block/cloud.php b/ansel/lib/Block/cloud.php index 44e42b411..3ec1afd58 100644 --- a/ansel/lib/Block/cloud.php +++ b/ansel/lib/Block/cloud.php @@ -5,7 +5,7 @@ $block_name = _("Tag Cloud"); /** * Display Tag Cloud * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Block/gallery.php b/ansel/lib/Block/gallery.php index 8702b0b67..7561a2b11 100644 --- a/ansel/lib/Block/gallery.php +++ b/ansel/lib/Block/gallery.php @@ -5,7 +5,7 @@ $block_name = _("Gallery"); /** * Displays mini thumbnails of images in the selected (or random) gallery. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Block/my_galleries.php b/ansel/lib/Block/my_galleries.php index b0bb845e8..36bb78db5 100644 --- a/ansel/lib/Block/my_galleries.php +++ b/ansel/lib/Block/my_galleries.php @@ -5,7 +5,7 @@ $block_name = _("My Galleries"); /** * Display summary information on top level galleries. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Block/recent_comments.php b/ansel/lib/Block/recent_comments.php index cc430d620..eb5c60089 100644 --- a/ansel/lib/Block/recent_comments.php +++ b/ansel/lib/Block/recent_comments.php @@ -8,7 +8,7 @@ if ($GLOBALS['registry']->images->hasComments() && /** * Display most recent image comments for galleries. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Block/recent_faces.php b/ansel/lib/Block/recent_faces.php index 3621506e6..8bcc4a778 100644 --- a/ansel/lib/Block/recent_faces.php +++ b/ansel/lib/Block/recent_faces.php @@ -7,7 +7,7 @@ if (!empty($GLOBALS['conf']['faces']['driver'])) { * This file provides a recent faces through the Horde_Blocks, by extending * the Horde_Blocks class. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Block/recently_added.php b/ansel/lib/Block/recently_added.php index 558eddf62..49d0e5473 100644 --- a/ansel/lib/Block/recently_added.php +++ b/ansel/lib/Block/recently_added.php @@ -5,7 +5,7 @@ $block_name = _("Recently Added Photos"); /** * Display most recently added images. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Block/recently_added_geodata.php b/ansel/lib/Block/recently_added_geodata.php index be061cb18..17236955a 100644 --- a/ansel/lib/Block/recently_added_geodata.php +++ b/ansel/lib/Block/recently_added_geodata.php @@ -5,7 +5,7 @@ $block_name = _("Recently Geotagged Photos"); /** * Display most recently geotagged images. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Exception.php b/ansel/lib/Exception.php index 8fb0514e0..a2d9c27b1 100644 --- a/ansel/lib/Exception.php +++ b/ansel/lib/Exception.php @@ -2,7 +2,7 @@ /** * Base exception class for Ansel. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Faces.php b/ansel/lib/Faces.php index 37af5287a..b6b4fa9b4 100644 --- a/ansel/lib/Faces.php +++ b/ansel/lib/Faces.php @@ -2,7 +2,7 @@ /** * Face recognition class * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Faces/Base.php b/ansel/lib/Faces/Base.php index 2b931bbe1..9ab450132 100644 --- a/ansel/lib/Faces/Base.php +++ b/ansel/lib/Faces/Base.php @@ -2,7 +2,7 @@ /** * Face recognition class * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Factory/Storage.php b/ansel/lib/Factory/Storage.php index fca1a53b6..aeb7fedcd 100644 --- a/ansel/lib/Factory/Storage.php +++ b/ansel/lib/Factory/Storage.php @@ -2,7 +2,7 @@ /** * Factory for Ansel_Storage. * - * Copyright 2010 The Horde Project (http://www.horde.org) + * Copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/ansel/lib/Form/Image.php b/ansel/lib/Form/Image.php index f52b989b8..981158ce5 100644 --- a/ansel/lib/Form/Image.php +++ b/ansel/lib/Form/Image.php @@ -1,6 +1,6 @@ * @author Michael J. Rubinsky diff --git a/ansel/lib/Widget/Geotag.php b/ansel/lib/Widget/Geotag.php index a9346f4ae..32fad4c46 100644 --- a/ansel/lib/Widget/Geotag.php +++ b/ansel/lib/Widget/Geotag.php @@ -3,7 +3,7 @@ * Ansel_Widget_Geotag:: class to wrap the display of a Google map showing * images with geolocation data. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/lib/Widget/ImageFaces.php b/ansel/lib/Widget/ImageFaces.php index 8cb4a7b1e..4f65a5590 100644 --- a/ansel/lib/Widget/ImageFaces.php +++ b/ansel/lib/Widget/ImageFaces.php @@ -3,7 +3,7 @@ * Horde_Widget_ImageFaces:: class to display a widget containing mini * thumbnails of faces in the image. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Duck * @author Michael J. Rubinsky diff --git a/ansel/lib/Widget/OtherGalleries.php b/ansel/lib/Widget/OtherGalleries.php index c99d203cc..e8bb46fa5 100644 --- a/ansel/lib/Widget/OtherGalleries.php +++ b/ansel/lib/Widget/OtherGalleries.php @@ -4,7 +4,7 @@ * thumbnails and links to other galleries owned by the same user as the * currently viewed image/gallery. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Ansel diff --git a/ansel/locale/de/LC_MESSAGES/ansel.po b/ansel/locale/de/LC_MESSAGES/ansel.po index cc60a6176..3c1858384 100644 --- a/ansel/locale/de/LC_MESSAGES/ansel.po +++ b/ansel/locale/de/LC_MESSAGES/ansel.po @@ -1,5 +1,5 @@ # German translations for Ansel. -# Copyright 2003-2010 The Horde Project +# Copyright 2003-2011 The Horde Project # This file is distributed under the same license as the Ansel package. # Jan Schneider , 2003-2010. # diff --git a/ansel/locale/es/LC_MESSAGES/ansel.po b/ansel/locale/es/LC_MESSAGES/ansel.po index c035213d2..04d559e21 100644 --- a/ansel/locale/es/LC_MESSAGES/ansel.po +++ b/ansel/locale/es/LC_MESSAGES/ansel.po @@ -1,6 +1,6 @@ # Spanish translations for ansel package # Traducciones al español para el paquete ansel. -# Copyright 2008-2010 The Horde Project +# Copyright 2008-2011 The Horde Project # This file is distributed under the same license as the ansel package. # Automatically generated, 2008. # diff --git a/ansel/locale/it/LC_MESSAGES/ansel.po b/ansel/locale/it/LC_MESSAGES/ansel.po index 2a24cb6d4..9ccae7c4e 100644 --- a/ansel/locale/it/LC_MESSAGES/ansel.po +++ b/ansel/locale/it/LC_MESSAGES/ansel.po @@ -1,5 +1,5 @@ # Italian translations for ansel package. -# Copyright 2008-2010 The Horde Project +# Copyright 2008-2011 The Horde Project # This file is distributed under the same license as the ansel package. # Fabio Pedretti , 2008. # diff --git a/ansel/locale/ja/LC_MESSAGES/ansel.po b/ansel/locale/ja/LC_MESSAGES/ansel.po index 90d9f2714..82e8cacb7 100644 --- a/ansel/locale/ja/LC_MESSAGES/ansel.po +++ b/ansel/locale/ja/LC_MESSAGES/ansel.po @@ -1,5 +1,5 @@ # Japanese translations for Ansel package. -# Copyright 2008-2010 The Horde Project +# Copyright 2008-2011 The Horde Project # This file is distributed under the same license as the Ansel package. # Automatically generated, 2008. # diff --git a/ansel/locale/lt/LC_MESSAGES/ansel.po b/ansel/locale/lt/LC_MESSAGES/ansel.po index 210ac7780..c197d0e93 100644 --- a/ansel/locale/lt/LC_MESSAGES/ansel.po +++ b/ansel/locale/lt/LC_MESSAGES/ansel.po @@ -1,5 +1,5 @@ # Lithuanian translations for Ansel package. -# Copyright 2007-2010 The Horde Project +# Copyright 2007-2011 The Horde Project # This file is distributed under the same license as the Ansel package. # Vilius Sumskas , 2004, 2007. # diff --git a/ansel/locale/sl/LC_MESSAGES/ansel.po b/ansel/locale/sl/LC_MESSAGES/ansel.po index f6d683570..9e84e1803 100644 --- a/ansel/locale/sl/LC_MESSAGES/ansel.po +++ b/ansel/locale/sl/LC_MESSAGES/ansel.po @@ -1,6 +1,6 @@ # Slovenian translations for Ansel packaga # Slovenski prevod Ansel paketa -# Copyright 2006-2010 The Horde Project +# Copyright 2006-2011 The Horde Project # This file is distributed under the same license as the horde package. # Automatically generated, 2006. # diff --git a/ansel/locale/tr/LC_MESSAGES/ansel.po b/ansel/locale/tr/LC_MESSAGES/ansel.po index 510f2b9d4..dcfe9c315 100644 --- a/ansel/locale/tr/LC_MESSAGES/ansel.po +++ b/ansel/locale/tr/LC_MESSAGES/ansel.po @@ -1,5 +1,5 @@ # Turkish translations for Ansel. -# Copyright 2008-2010 The Horde Project +# Copyright 2008-2011 The Horde Project # This file is distributed under the same license as the Ansel package. # Akif Dinc , 2008. # diff --git a/ansel/map_edit.php b/ansel/map_edit.php index 6e77e7757..d8193663a 100644 --- a/ansel/map_edit.php +++ b/ansel/map_edit.php @@ -1,6 +1,6 @@ * @package Ansel diff --git a/ansel/view.php b/ansel/view.php index ac43c5beb..b19fcf2d8 100644 --- a/ansel/view.php +++ b/ansel/view.php @@ -2,7 +2,7 @@ /** * Delegates to the correct view. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/ansel/xppublish.php b/ansel/xppublish.php index 465aa7965..216813552 100644 --- a/ansel/xppublish.php +++ b/ansel/xppublish.php @@ -1,6 +1,6 @@ , 2004. # diff --git a/chora/locale/da/LC_MESSAGES/chora.po b/chora/locale/da/LC_MESSAGES/chora.po index 444387c4d..9d35af8d5 100644 --- a/chora/locale/da/LC_MESSAGES/chora.po +++ b/chora/locale/da/LC_MESSAGES/chora.po @@ -1,6 +1,6 @@ # Danish translations for Chora package # Danske oversættelser for pakke Chora. -# Copyright 2006-2010 The Horde Project +# Copyright 2006-2011 The Horde Project # This file is distributed under the same license as the Chora package. # Brian Truelsen , 2006. # diff --git a/chora/locale/de/LC_MESSAGES/chora.po b/chora/locale/de/LC_MESSAGES/chora.po index 20694cc8e..5bc32301d 100644 --- a/chora/locale/de/LC_MESSAGES/chora.po +++ b/chora/locale/de/LC_MESSAGES/chora.po @@ -1,5 +1,5 @@ # German translation for Chora. -# Copyright 2001-2010 The Horde Project +# Copyright 2001-2011 The Horde Project # This file is distributed under the same license as the Chora package. # Jan Schneider , 2001-2010. msgid "" diff --git a/chora/locale/es/LC_MESSAGES/chora.po b/chora/locale/es/LC_MESSAGES/chora.po index 8b9c01ae4..122166727 100644 --- a/chora/locale/es/LC_MESSAGES/chora.po +++ b/chora/locale/es/LC_MESSAGES/chora.po @@ -1,6 +1,6 @@ # Spanish translations for chora package # Traducciones al español para el paquete chora. -# Copyright 2008-2010 The Horde Project +# Copyright 2008-2011 The Horde Project # This file is distributed under the same license as the chora package. # Automatically generated, 2008. # diff --git a/chora/locale/it/LC_MESSAGES/chora.po b/chora/locale/it/LC_MESSAGES/chora.po index 2fe22e8b3..f5b38c125 100644 --- a/chora/locale/it/LC_MESSAGES/chora.po +++ b/chora/locale/it/LC_MESSAGES/chora.po @@ -1,5 +1,5 @@ # Italian translations for chora package. -# Copyright 2008-2010 The Horde Project +# Copyright 2008-2011 The Horde Project # This file is distributed under the same license as the chora package. # Fabio Pedretti , 2008. # diff --git a/chora/locale/ro/LC_MESSAGES/chora.po b/chora/locale/ro/LC_MESSAGES/chora.po index 81d152159..25f71d5a3 100644 --- a/chora/locale/ro/LC_MESSAGES/chora.po +++ b/chora/locale/ro/LC_MESSAGES/chora.po @@ -1,5 +1,5 @@ # CHORA ROMANIAN TRANSLATION -# Copyright 2003-2010 The Horde Project +# Copyright 2003-2011 The Horde Project # Eugen Hoanca , 2003. # Marius Dragulescu , 2003. # diff --git a/chora/locale/sk/LC_MESSAGES/chora.po b/chora/locale/sk/LC_MESSAGES/chora.po index 58d615017..608a46209 100644 --- a/chora/locale/sk/LC_MESSAGES/chora.po +++ b/chora/locale/sk/LC_MESSAGES/chora.po @@ -1,6 +1,6 @@ # Slovak translations for horde package # Slovenské preklady pre balík horde. -# Copyright 2004-2010 The Horde Project +# Copyright 2004-2011 The Horde Project # (C) 2004 Ivan Noris # This file is distributed under the same license as the horde package. # diff --git a/chora/patchsets.php b/chora/patchsets.php index 21b6446ab..56475d274 100644 --- a/chora/patchsets.php +++ b/chora/patchsets.php @@ -2,7 +2,7 @@ /** * Patchsets script. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/chora/stats.php b/chora/stats.php index 52edfff30..bdec20659 100644 --- a/chora/stats.php +++ b/chora/stats.php @@ -2,7 +2,7 @@ /** * Stats script. * - * Copyright 2000-2010 The Horde Project (http://www.horde.org/) + * Copyright 2000-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/components/lib/Components.php b/components/lib/Components.php index 2bfc4ece9..03114edb4 100644 --- a/components/lib/Components.php +++ b/components/lib/Components.php @@ -16,7 +16,7 @@ * The Components:: class is the entry point for the various component actions * provided by the package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Config.php b/components/lib/Components/Config.php index 3158c593a..053815425 100644 --- a/components/lib/Components/Config.php +++ b/components/lib/Components/Config.php @@ -16,7 +16,7 @@ * Components_Config:: interface represents a configuration type for the Horde * element tool. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Config/Application.php b/components/lib/Components/Config/Application.php index 92cdb11c4..a6201977e 100644 --- a/components/lib/Components/Config/Application.php +++ b/components/lib/Components/Config/Application.php @@ -18,7 +18,7 @@ * specific configuration values by combining defaults and options provided at * runtime. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Config/Cli.php b/components/lib/Components/Config/Cli.php index 758ad95a2..76f13823c 100644 --- a/components/lib/Components/Config/Cli.php +++ b/components/lib/Components/Config/Cli.php @@ -16,7 +16,7 @@ * Components_Config_Cli:: class provides the command line interface for the Horde * element tool. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Configs.php b/components/lib/Components/Configs.php index 11d89033c..0a08f5da4 100644 --- a/components/lib/Components/Configs.php +++ b/components/lib/Components/Configs.php @@ -16,7 +16,7 @@ * Components_Configs:: class represents configuration for the * Horde element tool. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Constants.php b/components/lib/Components/Constants.php index 491b0e88f..79cc8c72b 100644 --- a/components/lib/Components/Constants.php +++ b/components/lib/Components/Constants.php @@ -14,7 +14,7 @@ /** * Components_Constants:: provides the constants for this package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Dependencies.php b/components/lib/Components/Dependencies.php index 725f148d3..612f9d25c 100644 --- a/components/lib/Components/Dependencies.php +++ b/components/lib/Components/Dependencies.php @@ -16,7 +16,7 @@ * The Components_Dependencies:: interface is a central broker for * providing the dependencies to the different application parts. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Dependencies/Injector.php b/components/lib/Components/Dependencies/Injector.php index ca384669e..d1c810d7f 100644 --- a/components/lib/Components/Dependencies/Injector.php +++ b/components/lib/Components/Dependencies/Injector.php @@ -16,7 +16,7 @@ * The Components_Dependencies_Injector:: class provides the * Components dependencies based on the Horde injector. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Exception.php b/components/lib/Components/Exception.php index 9fa466cfa..7ae67308d 100644 --- a/components/lib/Components/Exception.php +++ b/components/lib/Components/Exception.php @@ -16,7 +16,7 @@ * This class provides the standard error class for the Components * package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Exception/Pear.php b/components/lib/Components/Exception/Pear.php index 800d39a77..d1f7d90a8 100644 --- a/components/lib/Components/Exception/Pear.php +++ b/components/lib/Components/Exception/Pear.php @@ -14,7 +14,7 @@ /** * This class converts PEAR errors into exceptions for the Components package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Helper/InstallationRun.php b/components/lib/Components/Helper/InstallationRun.php index d2802fb16..9e0d2e5ad 100644 --- a/components/lib/Components/Helper/InstallationRun.php +++ b/components/lib/Components/Helper/InstallationRun.php @@ -16,7 +16,7 @@ * Components_Helper_InstallationRun:: provides a utility that records what has * already happened during an installation run. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Helper/ListRun.php b/components/lib/Components/Helper/ListRun.php index 83c9b6405..7406afe52 100644 --- a/components/lib/Components/Helper/ListRun.php +++ b/components/lib/Components/Helper/ListRun.php @@ -16,7 +16,7 @@ * Components_Helper_ListRun:: provides a utility that produces a dependency * list and records what has already been listed. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Helper/Root.php b/components/lib/Components/Helper/Root.php index 133dc1189..3e889ca03 100644 --- a/components/lib/Components/Helper/Root.php +++ b/components/lib/Components/Helper/Root.php @@ -16,7 +16,7 @@ * Components_Helper_Root:: handles the root position for a tree of dependencies * and takes the Horde component layout into account. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Helper/Tree.php b/components/lib/Components/Helper/Tree.php index 5cf4350cf..6694fb780 100644 --- a/components/lib/Components/Helper/Tree.php +++ b/components/lib/Components/Helper/Tree.php @@ -14,7 +14,7 @@ /** * Components_Helper_Tree:: handles a tree of dependencies. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module.php b/components/lib/Components/Module.php index 1f254ff8d..c10ab3f1a 100644 --- a/components/lib/Components/Module.php +++ b/components/lib/Components/Module.php @@ -14,7 +14,7 @@ /** * Components_Module:: represents a task for a Horde component. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module/Base.php b/components/lib/Components/Module/Base.php index 79310f607..85931ea14 100644 --- a/components/lib/Components/Module/Base.php +++ b/components/lib/Components/Module/Base.php @@ -16,7 +16,7 @@ * Components_Module_Base:: provides core functionality for the * different modules. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module/CiSetup.php b/components/lib/Components/Module/CiSetup.php index e3e0d638e..89fef4644 100644 --- a/components/lib/Components/Module/CiSetup.php +++ b/components/lib/Components/Module/CiSetup.php @@ -16,7 +16,7 @@ * Components_Module_CiSetup:: generates the configuration for Hudson based * continuous integration of a Horde PEAR package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module/Dependencies.php b/components/lib/Components/Module/Dependencies.php index 8cf4da79f..7bdc5a184 100644 --- a/components/lib/Components/Module/Dependencies.php +++ b/components/lib/Components/Module/Dependencies.php @@ -16,7 +16,7 @@ * Components_Module_Dependencies:: generates a dependency listing for the * specified package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module/DevPackage.php b/components/lib/Components/Module/DevPackage.php index ec38229e1..4b76e0634 100644 --- a/components/lib/Components/Module/DevPackage.php +++ b/components/lib/Components/Module/DevPackage.php @@ -16,7 +16,7 @@ * Components_Module_DevPackage:: generates a development snapshot for the * specified package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module/Distribute.php b/components/lib/Components/Module/Distribute.php index f10ec8a59..c50c07e5a 100644 --- a/components/lib/Components/Module/Distribute.php +++ b/components/lib/Components/Module/Distribute.php @@ -16,7 +16,7 @@ * Components_Module_Distribute:: prepares a distribution package for a * component. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module/Document.php b/components/lib/Components/Module/Document.php index a92697251..086af2f5f 100644 --- a/components/lib/Components/Module/Document.php +++ b/components/lib/Components/Module/Document.php @@ -16,7 +16,7 @@ * Components_Module_Document:: generates HTML documentation for a * component. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module/Installer.php b/components/lib/Components/Module/Installer.php index 760c15e20..757a3d667 100644 --- a/components/lib/Components/Module/Installer.php +++ b/components/lib/Components/Module/Installer.php @@ -16,7 +16,7 @@ * Components_Module_Installer:: installs a Horde element including * its dependencies. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Module/PearPackageXml.php b/components/lib/Components/Module/PearPackageXml.php index 3480dc998..b5773d0d4 100644 --- a/components/lib/Components/Module/PearPackageXml.php +++ b/components/lib/Components/Module/PearPackageXml.php @@ -16,7 +16,7 @@ * Components_Module_PearPackageXml:: can update the package.xml of * a Horde element. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Output.php b/components/lib/Components/Output.php index 679c6b50b..14275de9e 100644 --- a/components/lib/Components/Output.php +++ b/components/lib/Components/Output.php @@ -14,7 +14,7 @@ /** * Components_Output:: handles output from the components application. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Dependencies.php b/components/lib/Components/Pear/Dependencies.php index d134ad4e1..9f5b0edb3 100644 --- a/components/lib/Components/Pear/Dependencies.php +++ b/components/lib/Components/Pear/Dependencies.php @@ -14,7 +14,7 @@ /** * Components_Pear_Dependencies:: provides dependency handling mechanisms. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Dependency.php b/components/lib/Components/Pear/Dependency.php index 5e6c69603..b7e37391f 100644 --- a/components/lib/Components/Pear/Dependency.php +++ b/components/lib/Components/Pear/Dependency.php @@ -14,7 +14,7 @@ /** * Components_Pear_Dependency:: wraps PEAR dependency information. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Factory.php b/components/lib/Components/Pear/Factory.php index fb143f4c0..db6e44d2e 100644 --- a/components/lib/Components/Pear/Factory.php +++ b/components/lib/Components/Pear/Factory.php @@ -14,7 +14,7 @@ /** * Components_Pear_Factory:: generates PEAR specific handlers. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/InstallLocation.php b/components/lib/Components/Pear/InstallLocation.php index 0b4840af9..721ce515c 100644 --- a/components/lib/Components/Pear/InstallLocation.php +++ b/components/lib/Components/Pear/InstallLocation.php @@ -16,7 +16,7 @@ * Components_Pear_InstallLocation:: handles a specific PEAR installation * location / configuration. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package.php b/components/lib/Components/Pear/Package.php index 7b4fa91f0..b3d71e3cb 100644 --- a/components/lib/Components/Pear/Package.php +++ b/components/lib/Components/Pear/Package.php @@ -14,7 +14,7 @@ /** * Components_Pear_Package:: provides package handling mechanisms. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package/Contents.php b/components/lib/Components/Pear/Package/Contents.php index 8e4b669af..9d5945214 100644 --- a/components/lib/Components/Pear/Package/Contents.php +++ b/components/lib/Components/Pear/Package/Contents.php @@ -14,7 +14,7 @@ /** * Components_Pear_Package_Contents:: handles the PEAR package content. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package/Contents/Factory.php b/components/lib/Components/Pear/Package/Contents/Factory.php index b126d88b7..111b8737d 100644 --- a/components/lib/Components/Pear/Package/Contents/Factory.php +++ b/components/lib/Components/Pear/Package/Contents/Factory.php @@ -16,7 +16,7 @@ * Components_Pear_Package_Contents_Factory:: handles the different content list * generators. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package/Contents/Ignore.php b/components/lib/Components/Pear/Package/Contents/Ignore.php index 3e73c8867..b168bbd30 100644 --- a/components/lib/Components/Pear/Package/Contents/Ignore.php +++ b/components/lib/Components/Pear/Package/Contents/Ignore.php @@ -16,7 +16,7 @@ * Components_Pear_Package_Contents_Ignore:: indicates which files in * a content listing should be ignored. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package/Contents/List.php b/components/lib/Components/Pear/Package/Contents/List.php index 6eb0a858d..63a73fa12 100644 --- a/components/lib/Components/Pear/Package/Contents/List.php +++ b/components/lib/Components/Pear/Package/Contents/List.php @@ -16,7 +16,7 @@ * Components_Pear_Package_Contents_List:: is the default content handler for * packages. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package/Filelist.php b/components/lib/Components/Pear/Package/Filelist.php index e50cff505..255ff6d62 100644 --- a/components/lib/Components/Pear/Package/Filelist.php +++ b/components/lib/Components/Pear/Package/Filelist.php @@ -14,7 +14,7 @@ /** * Components_Pear_Package_Filelist:: describes filelist handlers. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package/Filelist/Default.php b/components/lib/Components/Pear/Package/Filelist/Default.php index 31459ad63..7c4dc4367 100644 --- a/components/lib/Components/Pear/Package/Filelist/Default.php +++ b/components/lib/Components/Pear/Package/Filelist/Default.php @@ -14,7 +14,7 @@ /** * Components_Pear_Package_Filelist_Default:: is the default file list handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package/Filelist/Factory.php b/components/lib/Components/Pear/Package/Filelist/Factory.php index c2ef6437f..5d531e271 100644 --- a/components/lib/Components/Pear/Package/Filelist/Factory.php +++ b/components/lib/Components/Pear/Package/Filelist/Factory.php @@ -16,7 +16,7 @@ * Components_Pear_Package_Filelist_Factory:: handles the different file list * generators. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Pear/Package/Tasks.php b/components/lib/Components/Pear/Package/Tasks.php index e8ef0df67..e3d23832b 100644 --- a/components/lib/Components/Pear/Package/Tasks.php +++ b/components/lib/Components/Pear/Package/Tasks.php @@ -14,7 +14,7 @@ /** * Components_Pear_Package_Tasks:: is a PEAR package oriented file task handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Runner/CiPrebuild.php b/components/lib/Components/Runner/CiPrebuild.php index 1314409f9..82bdc71e4 100644 --- a/components/lib/Components/Runner/CiPrebuild.php +++ b/components/lib/Components/Runner/CiPrebuild.php @@ -16,7 +16,7 @@ * Components_Runner_CiPrebuild:: prepares a continuous integration setup for a * component. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Runner/CiSetup.php b/components/lib/Components/Runner/CiSetup.php index b947b3f9f..390db1f5a 100644 --- a/components/lib/Components/Runner/CiSetup.php +++ b/components/lib/Components/Runner/CiSetup.php @@ -16,7 +16,7 @@ * Components_Runner_CiSetup:: prepares a continuous integration setup for a * component. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Runner/Dependencies.php b/components/lib/Components/Runner/Dependencies.php index 131b0dc8a..eca546531 100644 --- a/components/lib/Components/Runner/Dependencies.php +++ b/components/lib/Components/Runner/Dependencies.php @@ -14,7 +14,7 @@ /** * Components_Runner_Dependencies:: lists a tree of dependencies. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Runner/DevPackage.php b/components/lib/Components/Runner/DevPackage.php index a3d0e475c..67ba7cfcc 100644 --- a/components/lib/Components/Runner/DevPackage.php +++ b/components/lib/Components/Runner/DevPackage.php @@ -14,7 +14,7 @@ /** * Components_Runner_DevPackage:: packages a snapshot. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Runner/Distribute.php b/components/lib/Components/Runner/Distribute.php index 2bf2d504e..1cc6948ec 100644 --- a/components/lib/Components/Runner/Distribute.php +++ b/components/lib/Components/Runner/Distribute.php @@ -16,7 +16,7 @@ * Components_Runner_Distribute:: prepares a distribution package for a * component. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Runner/Installer.php b/components/lib/Components/Runner/Installer.php index 13a2f3d05..193eeab68 100644 --- a/components/lib/Components/Runner/Installer.php +++ b/components/lib/Components/Runner/Installer.php @@ -16,7 +16,7 @@ * Components_Runner_Installer:: installs a Horde component including its * dependencies. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/lib/Components/Runner/PearPackageXml.php b/components/lib/Components/Runner/PearPackageXml.php index c63985e9b..5622d7a38 100644 --- a/components/lib/Components/Runner/PearPackageXml.php +++ b/components/lib/Components/Runner/PearPackageXml.php @@ -16,7 +16,7 @@ * Components_Runner_PearPackageXml:: updates the package.xml of a Horde * component. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/AllTests.php b/components/test/Components/AllTests.php index 846ffe104..e9e250ae9 100644 --- a/components/test/Components/AllTests.php +++ b/components/test/Components/AllTests.php @@ -27,7 +27,7 @@ require_once 'Horde/Test/AllTests.php'; /** * Combine the tests for this package. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Autoload.php b/components/test/Components/Autoload.php index ee991d9dd..aaf7292e3 100644 --- a/components/test/Components/Autoload.php +++ b/components/test/Components/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Integration/Components/Module/CiSetupTest.php b/components/test/Components/Integration/Components/Module/CiSetupTest.php index 596093124..44520f904 100644 --- a/components/test/Components/Integration/Components/Module/CiSetupTest.php +++ b/components/test/Components/Integration/Components/Module/CiSetupTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the CI setup module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Integration/Components/Module/DependenciesTest.php b/components/test/Components/Integration/Components/Module/DependenciesTest.php index db604486b..9401d034e 100644 --- a/components/test/Components/Integration/Components/Module/DependenciesTest.php +++ b/components/test/Components/Integration/Components/Module/DependenciesTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the Dependencies module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Integration/Components/Module/DevPackageTest.php b/components/test/Components/Integration/Components/Module/DevPackageTest.php index f75e2466c..140354b0d 100644 --- a/components/test/Components/Integration/Components/Module/DevPackageTest.php +++ b/components/test/Components/Integration/Components/Module/DevPackageTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the DevPackage module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Integration/Components/Module/DistributeTest.php b/components/test/Components/Integration/Components/Module/DistributeTest.php index 0cfd6296d..af98fe6a0 100644 --- a/components/test/Components/Integration/Components/Module/DistributeTest.php +++ b/components/test/Components/Integration/Components/Module/DistributeTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the Distribute module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Integration/Components/Module/DocumentTest.php b/components/test/Components/Integration/Components/Module/DocumentTest.php index 1f5b1e4ee..a79ed67e9 100644 --- a/components/test/Components/Integration/Components/Module/DocumentTest.php +++ b/components/test/Components/Integration/Components/Module/DocumentTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the Document module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Integration/Components/Module/InstallerTest.php b/components/test/Components/Integration/Components/Module/InstallerTest.php index 8d97fbcd2..8ac7f52b1 100644 --- a/components/test/Components/Integration/Components/Module/InstallerTest.php +++ b/components/test/Components/Integration/Components/Module/InstallerTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the Installer module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Integration/Components/Module/PearPackageXmlTest.php b/components/test/Components/Integration/Components/Module/PearPackageXmlTest.php index b90ac671e..a61c1fa76 100644 --- a/components/test/Components/Integration/Components/Module/PearPackageXmlTest.php +++ b/components/test/Components/Integration/Components/Module/PearPackageXmlTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the PearPackageXml module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Integration/ComponentsTest.php b/components/test/Components/Integration/ComponentsTest.php index 69dcd69eb..79d6fc896 100644 --- a/components/test/Components/Integration/ComponentsTest.php +++ b/components/test/Components/Integration/ComponentsTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Components package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/StoryTestCase.php b/components/test/Components/StoryTestCase.php index 670c89185..d60ce5664 100644 --- a/components/test/Components/StoryTestCase.php +++ b/components/test/Components/StoryTestCase.php @@ -15,7 +15,7 @@ /** * Base for story based package testing. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/components/test/Components/Unit/Components/Pear/Package/Filelist/DefaultTest.php b/components/test/Components/Unit/Components/Pear/Package/Filelist/DefaultTest.php index e8ebf5e8f..26bce2d3f 100644 --- a/components/test/Components/Unit/Components/Pear/Package/Filelist/DefaultTest.php +++ b/components/test/Components/Unit/Components/Pear/Package/Filelist/DefaultTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../../../Autoload.php'; /** * Test the handling of file lists. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/content/lib/Objects/Manager.php b/content/lib/Objects/Manager.php index 50f839787..106784499 100644 --- a/content/lib/Objects/Manager.php +++ b/content/lib/Objects/Manager.php @@ -1,6 +1,6 @@ * @author Michael Rubinsky diff --git a/content/lib/Objects/Object.php b/content/lib/Objects/Object.php index a1c4c8f35..475cd0296 100644 --- a/content/lib/Objects/Object.php +++ b/content/lib/Objects/Object.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/content/lib/Objects/ObjectMapper.php b/content/lib/Objects/ObjectMapper.php index ea76f16fc..14f7424c1 100644 --- a/content/lib/Objects/ObjectMapper.php +++ b/content/lib/Objects/ObjectMapper.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/content/lib/Tagger.php b/content/lib/Tagger.php index eb1c6e332..392bf6796 100644 --- a/content/lib/Tagger.php +++ b/content/lib/Tagger.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/content/lib/Tags/Tag.php b/content/lib/Tags/Tag.php index 13680e606..adedca412 100644 --- a/content/lib/Tags/Tag.php +++ b/content/lib/Tags/Tag.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/content/lib/Tags/TagMapper.php b/content/lib/Tags/TagMapper.php index 2e71e00cb..0f68f68e6 100644 --- a/content/lib/Tags/TagMapper.php +++ b/content/lib/Tags/TagMapper.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/content/lib/Types/Manager.php b/content/lib/Types/Manager.php index 2e5932f4a..ce1f860ac 100644 --- a/content/lib/Types/Manager.php +++ b/content/lib/Types/Manager.php @@ -1,6 +1,6 @@ * @author Michael Rubinsky diff --git a/content/lib/Users/Manager.php b/content/lib/Users/Manager.php index 63f5f90d3..d2b1c58a0 100644 --- a/content/lib/Users/Manager.php +++ b/content/lib/Users/Manager.php @@ -1,6 +1,6 @@ * @author Michael Rubinsky diff --git a/content/test/Tags/TaggerTest.php b/content/test/Tags/TaggerTest.php index da640c5db..696fc6fe8 100644 --- a/content/test/Tags/TaggerTest.php +++ b/content/test/Tags/TaggerTest.php @@ -1,6 +1,6 @@ * @category Horde diff --git a/folks/index.php b/folks/index.php index 6bbec8903..f932e34c9 100644 --- a/folks/index.php +++ b/folks/index.php @@ -1,6 +1,6 @@ 'implicit' * ); * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/folks/lib/Friends/shared.php b/folks/lib/Friends/shared.php index 6297d076b..ced8bb29b 100644 --- a/folks/lib/Friends/shared.php +++ b/folks/lib/Friends/shared.php @@ -8,7 +8,7 @@ require_once dirname(__FILE__) . '/sql.php'; * * $Id: shared.php 1247 2009-01-30 15:01:34Z duck $ * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/folks/lib/Friends/sql.php b/folks/lib/Friends/sql.php index d82324de0..8dc01e53b 100644 --- a/folks/lib/Friends/sql.php +++ b/folks/lib/Friends/sql.php @@ -5,7 +5,7 @@ * * $Id: sql.php 1247 2009-01-30 15:01:34Z duck $ * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/folks/perms.php b/folks/perms.php index 3b4641004..62e21bb66 100644 --- a/folks/perms.php +++ b/folks/perms.php @@ -1,6 +1,6 @@ * @package Horde_ActiveSync */ diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php b/framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php index 78827607c..d441ccf42 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php @@ -4,7 +4,7 @@ * Contains code written by the Z-Push project. Original file header preserved * below. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * @author Michael J. Rubinsky * @package Horde_ActiveSync */ diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php b/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php index 035c58fd2..73d55491a 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php @@ -9,7 +9,7 @@ * Based, in part, on code by the Z-Push project. Original copyright notices * appear below. * - * Copyright 2010 The Horde Project (http://www.horde.org) + * Copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php index 7344e4ad3..7c0daf472 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php @@ -3,7 +3,7 @@ * Horde_ActiveSync_Message_Appointment class represents a single ActiveSync * Appointment object. Responsible for mapping all fields to and from wbxml. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Attendee.php b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Attendee.php index ae8e5829c..42944cc3e 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Attendee.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Attendee.php @@ -3,7 +3,7 @@ * Horde_ActiveSync_Message_Attendee class represents a single ActiveSync * Attendee sub-object. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php index 6497b3ffa..c385388ea 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php @@ -4,7 +4,7 @@ * such as a Contact or Appointment. Encoding/Decoding logic taken from the * Z-Push library. Original file header and copyright notice appear below. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php index 94b301f73..8aee67cb0 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Contact.php @@ -3,7 +3,7 @@ * Horde_ActiveSync_Message_Contact class represents a single ActiveSync * Contact object. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Exception.php b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Exception.php index 130a2cd28..a4161f70a 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Exception.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Exception.php @@ -3,7 +3,7 @@ * Horde_ActiveSync_Message_Exception class represents a single exception to a * recurring event. This is basically a Appointment object with some tweaks. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Folder.php b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Folder.php index 83682f033..7b6e0edb3 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Folder.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Folder.php @@ -3,7 +3,7 @@ * Horde_ActiveSync_Message_Folder class represents a single ActiveSync Folder * object. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php index 34ee0032b..7eb949a32 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Recurrence.php @@ -3,7 +3,7 @@ * Horde_ActiveSync_Message_Recurrence class represents a single ActiveSync * recurrence sub-object. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php index 91a6019cd..defd58920 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Message/Task.php @@ -2,7 +2,7 @@ /** * Horde_ActiveSync_Message_Task class represents a single ActiveSync Task. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php b/framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php index 2c6e0e35c..c5b0aecdb 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php @@ -6,7 +6,7 @@ * Generating delta between server and PIM * Caching PING related state (hearbeat interval, folder list etc...) * - * Copyright 2010 The Horde Project (http://www.horde.org) + * Copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/State/File.php b/framework/ActiveSync/lib/Horde/ActiveSync/State/File.php index 1b6777fea..e190950a1 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/State/File.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/State/File.php @@ -3,7 +3,7 @@ * File based state management. Some code based on the Z-Push project's * diff backend, original copyright notice appears below. * - * Copyright 2010 The Horde Project (http://www.horde.org) + * Copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/State/History.php b/framework/ActiveSync/lib/Horde/ActiveSync/State/History.php index db98d6378..e5c19db0e 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/State/History.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/State/History.php @@ -36,7 +36,7 @@ * device_folders - Account's folder data * * - * Copyright 2010 The Horde Project (http://www.horde.org) + * Copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Sync.php b/framework/ActiveSync/lib/Horde/ActiveSync/Sync.php index 9ada4719d..800c74718 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Sync.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Sync.php @@ -6,7 +6,7 @@ * * Some code adapted from the Z-Push project. Original file header below. * - * Copyright 2010 The Horde Project (http://www/horde.org) + * Copyright 2010-2011 The Horde Project (http://www/horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php b/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php index f326bbf2a..c3cc46af6 100644 --- a/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php +++ b/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Encoder.php @@ -4,7 +4,7 @@ * since we stream the actual binary data as we build it. Contains code from * the Z-Push project. Original file header below. * - * @copyright 2010 The Horde Project (http://www.horde.org) + * @copyright 2010-2011 The Horde Project (http://www.horde.org) * @author Michael J. Rubinsky * @package Horde_ActiveSync */ diff --git a/framework/Alarm/lib/Horde/Alarm.php b/framework/Alarm/lib/Horde/Alarm.php index 2fec089c0..8808c4803 100644 --- a/framework/Alarm/lib/Horde/Alarm.php +++ b/framework/Alarm/lib/Horde/Alarm.php @@ -2,7 +2,7 @@ /** * @package Horde_Alarm * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Alarm/lib/Horde/Alarm/Exception.php b/framework/Alarm/lib/Horde/Alarm/Exception.php index 0ee3ab9bf..acc006e3c 100644 --- a/framework/Alarm/lib/Horde/Alarm/Exception.php +++ b/framework/Alarm/lib/Horde/Alarm/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Alarm library. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Alarm/lib/Horde/Alarm/Handler.php b/framework/Alarm/lib/Horde/Alarm/Handler.php index a45d330ad..f02d86235 100644 --- a/framework/Alarm/lib/Horde/Alarm/Handler.php +++ b/framework/Alarm/lib/Horde/Alarm/Handler.php @@ -2,7 +2,7 @@ /** * @package Horde_Alarm * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Alarm/lib/Horde/Alarm/Handler/Desktop.php b/framework/Alarm/lib/Horde/Alarm/Handler/Desktop.php index bd444367e..0334576cb 100644 --- a/framework/Alarm/lib/Horde/Alarm/Handler/Desktop.php +++ b/framework/Alarm/lib/Horde/Alarm/Handler/Desktop.php @@ -2,7 +2,7 @@ /** * @package Horde_Alarm * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Alarm/lib/Horde/Alarm/Handler/Mail.php b/framework/Alarm/lib/Horde/Alarm/Handler/Mail.php index b3c1d3c89..ddba908cc 100644 --- a/framework/Alarm/lib/Horde/Alarm/Handler/Mail.php +++ b/framework/Alarm/lib/Horde/Alarm/Handler/Mail.php @@ -2,7 +2,7 @@ /** * @package Horde_Alarm * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Alarm/lib/Horde/Alarm/Handler/Notify.php b/framework/Alarm/lib/Horde/Alarm/Handler/Notify.php index ab531563a..fa90983ae 100644 --- a/framework/Alarm/lib/Horde/Alarm/Handler/Notify.php +++ b/framework/Alarm/lib/Horde/Alarm/Handler/Notify.php @@ -2,7 +2,7 @@ /** * @package Horde_Alarm * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Alarm/lib/Horde/Alarm/Null.php b/framework/Alarm/lib/Horde/Alarm/Null.php index bfa833081..9659bce6c 100644 --- a/framework/Alarm/lib/Horde/Alarm/Null.php +++ b/framework/Alarm/lib/Horde/Alarm/Null.php @@ -1,6 +1,6 @@ - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Cyrsql.php b/framework/Auth/lib/Horde/Auth/Cyrsql.php index 5cb57b4f2..9a55e8d95 100644 --- a/framework/Auth/lib/Horde/Auth/Cyrsql.php +++ b/framework/Auth/lib/Horde/Auth/Cyrsql.php @@ -77,7 +77,7 @@ * ); * * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Cyrus.php b/framework/Auth/lib/Horde/Auth/Cyrus.php index 03bf0dd63..a364061f2 100644 --- a/framework/Auth/lib/Horde/Auth/Cyrus.php +++ b/framework/Auth/lib/Horde/Auth/Cyrus.php @@ -9,7 +9,7 @@ * * * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Exception.php b/framework/Auth/lib/Horde/Auth/Exception.php index 1de433e84..da7357eea 100644 --- a/framework/Auth/lib/Horde/Auth/Exception.php +++ b/framework/Auth/lib/Horde/Auth/Exception.php @@ -2,7 +2,7 @@ /** * Exceptions class for the horde/Auth package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Ftp.php b/framework/Auth/lib/Horde/Auth/Ftp.php index c131a5ba1..cfa706df1 100644 --- a/framework/Auth/lib/Horde/Auth/Ftp.php +++ b/framework/Auth/lib/Horde/Auth/Ftp.php @@ -3,7 +3,7 @@ * The Horde_Auth_Ftp class provides an FTP implementation of the Horde * authentication system. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Http.php b/framework/Auth/lib/Horde/Auth/Http.php index 277bd6a3c..d2f83ffa4 100644 --- a/framework/Auth/lib/Horde/Auth/Http.php +++ b/framework/Auth/lib/Horde/Auth/Http.php @@ -3,7 +3,7 @@ * The Horde_Auth_Http class transparently logs users in to Horde using * already present HTTP authentication headers. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Http/Remote.php b/framework/Auth/lib/Horde/Auth/Http/Remote.php index 795685db9..743eb995a 100644 --- a/framework/Auth/lib/Horde/Auth/Http/Remote.php +++ b/framework/Auth/lib/Horde/Auth/Http/Remote.php @@ -3,7 +3,7 @@ * The Horde_Auth_Http_Remote class authenticates users against a remote * HTTP-Auth endpoint. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Imap.php b/framework/Auth/lib/Horde/Auth/Imap.php index 14a32035d..c21e7bc70 100644 --- a/framework/Auth/lib/Horde/Auth/Imap.php +++ b/framework/Auth/lib/Horde/Auth/Imap.php @@ -3,7 +3,7 @@ * The Horde_Auth_Imap:: class provides an IMAP implementation of the Horde * authentication system. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Imsp.php b/framework/Auth/lib/Horde/Auth/Imsp.php index bd73e6b7c..5e7d6cfa8 100644 --- a/framework/Auth/lib/Horde/Auth/Imsp.php +++ b/framework/Auth/lib/Horde/Auth/Imsp.php @@ -5,7 +5,7 @@ * This will be most benificial if already using an IMSP based preference * system or IMSP based addressbook system * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Ipbasic.php b/framework/Auth/lib/Horde/Auth/Ipbasic.php index 330d32961..79440874f 100644 --- a/framework/Auth/lib/Horde/Auth/Ipbasic.php +++ b/framework/Auth/lib/Horde/Auth/Ipbasic.php @@ -5,7 +5,7 @@ * for times when you want a block of IPs to be able to access a site, * and that access is simply on/off - no preferences, etc. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Kolab.php b/framework/Auth/lib/Horde/Auth/Kolab.php index 0d0abd5b0..0f1694b99 100644 --- a/framework/Auth/lib/Horde/Auth/Kolab.php +++ b/framework/Auth/lib/Horde/Auth/Kolab.php @@ -5,7 +5,7 @@ * parameters to it based on the global Kolab configuration. * * Copyright 2004-2007 Stuart Binge - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Ldap.php b/framework/Auth/lib/Horde/Auth/Ldap.php index f9af827a4..6b9121e8c 100644 --- a/framework/Auth/lib/Horde/Auth/Ldap.php +++ b/framework/Auth/lib/Horde/Auth/Ldap.php @@ -6,7 +6,7 @@ * 'preauthenticate' hook should return LDAP connection information in the * 'ldap' credentials key. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Login.php b/framework/Auth/lib/Horde/Auth/Login.php index 6e85e9730..984cb2438 100644 --- a/framework/Auth/lib/Horde/Auth/Login.php +++ b/framework/Auth/lib/Horde/Auth/Login.php @@ -6,7 +6,7 @@ * This Auth driver is useful if you have a shadow password system * where the Horde_Auth_Passwd driver doesn't work. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Msad.php b/framework/Auth/lib/Horde/Auth/Msad.php index d9ebcc6b2..70b292b28 100644 --- a/framework/Auth/lib/Horde/Auth/Msad.php +++ b/framework/Auth/lib/Horde/Auth/Msad.php @@ -3,7 +3,7 @@ * The Horde_Auth_Msad class provides an experimental MSAD extension of the * LDAP implementation of the Horde authentication system. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Pam.php b/framework/Auth/lib/Horde/Auth/Pam.php index d56351f4f..b6b01509b 100644 --- a/framework/Auth/lib/Horde/Auth/Pam.php +++ b/framework/Auth/lib/Horde/Auth/Pam.php @@ -11,7 +11,7 @@ * * http://pecl.php.net/package/PAM * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Passwd.php b/framework/Auth/lib/Horde/Auth/Passwd.php index 84d4af41e..169f19d1d 100644 --- a/framework/Auth/lib/Horde/Auth/Passwd.php +++ b/framework/Auth/lib/Horde/Auth/Passwd.php @@ -4,7 +4,7 @@ * the Horde authentication system. * * Copyright 1997-2007 Rasmus Lerdorf - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Peclsasl.php b/framework/Auth/lib/Horde/Auth/Peclsasl.php index 489809b3b..4ec537d90 100644 --- a/framework/Auth/lib/Horde/Auth/Peclsasl.php +++ b/framework/Auth/lib/Horde/Auth/Peclsasl.php @@ -10,7 +10,7 @@ * This driver relies on the PECL sasl package: * http://pecl.php.net/package/sasl * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Radius.php b/framework/Auth/lib/Horde/Auth/Radius.php index ee4da9b8d..1d091533d 100644 --- a/framework/Auth/lib/Horde/Auth/Radius.php +++ b/framework/Auth/lib/Horde/Auth/Radius.php @@ -6,7 +6,7 @@ * This class requires the 'radius' PECL extension: * http://pecl.php.net/package/radius * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Smb.php b/framework/Auth/lib/Horde/Auth/Smb.php index 281d9c967..1fb4003d8 100644 --- a/framework/Auth/lib/Horde/Auth/Smb.php +++ b/framework/Auth/lib/Horde/Auth/Smb.php @@ -11,7 +11,7 @@ * and not equal to each other. In other words, to use this module you must * have a domain with at least one PDC and one BDC. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Smbclient.php b/framework/Auth/lib/Horde/Auth/Smbclient.php index 72b978b62..b33cac9dc 100644 --- a/framework/Auth/lib/Horde/Auth/Smbclient.php +++ b/framework/Auth/lib/Horde/Auth/Smbclient.php @@ -3,7 +3,7 @@ * The Horde_Auth_Smbclient class provides an smbclient implementation of * the Horde authentication system. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/lib/Horde/Auth/Sql.php b/framework/Auth/lib/Horde/Auth/Sql.php index 4d17307b4..3956ad26e 100644 --- a/framework/Auth/lib/Horde/Auth/Sql.php +++ b/framework/Auth/lib/Horde/Auth/Sql.php @@ -6,7 +6,7 @@ * The table structure for the Auth system is in * horde/scripts/sql/horde_users.sql. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Auth/test/Horde/Auth/AllTests.php b/framework/Auth/test/Horde/Auth/AllTests.php index 02777bb89..ef2f72d29 100644 --- a/framework/Auth/test/Horde/Auth/AllTests.php +++ b/framework/Auth/test/Horde/Auth/AllTests.php @@ -27,7 +27,7 @@ require_once 'Horde/Test/AllTests.php'; /** * Combine the tests for this package. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Auth/test/Horde/Auth/TestCase.php b/framework/Auth/test/Horde/Auth/TestCase.php index 91948b715..d93d0df79 100644 Binary files a/framework/Auth/test/Horde/Auth/TestCase.php and b/framework/Auth/test/Horde/Auth/TestCase.php differ diff --git a/framework/Auth/test/Horde/Auth/Unit/AuthTest.php b/framework/Auth/test/Horde/Auth/Unit/AuthTest.php index 4c2c89fb1..bc4ea7b70 100644 --- a/framework/Auth/test/Horde/Auth/Unit/AuthTest.php +++ b/framework/Auth/test/Horde/Auth/Unit/AuthTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Horde_Auth:: class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Auth/test/Horde/Auth/Unit/KolabTest.php b/framework/Auth/test/Horde/Auth/Unit/KolabTest.php index 7ad0c0131..062d54a06 100644 --- a/framework/Auth/test/Horde/Auth/Unit/KolabTest.php +++ b/framework/Auth/test/Horde/Auth/Unit/KolabTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Horde_Auth_Kolab:: class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Auth/test/Horde/Auth/Unit/PasswdTest.php b/framework/Auth/test/Horde/Auth/Unit/PasswdTest.php index 86acb093b..df91284fc 100644 --- a/framework/Auth/test/Horde/Auth/Unit/PasswdTest.php +++ b/framework/Auth/test/Horde/Auth/Unit/PasswdTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Horde_Auth_Passwd:: class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Block/lib/Horde/Block.php b/framework/Block/lib/Horde/Block.php index fcaf444da..ca814b7e0 100644 --- a/framework/Block/lib/Horde/Block.php +++ b/framework/Block/lib/Horde/Block.php @@ -3,7 +3,7 @@ * The abstract Horde_Block:: class represents a single block within * the Blocks framework. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Block/lib/Horde/Block/Collection.php b/framework/Block/lib/Horde/Block/Collection.php index b2cff72a3..7087c7361 100644 --- a/framework/Block/lib/Horde/Block/Collection.php +++ b/framework/Block/lib/Horde/Block/Collection.php @@ -3,7 +3,7 @@ * The Horde_Block_Collection:: class provides an API to the blocks * (applets) framework. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Block/lib/Horde/Block/Exception.php b/framework/Block/lib/Horde/Block/Exception.php index 9cdb7b989..096e2a282 100644 --- a/framework/Block/lib/Horde/Block/Exception.php +++ b/framework/Block/lib/Horde/Block/Exception.php @@ -2,7 +2,7 @@ /** * Horde_Block exceptions * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Block/lib/Horde/Block/Layout.php b/framework/Block/lib/Horde/Block/Layout.php index 7e97410e1..5bf13b57d 100644 --- a/framework/Block/lib/Horde/Block/Layout.php +++ b/framework/Block/lib/Horde/Block/Layout.php @@ -4,7 +4,7 @@ * and displaying blocks through Horde_Block_Layout_Manager and * Horde_Block_Layout_View. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Block/lib/Horde/Block/Layout/Manager.php b/framework/Block/lib/Horde/Block/Layout/Manager.php index 00475cc4a..a4dffae49 100644 --- a/framework/Block/lib/Horde/Block/Layout/Manager.php +++ b/framework/Block/lib/Horde/Block/Layout/Manager.php @@ -3,7 +3,7 @@ * The Horde_Block_Layout_Manager class allows manipulation of Horde_Block * layouts. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Block/lib/Horde/Block/Layout/View.php b/framework/Block/lib/Horde/Block/Layout/View.php index 1db15d147..a9f057fb4 100644 --- a/framework/Block/lib/Horde/Block/Layout/View.php +++ b/framework/Block/lib/Horde/Block/Layout/View.php @@ -2,7 +2,7 @@ /** * The Horde_Block_Layout_View class represents the user defined portal layout. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Block/lib/Horde/Block/Translation.php b/framework/Block/lib/Horde/Block/Translation.php index 1ad00c960..566580b44 100644 --- a/framework/Block/lib/Horde/Block/Translation.php +++ b/framework/Block/lib/Horde/Block/Translation.php @@ -2,7 +2,7 @@ /** * @package Block * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Block/lib/Horde/Block/Ui.php b/framework/Block/lib/Horde/Block/Ui.php index 0bdc3b282..81417c3ff 100644 --- a/framework/Block/lib/Horde/Block/Ui.php +++ b/framework/Block/lib/Horde/Block/Ui.php @@ -2,7 +2,7 @@ /** * Class for setting up Horde Blocks using the Horde_Form:: classes. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Browser/lib/Horde/Browser.php b/framework/Browser/lib/Horde/Browser.php index 442941713..95703c77e 100644 --- a/framework/Browser/lib/Horde/Browser.php +++ b/framework/Browser/lib/Horde/Browser.php @@ -8,7 +8,7 @@ * * @TODO http://ajaxian.com/archives/parse-user-agent * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Browser/lib/Horde/Browser/Exception.php b/framework/Browser/lib/Horde/Browser/Exception.php index f8ae29a3d..a329a7af4 100644 --- a/framework/Browser/lib/Horde/Browser/Exception.php +++ b/framework/Browser/lib/Horde/Browser/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the horde/Browser package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache.php b/framework/Cache/lib/Horde/Cache.php index 30a7c3d39..0ae2f06ab 100644 --- a/framework/Cache/lib/Horde/Cache.php +++ b/framework/Cache/lib/Horde/Cache.php @@ -2,7 +2,7 @@ /** * This class provides the API interface to the cache storage drivers. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache/Exception.php b/framework/Cache/lib/Horde/Cache/Exception.php index d4ecd12ee..6db9eddf7 100644 --- a/framework/Cache/lib/Horde/Cache/Exception.php +++ b/framework/Cache/lib/Horde/Cache/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the horde/Cache package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache/Storage/Base.php b/framework/Cache/lib/Horde/Cache/Storage/Base.php index ff1e22a66..642051c53 100644 --- a/framework/Cache/lib/Horde/Cache/Storage/Base.php +++ b/framework/Cache/lib/Horde/Cache/Storage/Base.php @@ -3,7 +3,7 @@ * This class provides the abstract implementation of the cache storage * driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache/Storage/File.php b/framework/Cache/lib/Horde/Cache/Storage/File.php index e833da411..883ea2cac 100644 --- a/framework/Cache/lib/Horde/Cache/Storage/File.php +++ b/framework/Cache/lib/Horde/Cache/Storage/File.php @@ -2,7 +2,7 @@ /** * This class provides cache storage in the filesystem. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache/Storage/Memcache.php b/framework/Cache/lib/Horde/Cache/Storage/Memcache.php index e68b2335d..cb9eaf93c 100644 --- a/framework/Cache/lib/Horde/Cache/Storage/Memcache.php +++ b/framework/Cache/lib/Horde/Cache/Storage/Memcache.php @@ -3,7 +3,7 @@ * This class provides cache storage in a memcache installation. * * Copyright 2006-2007 Duck - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache/Storage/Mock.php b/framework/Cache/lib/Horde/Cache/Storage/Mock.php index 46fae77d7..3b658bfe3 100644 --- a/framework/Cache/lib/Horde/Cache/Storage/Mock.php +++ b/framework/Cache/lib/Horde/Cache/Storage/Mock.php @@ -4,7 +4,7 @@ * It persists only during a script run and ignores the object lifetime * because of that. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache/Storage/Session.php b/framework/Cache/lib/Horde/Cache/Storage/Session.php index e0a8bd764..4562417dc 100644 --- a/framework/Cache/lib/Horde/Cache/Storage/Session.php +++ b/framework/Cache/lib/Horde/Cache/Storage/Session.php @@ -2,7 +2,7 @@ /** * This class provides cache storage in a PHP session. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache/Storage/Sql.php b/framework/Cache/lib/Horde/Cache/Storage/Sql.php index b1ea25408..6e1f0eda3 100644 --- a/framework/Cache/lib/Horde/Cache/Storage/Sql.php +++ b/framework/Cache/lib/Horde/Cache/Storage/Sql.php @@ -17,7 +17,7 @@ * ); * * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cache/lib/Horde/Cache/Storage/Stack.php b/framework/Cache/lib/Horde/Cache/Storage/Stack.php index 27bf08ac8..31f7cc569 100644 --- a/framework/Cache/lib/Horde/Cache/Storage/Stack.php +++ b/framework/Cache/lib/Horde/Cache/Storage/Stack.php @@ -4,7 +4,7 @@ * cached value. This driver allows for use of caching backends on top of * persistent backends. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli/lib/Horde/Cli.php b/framework/Cli/lib/Horde/Cli.php index 8fc9f0e6d..5247a4dfd 100644 --- a/framework/Cli/lib/Horde/Cli.php +++ b/framework/Cli/lib/Horde/Cli.php @@ -2,7 +2,7 @@ /** * Horde_Cli:: API for basic command-line functionality/checks. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli/lib/Horde/Cli/Translation.php b/framework/Cli/lib/Horde/Cli/Translation.php index aa682e832..799768f9f 100644 --- a/framework/Cli/lib/Horde/Cli/Translation.php +++ b/framework/Cli/lib/Horde/Cli/Translation.php @@ -2,7 +2,7 @@ /** * @package Cli * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/lib/Horde/Cli/Modular.php b/framework/Cli_Modular/lib/Horde/Cli/Modular.php index 67b0db916..4d18eaf34 100644 --- a/framework/Cli_Modular/lib/Horde/Cli/Modular.php +++ b/framework/Cli_Modular/lib/Horde/Cli/Modular.php @@ -14,7 +14,7 @@ /** * Glue class for a modular CLI. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/lib/Horde/Cli/Modular/Exception.php b/framework/Cli_Modular/lib/Horde/Cli/Modular/Exception.php index 42d93f2a9..88ec5a940 100644 --- a/framework/Cli_Modular/lib/Horde/Cli/Modular/Exception.php +++ b/framework/Cli_Modular/lib/Horde/Cli/Modular/Exception.php @@ -14,7 +14,7 @@ /** * This class provides the standard error class for exceptions in this package. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/lib/Horde/Cli/Modular/Module.php b/framework/Cli_Modular/lib/Horde/Cli/Modular/Module.php index d722a87cf..804fa4dfa 100644 --- a/framework/Cli_Modular/lib/Horde/Cli/Modular/Module.php +++ b/framework/Cli_Modular/lib/Horde/Cli/Modular/Module.php @@ -14,7 +14,7 @@ /** * The Horde_Cli_Modular_Module:: interface characterizes a single CLI module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/lib/Horde/Cli/Modular/ModuleProvider.php b/framework/Cli_Modular/lib/Horde/Cli/Modular/ModuleProvider.php index 2cf3fc354..3aefc57b8 100644 --- a/framework/Cli_Modular/lib/Horde/Cli/Modular/ModuleProvider.php +++ b/framework/Cli_Modular/lib/Horde/Cli/Modular/ModuleProvider.php @@ -16,7 +16,7 @@ * The Horde_Cli_Modular_ModuleProvider:: class provides access to a single * module. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php b/framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php index 5566551ea..1ee61fdeb 100644 --- a/framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php +++ b/framework/Cli_Modular/lib/Horde/Cli/Modular/Modules.php @@ -14,7 +14,7 @@ /** * The Horde_Cli_Modular_Modules:: class handles a set of CLI modules. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/test/Horde/Cli/Modular/AllTests.php b/framework/Cli_Modular/test/Horde/Cli/Modular/AllTests.php index 432ffbcf4..6bf0247e8 100644 --- a/framework/Cli_Modular/test/Horde/Cli/Modular/AllTests.php +++ b/framework/Cli_Modular/test/Horde/Cli/Modular/AllTests.php @@ -27,7 +27,7 @@ require_once 'Horde/Test/AllTests.php'; /** * Combine the tests for this package. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/test/Horde/Cli/Modular/Autoload.php b/framework/Cli_Modular/test/Horde/Cli/Modular/Autoload.php index 1d77a74d0..3759967b7 100644 --- a/framework/Cli_Modular/test/Horde/Cli/Modular/Autoload.php +++ b/framework/Cli_Modular/test/Horde/Cli/Modular/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/test/Horde/Cli/Modular/TestCase.php b/framework/Cli_Modular/test/Horde/Cli/Modular/TestCase.php index 6dd9c21e6..7cc7af1fb 100644 --- a/framework/Cli_Modular/test/Horde/Cli/Modular/TestCase.php +++ b/framework/Cli_Modular/test/Horde/Cli/Modular/TestCase.php @@ -15,7 +15,7 @@ /** * Basic test case. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php b/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php index 874c6bb9a..8a0a0a560 100644 --- a/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php +++ b/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the module wrapper. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModuleProviderTest.php b/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModuleProviderTest.php index 14754c223..60ae702c7 100644 --- a/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModuleProviderTest.php +++ b/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModuleProviderTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the module provider. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModulesTest.php b/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModulesTest.php index 1908d4d33..a0c213e6b 100644 --- a/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModulesTest.php +++ b/framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModulesTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the modules handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Compress/lib/Horde/Compress.php b/framework/Compress/lib/Horde/Compress.php index c76ab87a0..6a6aa235a 100644 --- a/framework/Compress/lib/Horde/Compress.php +++ b/framework/Compress/lib/Horde/Compress.php @@ -3,7 +3,7 @@ * The Horde_Compress:: class provides an API for various compression * techniques that can be used by Horde applications. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Compress/lib/Horde/Compress/Dbx.php b/framework/Compress/lib/Horde/Compress/Dbx.php index d80669f80..656ced86c 100644 --- a/framework/Compress/lib/Horde/Compress/Dbx.php +++ b/framework/Compress/lib/Horde/Compress/Dbx.php @@ -7,7 +7,7 @@ * Antony Raijekov * http://uruds.gateway.bg/zeos/ * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Compress/lib/Horde/Compress/Gzip.php b/framework/Compress/lib/Horde/Compress/Gzip.php index 466e64ed8..c35de5641 100644 --- a/framework/Compress/lib/Horde/Compress/Gzip.php +++ b/framework/Compress/lib/Horde/Compress/Gzip.php @@ -2,7 +2,7 @@ /** * The Horde_Compress_Gzip class allows gzip files to be read. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Compress/lib/Horde/Compress/Rar.php b/framework/Compress/lib/Horde/Compress/Rar.php index c7545f717..72b7267ac 100644 --- a/framework/Compress/lib/Horde/Compress/Rar.php +++ b/framework/Compress/lib/Horde/Compress/Rar.php @@ -2,7 +2,7 @@ /** * The Horde_Compress_Rar class allows rar files to be read. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Compress/lib/Horde/Compress/Tar.php b/framework/Compress/lib/Horde/Compress/Tar.php index 3d3d4bd1b..2dc5d5f7a 100644 --- a/framework/Compress/lib/Horde/Compress/Tar.php +++ b/framework/Compress/lib/Horde/Compress/Tar.php @@ -2,7 +2,7 @@ /** * The Horde_Compress_Tar class allows tar files to be read. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Compress/lib/Horde/Compress/Tnef.php b/framework/Compress/lib/Horde/Compress/Tnef.php index abe56759a..af76135ac 100644 --- a/framework/Compress/lib/Horde/Compress/Tnef.php +++ b/framework/Compress/lib/Horde/Compress/Tnef.php @@ -7,7 +7,7 @@ * Original design by: * Thomas Boll , Mark Simpson * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Compress/lib/Horde/Compress/Translation.php b/framework/Compress/lib/Horde/Compress/Translation.php index 94034ba05..603d787f3 100644 --- a/framework/Compress/lib/Horde/Compress/Translation.php +++ b/framework/Compress/lib/Horde/Compress/Translation.php @@ -2,7 +2,7 @@ /** * @package Compress * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Compress/lib/Horde/Compress/Zip.php b/framework/Compress/lib/Horde/Compress/Zip.php index 3c5d49049..6770058f5 100644 --- a/framework/Compress/lib/Horde/Compress/Zip.php +++ b/framework/Compress/lib/Horde/Compress/Zip.php @@ -12,7 +12,7 @@ * The ZIP compression date code is partially based on code from * Peter Listiak * - * Copyright 2000-2010 The Horde Project (http://www.horde.org/) + * Copyright 2000-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Controller/lib/Horde/Controller/Exception.php b/framework/Controller/lib/Horde/Controller/Exception.php index dfd7a9ce4..89eeacd62 100644 --- a/framework/Controller/lib/Horde/Controller/Exception.php +++ b/framework/Controller/lib/Horde/Controller/Exception.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/test/Horde/Controller/AllTests.php b/framework/Controller/test/Horde/Controller/AllTests.php index 4a8dbf04c..47d7ccbd5 100644 --- a/framework/Controller/test/Horde/Controller/AllTests.php +++ b/framework/Controller/test/Horde/Controller/AllTests.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Core/js/autocomplete.js b/framework/Core/js/autocomplete.js index 5cf28e565..d7b196245 100644 --- a/framework/Core/js/autocomplete.js +++ b/framework/Core/js/autocomplete.js @@ -16,7 +16,7 @@ * TODO: options = autoSelect, frequency, minChars, onSelect, onShow, onType, * paramName, tokens * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/js/hordetree.js b/framework/Core/js/hordetree.js index c72f2e5a7..e6eab38b8 100644 --- a/framework/Core/js/hordetree.js +++ b/framework/Core/js/hordetree.js @@ -13,7 +13,7 @@ * 'Horde_Tree:collapse' * Fired when a tree element is collapsed. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/js/open_html_helper.js b/framework/Core/js/open_html_helper.js index b57ab513d..dac9d8e8a 100644 --- a/framework/Core/js/open_html_helper.js +++ b/framework/Core/js/open_html_helper.js @@ -6,7 +6,7 @@ * The helpers available: * emoticons - for inserting emoticons strings * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/js/spellchecker.js b/framework/Core/js/spellchecker.js index c95215f58..f85b6ee19 100644 --- a/framework/Core/js/spellchecker.js +++ b/framework/Core/js/spellchecker.js @@ -5,7 +5,7 @@ * * Requires: prototype.js (v1.6.1+), KeyNavList.js * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * Custom Events: * -------------- diff --git a/framework/Core/lib/Horde.php b/framework/Core/lib/Horde.php index afe0fce3a..46693263d 100644 --- a/framework/Core/lib/Horde.php +++ b/framework/Core/lib/Horde.php @@ -3,7 +3,7 @@ * The Horde:: class provides the functionality shared by all Horde * applications. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Config.php b/framework/Core/lib/Horde/Config.php index 5712ce7b5..1ce22a5b0 100644 --- a/framework/Core/lib/Horde/Config.php +++ b/framework/Core/lib/Horde/Config.php @@ -4,7 +4,7 @@ * configuration of Horde applications, writing conf.php files from * conf.xml source files, generating user interfaces, etc. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Config/Form.php b/framework/Core/lib/Horde/Config/Form.php index 36e4dc9f6..851a22437 100644 --- a/framework/Core/lib/Horde/Config/Form.php +++ b/framework/Core/lib/Horde/Config/Form.php @@ -3,7 +3,7 @@ * A Horde_Form:: form that implements a user interface for the config * system. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/ActiveSync/Connector.php b/framework/Core/lib/Horde/Core/ActiveSync/Connector.php index 1c6cb8ad2..1cf5e967e 100644 --- a/framework/Core/lib/Horde/Core/ActiveSync/Connector.php +++ b/framework/Core/lib/Horde/Core/ActiveSync/Connector.php @@ -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. * - * Copyright 2010 The Horde Project (http://www.horde.org) + * Copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/Core/lib/Horde/Core/ActiveSync/Driver.php b/framework/Core/lib/Horde/Core/ActiveSync/Driver.php index 77c62c3c4..2933cb7c4 100644 --- a/framework/Core/lib/Horde/Core/ActiveSync/Driver.php +++ b/framework/Core/lib/Horde/Core/ActiveSync/Driver.php @@ -4,7 +4,7 @@ * ActiveSync server. Some code based on an implementation found on Z-Push's * fourm. Original header appears below. All other changes are: * - * Copyright 2010 The Horde Project (http://www.horde.org) + * Copyright 2010-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_ActiveSync diff --git a/framework/Core/lib/Horde/Core/Ajax/Application.php b/framework/Core/lib/Horde/Core/Ajax/Application.php index c952ea3f7..f49a5c277 100644 --- a/framework/Core/lib/Horde/Core/Ajax/Application.php +++ b/framework/Core/lib/Horde/Core/Ajax/Application.php @@ -2,7 +2,7 @@ /** * Defines the AJAX interface for an application. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ajax/Imple.php b/framework/Core/lib/Horde/Core/Ajax/Imple.php index 6048f7686..344c5b170 100644 --- a/framework/Core/lib/Horde/Core/Ajax/Imple.php +++ b/framework/Core/lib/Horde/Core/Ajax/Imple.php @@ -2,7 +2,7 @@ /** * Class to attach PHP actions to javascript elements. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter.php b/framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter.php index 7ad56c4ff..d0143774f 100644 --- a/framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter.php +++ b/framework/Core/lib/Horde/Core/Ajax/Imple/AutoCompleter.php @@ -2,7 +2,7 @@ /** * Attach an auto completer to a javascript element. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ajax/Imple/Geocoder/Geonames.php b/framework/Core/lib/Horde/Core/Ajax/Imple/Geocoder/Geonames.php index 20fa0a45d..b9308cadb 100644 --- a/framework/Core/lib/Horde/Core/Ajax/Imple/Geocoder/Geonames.php +++ b/framework/Core/lib/Horde/Core/Ajax/Imple/Geocoder/Geonames.php @@ -2,7 +2,7 @@ /** * Geocode client for the Geonames API. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php b/framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php index fb4a5ba45..fd32a9586 100644 --- a/framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php +++ b/framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php @@ -2,7 +2,7 @@ /** * Attach the spellchecker to a javascript element. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Auth/Application.php b/framework/Core/lib/Horde/Core/Auth/Application.php index 06d8ba240..5491c77a5 100644 --- a/framework/Core/lib/Horde/Core/Auth/Application.php +++ b/framework/Core/lib/Horde/Core/Auth/Application.php @@ -3,7 +3,7 @@ * The Horde_Core_Auth_Application class provides application-specific * authentication built on top of the Horde_Auth:: API. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Auth/Ldap.php b/framework/Core/lib/Horde/Core/Auth/Ldap.php index c56fb5a2f..4fd892286 100644 --- a/framework/Core/lib/Horde/Core/Auth/Ldap.php +++ b/framework/Core/lib/Horde/Core/Auth/Ldap.php @@ -3,7 +3,7 @@ * The Horde_Core_Auth_Ldap class provides Horde-specific code that * extends the base LDAP driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Auth/Msad.php b/framework/Core/lib/Horde/Core/Auth/Msad.php index d8e3a0eb3..901c22700 100644 --- a/framework/Core/lib/Horde/Core/Auth/Msad.php +++ b/framework/Core/lib/Horde/Core/Auth/Msad.php @@ -3,7 +3,7 @@ * The Horde_Core_Auth_Msad class provides Horde-specific code that * extends the base LDAP driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Auth/Shibboleth.php b/framework/Core/lib/Horde/Core/Auth/Shibboleth.php index 5beedd6fe..c4d5a6140 100644 --- a/framework/Core/lib/Horde/Core/Auth/Shibboleth.php +++ b/framework/Core/lib/Horde/Core/Auth/Shibboleth.php @@ -3,7 +3,7 @@ * The Horde_Core_Auth_Shibboleth class provides Horde-specific code that * extends the base Shibboleth driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Auth/Signup/Base.php b/framework/Core/lib/Horde/Core/Auth/Signup/Base.php index bf278e77d..e06abe5d3 100644 --- a/framework/Core/lib/Horde/Core/Auth/Signup/Base.php +++ b/framework/Core/lib/Horde/Core/Auth/Signup/Base.php @@ -3,7 +3,7 @@ * This class defines the abstract driver implementation for * Horde_Core_Auth_Signup. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Auth/Signup/Form.php b/framework/Core/lib/Horde/Core/Auth/Signup/Form.php index 765ea2690..2372f81b9 100644 --- a/framework/Core/lib/Horde/Core/Auth/Signup/Form.php +++ b/framework/Core/lib/Horde/Core/Auth/Signup/Form.php @@ -2,7 +2,7 @@ /** * Horde Signup Form. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Auth/Signup/Null.php b/framework/Core/lib/Horde/Core/Auth/Signup/Null.php index b2bfcb365..cbeb553a4 100644 --- a/framework/Core/lib/Horde/Core/Auth/Signup/Null.php +++ b/framework/Core/lib/Horde/Core/Auth/Signup/Null.php @@ -2,7 +2,7 @@ /** * The Null implementation of Horde_Core_Auth_Signup. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Auth/Signup/Sql.php b/framework/Core/lib/Horde/Core/Auth/Signup/Sql.php index 681ce635e..f9db28716 100644 --- a/framework/Core/lib/Horde/Core/Auth/Signup/Sql.php +++ b/framework/Core/lib/Horde/Core/Auth/Signup/Sql.php @@ -2,7 +2,7 @@ /** * The SQL implementation of Horde_Core_Auth_Signup. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Auth/Signup/SqlObject.php b/framework/Core/lib/Horde/Core/Auth/Signup/SqlObject.php index bed1c8036..6da8033b8 100644 --- a/framework/Core/lib/Horde/Core/Auth/Signup/SqlObject.php +++ b/framework/Core/lib/Horde/Core/Auth/Signup/SqlObject.php @@ -2,7 +2,7 @@ /** * SQL storage object for auth signup information. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Browser.php b/framework/Core/lib/Horde/Core/Browser.php index 907fd4132..a8b8fedcd 100644 --- a/framework/Core/lib/Horde/Core/Browser.php +++ b/framework/Core/lib/Horde/Core/Browser.php @@ -4,7 +4,7 @@ * allowing storage of IE version information in order to identify additional * browser quirks. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Ajax.php b/framework/Core/lib/Horde/Core/Factory/Ajax.php index 936a23622..e3284d594 100644 --- a/framework/Core/lib/Horde/Core/Factory/Ajax.php +++ b/framework/Core/lib/Horde/Core/Factory/Ajax.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Core_Ajax_Application:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Alarm.php b/framework/Core/lib/Horde/Core/Factory/Alarm.php index 6ffc8d3cf..a68715dce 100644 --- a/framework/Core/lib/Horde/Core/Factory/Alarm.php +++ b/framework/Core/lib/Horde/Core/Factory/Alarm.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Core_Ajax_Application:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Auth.php b/framework/Core/lib/Horde/Core/Factory/Auth.php index d64460a57..4246748da 100644 --- a/framework/Core/lib/Horde/Core/Factory/Auth.php +++ b/framework/Core/lib/Horde/Core/Factory/Auth.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Auth:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Cache.php b/framework/Core/lib/Horde/Core/Factory/Cache.php index c0416aa35..929528c3d 100644 --- a/framework/Core/lib/Horde/Core/Factory/Cache.php +++ b/framework/Core/lib/Horde/Core/Factory/Cache.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Cache:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Crypt.php b/framework/Core/lib/Horde/Core/Factory/Crypt.php index 76fb6e98e..1a47599f0 100644 --- a/framework/Core/lib/Horde/Core/Factory/Crypt.php +++ b/framework/Core/lib/Horde/Core/Factory/Crypt.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Crypt:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Data.php b/framework/Core/lib/Horde/Core/Factory/Data.php index 2f8c221c2..aa6797e86 100644 --- a/framework/Core/lib/Horde/Core/Factory/Data.php +++ b/framework/Core/lib/Horde/Core/Factory/Data.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Data:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Db.php b/framework/Core/lib/Horde/Core/Factory/Db.php index 72ab8fd13..4c6caedfd 100644 --- a/framework/Core/lib/Horde/Core/Factory/Db.php +++ b/framework/Core/lib/Horde/Core/Factory/Db.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based factory for creating Horde_Db_Adapter objects. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/DbPear.php b/framework/Core/lib/Horde/Core/Factory/DbPear.php index 158b02df6..537037dbc 100644 --- a/framework/Core/lib/Horde/Core/Factory/DbPear.php +++ b/framework/Core/lib/Horde/Core/Factory/DbPear.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based factory for creating PEAR DB objects.. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Editor.php b/framework/Core/lib/Horde/Core/Factory/Editor.php index 77a50d4dd..7c0fb6efa 100644 --- a/framework/Core/lib/Horde/Core/Factory/Editor.php +++ b/framework/Core/lib/Horde/Core/Factory/Editor.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Editor:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Identity.php b/framework/Core/lib/Horde/Core/Factory/Identity.php index 038a9842e..2aa5db2d4 100644 --- a/framework/Core/lib/Horde/Core/Factory/Identity.php +++ b/framework/Core/lib/Horde/Core/Factory/Identity.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Identity:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Imple.php b/framework/Core/lib/Horde/Core/Factory/Imple.php index fd24ce5e3..55bc17deb 100644 --- a/framework/Core/lib/Horde/Core/Factory/Imple.php +++ b/framework/Core/lib/Horde/Core/Factory/Imple.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Core_Ajax_Imple:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/KolabServer.php b/framework/Core/lib/Horde/Core/Factory/KolabServer.php index 1a5a534c1..01ec93bf3 100644 --- a/framework/Core/lib/Horde/Core/Factory/KolabServer.php +++ b/framework/Core/lib/Horde/Core/Factory/KolabServer.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Kolab_Server:: factory. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/KolabSession.php b/framework/Core/lib/Horde/Core/Factory/KolabSession.php index 81c338f22..92153aed5 100644 --- a/framework/Core/lib/Horde/Core/Factory/KolabSession.php +++ b/framework/Core/lib/Horde/Core/Factory/KolabSession.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Kolab_Session:: factory. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/KolabStorage.php b/framework/Core/lib/Horde/Core/Factory/KolabStorage.php index 71f17a60a..d77127dff 100644 --- a/framework/Core/lib/Horde/Core/Factory/KolabStorage.php +++ b/framework/Core/lib/Horde/Core/Factory/KolabStorage.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Kolab_Storage:: factory. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Ldap.php b/framework/Core/lib/Horde/Core/Factory/Ldap.php index 61c301361..fee4c3165 100644 --- a/framework/Core/lib/Horde/Core/Factory/Ldap.php +++ b/framework/Core/lib/Horde/Core/Factory/Ldap.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based factory for creating Horde_Ldap objects. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/LoginTasks.php b/framework/Core/lib/Horde/Core/Factory/LoginTasks.php index eeda66c43..efde72031 100644 --- a/framework/Core/lib/Horde/Core/Factory/LoginTasks.php +++ b/framework/Core/lib/Horde/Core/Factory/LoginTasks.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_LoginTasks:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/MimeViewer.php b/framework/Core/lib/Horde/Core/Factory/MimeViewer.php index 77198cb37..fb6dd9f70 100644 --- a/framework/Core/lib/Horde/Core/Factory/MimeViewer.php +++ b/framework/Core/lib/Horde/Core/Factory/MimeViewer.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Mime_Viewer factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Prefs.php b/framework/Core/lib/Horde/Core/Factory/Prefs.php index c18ed05d2..14b85fee2 100644 --- a/framework/Core/lib/Horde/Core/Factory/Prefs.php +++ b/framework/Core/lib/Horde/Core/Factory/Prefs.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Prefs:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Share.php b/framework/Core/lib/Horde/Core/Factory/Share.php index 5774b7ef9..d17807785 100644 --- a/framework/Core/lib/Horde/Core/Factory/Share.php +++ b/framework/Core/lib/Horde/Core/Factory/Share.php @@ -10,7 +10,7 @@ /** * A Horde_Injector:: based Horde_Share factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/ShareBase.php b/framework/Core/lib/Horde/Core/Factory/ShareBase.php index fc2a85102..204d37f73 100644 --- a/framework/Core/lib/Horde/Core/Factory/ShareBase.php +++ b/framework/Core/lib/Horde/Core/Factory/ShareBase.php @@ -10,7 +10,7 @@ /** * A Horde_Injector based Horde_Share factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/TextFilter.php b/framework/Core/lib/Horde/Core/Factory/TextFilter.php index 1fb2f6ae6..049fc8f97 100644 --- a/framework/Core/lib/Horde/Core/Factory/TextFilter.php +++ b/framework/Core/lib/Horde/Core/Factory/TextFilter.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Text_Filter_Base:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/ThemesCache.php b/framework/Core/lib/Horde/Core/Factory/ThemesCache.php index b4188f1e8..b9d73002a 100644 --- a/framework/Core/lib/Horde/Core/Factory/ThemesCache.php +++ b/framework/Core/lib/Horde/Core/Factory/ThemesCache.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Themes_Cache:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Tree.php b/framework/Core/lib/Horde/Core/Factory/Tree.php index 6129767b2..2d1f09319 100644 --- a/framework/Core/lib/Horde/Core/Factory/Tree.php +++ b/framework/Core/lib/Horde/Core/Factory/Tree.php @@ -14,7 +14,7 @@ /** * A Horde_Injector:: based Horde_Tree:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/Vfs.php b/framework/Core/lib/Horde/Core/Factory/Vfs.php index f447d5721..78d025284 100644 --- a/framework/Core/lib/Horde/Core/Factory/Vfs.php +++ b/framework/Core/lib/Horde/Core/Factory/Vfs.php @@ -11,7 +11,7 @@ /** * A Horde_Injector:: based Horde_Vfs:: factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Factory/View.php b/framework/Core/lib/Horde/Core/Factory/View.php index 85565e180..8c1d8e64d 100644 --- a/framework/Core/lib/Horde/Core/Factory/View.php +++ b/framework/Core/lib/Horde/Core/Factory/View.php @@ -2,7 +2,7 @@ /** * A Horde_Injector:: based factory for creating Horde_View objects. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -17,7 +17,7 @@ /** * A Horde_Injector:: based factory for creating Horde_View objects. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Log/Logger.php b/framework/Core/lib/Horde/Core/Log/Logger.php index b62b9c672..7dceca524 100644 --- a/framework/Core/lib/Horde/Core/Log/Logger.php +++ b/framework/Core/lib/Horde/Core/Log/Logger.php @@ -4,7 +4,7 @@ * entries are consistently generated across the applications and framework * libraries. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php b/framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php index 5abfdb01e..1faeeefe6 100644 --- a/framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php +++ b/framework/Core/lib/Horde/Core/LoginTasks/Backend/Horde.php @@ -3,7 +3,7 @@ * This class provides the Horde specific implementation of the LoginTasks * backend. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Mime/Viewer/Syntaxhighlighter.php b/framework/Core/lib/Horde/Core/Mime/Viewer/Syntaxhighlighter.php index 46a5398e3..d9195f9d1 100644 --- a/framework/Core/lib/Horde/Core/Mime/Viewer/Syntaxhighlighter.php +++ b/framework/Core/lib/Horde/Core/Mime/Viewer/Syntaxhighlighter.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Syntaxhighlighter class renders source code appropriate * for highlighting with http://alexgorbatchev.com/SyntaxHighlighter/. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Mime/Viewer/Vcard.php b/framework/Core/lib/Horde/Core/Mime/Viewer/Vcard.php index 3f206b1eb..5a5a1cb38 100644 --- a/framework/Core/lib/Horde/Core/Mime/Viewer/Vcard.php +++ b/framework/Core/lib/Horde/Core/Mime/Viewer/Vcard.php @@ -2,7 +2,7 @@ /** * The Horde_Core_Mime_Viewer_Vcard class renders out vCards in HTML format. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Notification/Hordelog.php b/framework/Core/lib/Horde/Core/Notification/Hordelog.php index a820fa7df..48ff1c5b3 100644 --- a/framework/Core/lib/Horde/Core/Notification/Hordelog.php +++ b/framework/Core/lib/Horde/Core/Notification/Hordelog.php @@ -2,7 +2,7 @@ /** * The Hordelog Decorator logs error events via Horde::logMessage(). * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Notification/Status.php b/framework/Core/lib/Horde/Core/Notification/Status.php index 5730c2f21..946cb83ae 100644 --- a/framework/Core/lib/Horde/Core/Notification/Status.php +++ b/framework/Core/lib/Horde/Core/Notification/Status.php @@ -2,7 +2,7 @@ /** * This class defines the base Horde status notification types. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Notification/Storage/Session.php b/framework/Core/lib/Horde/Core/Notification/Storage/Session.php index 41e0a9d2c..3c9026044 100644 --- a/framework/Core/lib/Horde/Core/Notification/Storage/Session.php +++ b/framework/Core/lib/Horde/Core/Notification/Storage/Session.php @@ -12,7 +12,7 @@ /** * A class that stores notifications in the session, using Horde_Session. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Perms/Ui.php b/framework/Core/lib/Horde/Core/Perms/Ui.php index 4a410b661..6a53ddc39 100644 --- a/framework/Core/lib/Horde/Core/Perms/Ui.php +++ b/framework/Core/lib/Horde/Core/Perms/Ui.php @@ -3,7 +3,7 @@ * The Horde_Core_Perms_Ui:: class provides UI methods for the Horde permissions * system. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Prefs/Cache/Session.php b/framework/Core/lib/Horde/Core/Prefs/Cache/Session.php index a715c9d67..7ae1a65ac 100644 --- a/framework/Core/lib/Horde/Core/Prefs/Cache/Session.php +++ b/framework/Core/lib/Horde/Core/Prefs/Cache/Session.php @@ -2,7 +2,7 @@ /** * Cache storage implementation using Horde_Session. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Prefs/Identity.php b/framework/Core/lib/Horde/Core/Prefs/Identity.php index 92abe937c..1bb364022 100644 --- a/framework/Core/lib/Horde/Core/Prefs/Identity.php +++ b/framework/Core/lib/Horde/Core/Prefs/Identity.php @@ -3,7 +3,7 @@ * This class provides Horde-specific functions for the Horde_Prefs_Identity * class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Prefs/Storage/Configuration.php b/framework/Core/lib/Horde/Core/Prefs/Storage/Configuration.php index 30c0d6a89..429c8f3d4 100644 --- a/framework/Core/lib/Horde/Core/Prefs/Storage/Configuration.php +++ b/framework/Core/lib/Horde/Core/Prefs/Storage/Configuration.php @@ -3,7 +3,7 @@ * Preferences storage implementation that loads the default values from * the configuration files. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Prefs/Storage/Hooks.php b/framework/Core/lib/Horde/Core/Prefs/Storage/Hooks.php index f0f20c18f..feb2d2471 100644 --- a/framework/Core/lib/Horde/Core/Prefs/Storage/Hooks.php +++ b/framework/Core/lib/Horde/Core/Prefs/Storage/Hooks.php @@ -3,7 +3,7 @@ * Preferences storage implementation that adds support for Horde hooks to * manipulate preference values. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Prefs/Ui.php b/framework/Core/lib/Horde/Core/Prefs/Ui.php index 5dfc575df..4d63ef9a0 100644 --- a/framework/Core/lib/Horde/Core/Prefs/Ui.php +++ b/framework/Core/lib/Horde/Core/Prefs/Ui.php @@ -8,7 +8,7 @@ * Session variables set (stored in 'horde_prefs'): * 'advanced' - (boolean) If true, display advanced prefs. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php b/framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php index 1c783712a..7b49abcd8 100644 --- a/framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php +++ b/framework/Core/lib/Horde/Core/Prefs/Ui/Widgets.php @@ -3,7 +3,7 @@ * Collection of prefs UI widgets for use with application-specific (a/k/a * 'special') configuration. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Share/Driver.php b/framework/Core/lib/Horde/Core/Share/Driver.php index 6bc2cd396..f67f73b58 100644 --- a/framework/Core/lib/Horde/Core/Share/Driver.php +++ b/framework/Core/lib/Horde/Core/Share/Driver.php @@ -2,7 +2,7 @@ /** * Horde specific wrapper for Horde_Share drivers. Adds Horde hook calls etc... * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-2.1.php diff --git a/framework/Core/lib/Horde/Core/Share/FactoryCallback.php b/framework/Core/lib/Horde/Core/Share/FactoryCallback.php index 33fb63316..88a2ff381 100644 --- a/framework/Core/lib/Horde/Core/Share/FactoryCallback.php +++ b/framework/Core/lib/Horde/Core/Share/FactoryCallback.php @@ -5,7 +5,7 @@ * a reference to the injector since this object will be serialized along with * the Horde_Share_Object object. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Sidebar.php b/framework/Core/lib/Horde/Core/Sidebar.php index da830ff06..2db58c6bc 100644 --- a/framework/Core/lib/Horde/Core/Sidebar.php +++ b/framework/Core/lib/Horde/Core/Sidebar.php @@ -2,7 +2,7 @@ /** * This class provides the code needed to generate the Horde sidebar. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Text/Filter/Bbcode.php b/framework/Core/lib/Horde/Core/Text/Filter/Bbcode.php index 8f92666ef..b90f8fedf 100644 --- a/framework/Core/lib/Horde/Core/Text/Filter/Bbcode.php +++ b/framework/Core/lib/Horde/Core/Text/Filter/Bbcode.php @@ -2,7 +2,7 @@ /** * Class that extends the base Bbcode class to allow output of Horde urls. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Text/Filter/Emails.php b/framework/Core/lib/Horde/Core/Text/Filter/Emails.php index 2de2747fe..00caecd37 100644 --- a/framework/Core/lib/Horde/Core/Text/Filter/Emails.php +++ b/framework/Core/lib/Horde/Core/Text/Filter/Emails.php @@ -3,7 +3,7 @@ * The Horde_Text_Filter_Emails:: class finds email addresses in a block of * text and turns them into links. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php b/framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php index 55d4d6861..4c7d48585 100644 --- a/framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php +++ b/framework/Core/lib/Horde/Core/Text/Filter/Emoticons.php @@ -3,7 +3,7 @@ * Class that extends the base emoticons class to allow output of Horde image * tags. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Text/Filter/Highlightquotes.php b/framework/Core/lib/Horde/Core/Text/Filter/Highlightquotes.php index 637582e3a..fd5a6bf8d 100644 --- a/framework/Core/lib/Horde/Core/Text/Filter/Highlightquotes.php +++ b/framework/Core/lib/Horde/Core/Text/Filter/Highlightquotes.php @@ -6,7 +6,7 @@ * CSS class names "toggleQuoteHide" and "toggleQuoteShow" are used to style * toggle text. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Translation.php b/framework/Core/lib/Horde/Core/Translation.php index e6a8f4712..3e830c188 100644 --- a/framework/Core/lib/Horde/Core/Translation.php +++ b/framework/Core/lib/Horde/Core/Translation.php @@ -2,7 +2,7 @@ /** * @package Core * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Tree/Html.php b/framework/Core/lib/Horde/Core/Tree/Html.php index b9a5e7c6c..6869a808b 100644 --- a/framework/Core/lib/Horde/Core/Tree/Html.php +++ b/framework/Core/lib/Horde/Core/Tree/Html.php @@ -3,7 +3,7 @@ * The Horde_Core_Tree_Html:: class extends the Horde_Tree_Html class to * provide for creation of Horde-specific URLs. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Tree/Javascript.php b/framework/Core/lib/Horde/Core/Tree/Javascript.php index 42a8b802e..68103b1f2 100644 --- a/framework/Core/lib/Horde/Core/Tree/Javascript.php +++ b/framework/Core/lib/Horde/Core/Tree/Javascript.php @@ -3,7 +3,7 @@ * The Horde_Core_Tree_Javascript:: class provides javascript rendering of a * tree. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Tree/Simplehtml.php b/framework/Core/lib/Horde/Core/Tree/Simplehtml.php index 3d712c8a4..261a09c07 100644 --- a/framework/Core/lib/Horde/Core/Tree/Simplehtml.php +++ b/framework/Core/lib/Horde/Core/Tree/Simplehtml.php @@ -3,7 +3,7 @@ * The Horde_Core_Tree_Simplehtml:: class extends the Horde_Tree_Simplehtml * class to provide for creation of Horde-specific URLs. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/FlagImage.php b/framework/Core/lib/Horde/Core/Ui/FlagImage.php index cff7b916e..2e6673556 100644 --- a/framework/Core/lib/Horde/Core/Ui/FlagImage.php +++ b/framework/Core/lib/Horde/Core/Ui/FlagImage.php @@ -3,7 +3,7 @@ * The Horde_Core_Ui_FlagImage:: class provides a widget for linking to a flag * image. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/JsCalendar.php b/framework/Core/lib/Horde/Core/Ui/JsCalendar.php index 70817ed9f..81de77bb1 100644 --- a/framework/Core/lib/Horde/Core/Ui/JsCalendar.php +++ b/framework/Core/lib/Horde/Core/Ui/JsCalendar.php @@ -3,7 +3,7 @@ * The Horde_Core_Ui_JsCalendar:: class generates the necessary javascript * code to allow the javascript calendar widget to be displayed on the page. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/Language.php b/framework/Core/lib/Horde/Core/Ui/Language.php index 9597c8251..6bb4148d9 100644 --- a/framework/Core/lib/Horde/Core/Ui/Language.php +++ b/framework/Core/lib/Horde/Core/Ui/Language.php @@ -3,7 +3,7 @@ * The Horde_Core_Ui_Language:: class provides a widget for changing the * currently selected language. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/Pager.php b/framework/Core/lib/Horde/Core/Ui/Pager.php index c79a9a22a..e42ee23f5 100644 --- a/framework/Core/lib/Horde/Core/Ui/Pager.php +++ b/framework/Core/lib/Horde/Core/Ui/Pager.php @@ -2,7 +2,7 @@ /** * The Horde_Core_Ui_Pager:: provides links to individual pages. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/Tabs.php b/framework/Core/lib/Horde/Core/Ui/Tabs.php index bdc878318..d659dce37 100644 --- a/framework/Core/lib/Horde/Core/Ui/Tabs.php +++ b/framework/Core/lib/Horde/Core/Ui/Tabs.php @@ -3,7 +3,7 @@ * The Horde_Core_Ui_Tabs:: class manages and renders a tab-like interface. * * Copyright 2001-2003 Robert E. Coyle - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/TagCloud.php b/framework/Core/lib/Horde/Core/Ui/TagCloud.php index 364620271..718d847ce 100644 --- a/framework/Core/lib/Horde/Core/Ui/TagCloud.php +++ b/framework/Core/lib/Horde/Core/Ui/TagCloud.php @@ -4,7 +4,7 @@ * * Based on a striped down version of Pear's HTML_TagCloud * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/VarRenderer.php b/framework/Core/lib/Horde/Core/Ui/VarRenderer.php index bcb31bb54..708405aaf 100644 --- a/framework/Core/lib/Horde/Core/Ui/VarRenderer.php +++ b/framework/Core/lib/Horde/Core/Ui/VarRenderer.php @@ -3,7 +3,7 @@ * The Horde_Core_Ui_VarRenderer:: class provides base functionality for * other Horde UI elements. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php b/framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php index c56ae5326..6998742e8 100644 --- a/framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php +++ b/framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php @@ -2,7 +2,7 @@ /** * The Horde_Core_Ui_VarRenderer_html:: class renders variables to HTML. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Core/lib/Horde/Core/Ui/VarRenderer/TablesetHtml.php b/framework/Core/lib/Horde/Core/Ui/VarRenderer/TablesetHtml.php index 37fe3b96e..d72c273f6 100644 --- a/framework/Core/lib/Horde/Core/Ui/VarRenderer/TablesetHtml.php +++ b/framework/Core/lib/Horde/Core/Ui/VarRenderer/TablesetHtml.php @@ -1,6 +1,6 @@ * 'group' -- Define each group of objects we want to build. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/DataTree/DataTree/null.php b/framework/DataTree/DataTree/null.php index 124a027d6..0642cb9cc 100644 --- a/framework/DataTree/DataTree/null.php +++ b/framework/DataTree/DataTree/null.php @@ -3,7 +3,7 @@ * The DataTree_null:: class provides a dummy implementation of the * DataTree:: API; no data will last beyond a single page request. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/DataTree/DataTree/sql.php b/framework/DataTree/DataTree/sql.php index a65a9736b..bd6cbe215 100644 --- a/framework/DataTree/DataTree/sql.php +++ b/framework/DataTree/DataTree/sql.php @@ -31,7 +31,7 @@ * The table structure for the DataTree system is in * scripts/sql/horde_datatree.sql. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If * you did not receive this file, see diff --git a/framework/Date/lib/Horde/Date/Recurrence.php b/framework/Date/lib/Horde/Date/Recurrence.php index 08dfc2def..270474733 100644 --- a/framework/Date/lib/Horde/Date/Recurrence.php +++ b/framework/Date/lib/Horde/Date/Recurrence.php @@ -2,7 +2,7 @@ /** * This file contains the Horde_Date_Recurrence class and according constants. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Date/lib/Horde/Date/Repeater.php b/framework/Date/lib/Horde/Date/Repeater.php index 886b24683..87943072a 100644 --- a/framework/Date/lib/Horde/Date/Repeater.php +++ b/framework/Date/lib/Horde/Date/Repeater.php @@ -1,6 +1,6 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Base.php b/framework/Db/lib/Horde/Db/Adapter/Base.php index a34247ed7..39c31bcc5 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Base.php +++ b/framework/Db/lib/Horde/Db/Adapter/Base.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Base/Column.php b/framework/Db/lib/Horde/Db/Adapter/Base/Column.php index 810920232..58ac0b3d9 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Base/Column.php +++ b/framework/Db/lib/Horde/Db/Adapter/Base/Column.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Base/ColumnDefinition.php b/framework/Db/lib/Horde/Db/Adapter/Base/ColumnDefinition.php index 9d47ad6a4..9e3543daf 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Base/ColumnDefinition.php +++ b/framework/Db/lib/Horde/Db/Adapter/Base/ColumnDefinition.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Base/Index.php b/framework/Db/lib/Horde/Db/Adapter/Base/Index.php index b4b2296bf..e77b8b7cc 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Base/Index.php +++ b/framework/Db/lib/Horde/Db/Adapter/Base/Index.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php b/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php index c70e61839..bd13a11f9 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php +++ b/framework/Db/lib/Horde/Db/Adapter/Base/Schema.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php b/framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php index b58ca188b..cbde60475 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php +++ b/framework/Db/lib/Horde/Db/Adapter/Base/TableDefinition.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Mysql.php b/framework/Db/lib/Horde/Db/Adapter/Mysql.php index e09905298..b08657c6c 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Mysql.php +++ b/framework/Db/lib/Horde/Db/Adapter/Mysql.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Mysql/Column.php b/framework/Db/lib/Horde/Db/Adapter/Mysql/Column.php index 783a8e291..a586f67e7 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Mysql/Column.php +++ b/framework/Db/lib/Horde/Db/Adapter/Mysql/Column.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Mysql/Result.php b/framework/Db/lib/Horde/Db/Adapter/Mysql/Result.php index e12510e14..176568ad2 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Mysql/Result.php +++ b/framework/Db/lib/Horde/Db/Adapter/Mysql/Result.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php b/framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php index 1827350ec..da8200e5f 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php +++ b/framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Mysqli.php b/framework/Db/lib/Horde/Db/Adapter/Mysqli.php index a335ffed3..ee67fef8b 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Mysqli.php +++ b/framework/Db/lib/Horde/Db/Adapter/Mysqli.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php b/framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php index 91c222974..4465d3567 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php +++ b/framework/Db/lib/Horde/Db/Adapter/Mysqli/Result.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php b/framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php index 01a318409..bbc7f3441 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php +++ b/framework/Db/lib/Horde/Db/Adapter/Pdo/Base.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php b/framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php index 250d8ab6c..d6d37a14b 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php +++ b/framework/Db/lib/Horde/Db/Adapter/Pdo/Mysql.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php b/framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php index e0d83ac51..8570cc28a 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php +++ b/framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Pdo/Sqlite.php b/framework/Db/lib/Horde/Db/Adapter/Pdo/Sqlite.php index 2c91854af..1db30f347 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Pdo/Sqlite.php +++ b/framework/Db/lib/Horde/Db/Adapter/Pdo/Sqlite.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Postgresql/Column.php b/framework/Db/lib/Horde/Db/Adapter/Postgresql/Column.php index 464b57889..ba990782c 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Postgresql/Column.php +++ b/framework/Db/lib/Horde/Db/Adapter/Postgresql/Column.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php b/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php index 5c8b8d34b..61c2cb05a 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php +++ b/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/SplitRead.php b/framework/Db/lib/Horde/Db/Adapter/SplitRead.php index e6b14f40a..033badb1d 100644 --- a/framework/Db/lib/Horde/Db/Adapter/SplitRead.php +++ b/framework/Db/lib/Horde/Db/Adapter/SplitRead.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Sqlite/Column.php b/framework/Db/lib/Horde/Db/Adapter/Sqlite/Column.php index 33adf21c6..418a16288 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Sqlite/Column.php +++ b/framework/Db/lib/Horde/Db/Adapter/Sqlite/Column.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php b/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php index c01e43dc9..3ae233d80 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php +++ b/framework/Db/lib/Horde/Db/Adapter/Sqlite/Schema.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Exception.php b/framework/Db/lib/Horde/Db/Exception.php index 84f73f2bc..7469e0519 100644 --- a/framework/Db/lib/Horde/Db/Exception.php +++ b/framework/Db/lib/Horde/Db/Exception.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Migration/Base.php b/framework/Db/lib/Horde/Db/Migration/Base.php index 1d7f5ac81..237fd6092 100644 --- a/framework/Db/lib/Horde/Db/Migration/Base.php +++ b/framework/Db/lib/Horde/Db/Migration/Base.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Migration/Exception.php b/framework/Db/lib/Horde/Db/Migration/Exception.php index 6468a23ad..ac017c9fb 100644 --- a/framework/Db/lib/Horde/Db/Migration/Exception.php +++ b/framework/Db/lib/Horde/Db/Migration/Exception.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Migration/Migrator.php b/framework/Db/lib/Horde/Db/Migration/Migrator.php index ada0ce204..12ccbc1eb 100644 --- a/framework/Db/lib/Horde/Db/Migration/Migrator.php +++ b/framework/Db/lib/Horde/Db/Migration/Migrator.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/StatementParser.php b/framework/Db/lib/Horde/Db/StatementParser.php index df8bfc33d..e5d6a3d7b 100644 --- a/framework/Db/lib/Horde/Db/StatementParser.php +++ b/framework/Db/lib/Horde/Db/StatementParser.php @@ -1,6 +1,6 @@ * @author James Pepin diff --git a/framework/Db/test/Horde/Db/Adapter/MissingTest.php b/framework/Db/test/Horde/Db/Adapter/MissingTest.php index 9066ab0f7..03931452f 100644 --- a/framework/Db/test/Horde/Db/Adapter/MissingTest.php +++ b/framework/Db/test/Horde/Db/Adapter/MissingTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Mysql/ColumnDefinitionTest.php b/framework/Db/test/Horde/Db/Adapter/Mysql/ColumnDefinitionTest.php index fffa4b08f..925479188 100644 --- a/framework/Db/test/Horde/Db/Adapter/Mysql/ColumnDefinitionTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Mysql/ColumnDefinitionTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Mysql/ColumnTest.php b/framework/Db/test/Horde/Db/Adapter/Mysql/ColumnTest.php index f876525fd..f6352d4b1 100644 --- a/framework/Db/test/Horde/Db/Adapter/Mysql/ColumnTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Mysql/ColumnTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Mysql/TableDefinitionTest.php b/framework/Db/test/Horde/Db/Adapter/Mysql/TableDefinitionTest.php index 269a2e7d3..e7502af33 100644 --- a/framework/Db/test/Horde/Db/Adapter/Mysql/TableDefinitionTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Mysql/TableDefinitionTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/MysqlSuite.php b/framework/Db/test/Horde/Db/Adapter/MysqlSuite.php index d1ea19054..ded9d6f60 100644 --- a/framework/Db/test/Horde/Db/Adapter/MysqlSuite.php +++ b/framework/Db/test/Horde/Db/Adapter/MysqlSuite.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/MysqlTest.php b/framework/Db/test/Horde/Db/Adapter/MysqlTest.php index d2e2715a8..8f4325361 100644 --- a/framework/Db/test/Horde/Db/Adapter/MysqlTest.php +++ b/framework/Db/test/Horde/Db/Adapter/MysqlTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/MysqliSuite.php b/framework/Db/test/Horde/Db/Adapter/MysqliSuite.php index 2e499c835..f8cd3f2c4 100644 --- a/framework/Db/test/Horde/Db/Adapter/MysqliSuite.php +++ b/framework/Db/test/Horde/Db/Adapter/MysqliSuite.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/MysqliTest.php b/framework/Db/test/Horde/Db/Adapter/MysqliTest.php index f01b12498..86405dc38 100644 --- a/framework/Db/test/Horde/Db/Adapter/MysqliTest.php +++ b/framework/Db/test/Horde/Db/Adapter/MysqliTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlSuite.php b/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlSuite.php index 5cf046bc0..f0c21f93d 100644 --- a/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlSuite.php +++ b/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlSuite.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php b/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php index c9b040866..8f50608ff 100644 --- a/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Pdo/MysqlTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlSuite.php b/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlSuite.php index c5e9a0c36..dd12a97c9 100644 --- a/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlSuite.php +++ b/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlSuite.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php b/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php index b96b684cc..f8152c903 100644 --- a/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteSuite.php b/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteSuite.php index 17ea39669..77a3de178 100644 --- a/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteSuite.php +++ b/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteSuite.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php b/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php index 5e64bca45..3251e61f5 100644 --- a/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Postgresql/ColumnDefinitionTest.php b/framework/Db/test/Horde/Db/Adapter/Postgresql/ColumnDefinitionTest.php index 5f2cd7882..7ed2c2e26 100644 --- a/framework/Db/test/Horde/Db/Adapter/Postgresql/ColumnDefinitionTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Postgresql/ColumnDefinitionTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Postgresql/ColumnTest.php b/framework/Db/test/Horde/Db/Adapter/Postgresql/ColumnTest.php index 0f8264c61..4c8aca3ab 100644 --- a/framework/Db/test/Horde/Db/Adapter/Postgresql/ColumnTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Postgresql/ColumnTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Postgresql/TableDefinitionTest.php b/framework/Db/test/Horde/Db/Adapter/Postgresql/TableDefinitionTest.php index 1ad3c8386..1080d8f2c 100644 --- a/framework/Db/test/Horde/Db/Adapter/Postgresql/TableDefinitionTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Postgresql/TableDefinitionTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Sqlite/ColumnDefinitionTest.php b/framework/Db/test/Horde/Db/Adapter/Sqlite/ColumnDefinitionTest.php index a39d3ea0a..d04f26f28 100644 --- a/framework/Db/test/Horde/Db/Adapter/Sqlite/ColumnDefinitionTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Sqlite/ColumnDefinitionTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Sqlite/ColumnTest.php b/framework/Db/test/Horde/Db/Adapter/Sqlite/ColumnTest.php index 69831146c..06396ee00 100644 --- a/framework/Db/test/Horde/Db/Adapter/Sqlite/ColumnTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Sqlite/ColumnTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Adapter/Sqlite/TableDefinitionTest.php b/framework/Db/test/Horde/Db/Adapter/Sqlite/TableDefinitionTest.php index 93ecb7e6b..6ca8288b8 100644 --- a/framework/Db/test/Horde/Db/Adapter/Sqlite/TableDefinitionTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Sqlite/TableDefinitionTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/AllTests.php b/framework/Db/test/Horde/Db/AllTests.php index 83477f5f1..78bf5dcf7 100644 --- a/framework/Db/test/Horde/Db/AllTests.php +++ b/framework/Db/test/Horde/Db/AllTests.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Migration/BaseTest.php b/framework/Db/test/Horde/Db/Migration/BaseTest.php index 460aacde1..16097fba6 100644 --- a/framework/Db/test/Horde/Db/Migration/BaseTest.php +++ b/framework/Db/test/Horde/Db/Migration/BaseTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/Migration/MigratorTest.php b/framework/Db/test/Horde/Db/Migration/MigratorTest.php index d7332dc42..363450ccd 100644 --- a/framework/Db/test/Horde/Db/Migration/MigratorTest.php +++ b/framework/Db/test/Horde/Db/Migration/MigratorTest.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/test/Horde/Db/fixtures/unit_tests.sql b/framework/Db/test/Horde/Db/fixtures/unit_tests.sql index fa08ad5d3..4fa8fc00a 100644 --- a/framework/Db/test/Horde/Db/fixtures/unit_tests.sql +++ b/framework/Db/test/Horde/Db/fixtures/unit_tests.sql @@ -1,6 +1,6 @@ -- -- Copyright 2007 Maintainable Software, LLC --- Copyright 2008-2010 The Horde Project (http://www.horde.org/) +-- Copyright 2008-2011 The Horde Project (http://www.horde.org/) -- -- @author Mike Naberezny -- @author Derek DeVries diff --git a/framework/Editor/lib/Horde/Editor.php b/framework/Editor/lib/Horde/Editor.php index d9aea2361..418a47e57 100644 --- a/framework/Editor/lib/Horde/Editor.php +++ b/framework/Editor/lib/Horde/Editor.php @@ -3,7 +3,7 @@ * The Horde_Editor:: package provides an API to generate the code necessary * for embedding javascript RTE editors in a web page. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Editor/lib/Horde/Editor/Ckeditor.php b/framework/Editor/lib/Horde/Editor/Ckeditor.php index 10ca2bcaa..69b9268a5 100644 --- a/framework/Editor/lib/Horde/Editor/Ckeditor.php +++ b/framework/Editor/lib/Horde/Editor/Ckeditor.php @@ -3,7 +3,7 @@ * The Horde_Editor_Ckeditor:: class provides a WYSIWYG editor for use * in the Horde Framework. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Editor/lib/Horde/Editor/Exception.php b/framework/Editor/lib/Horde/Editor/Exception.php index 3f852e022..deb44f151 100644 --- a/framework/Editor/lib/Horde/Editor/Exception.php +++ b/framework/Editor/lib/Horde/Editor/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Editor package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Exception/lib/Horde/Exception.php b/framework/Exception/lib/Horde/Exception.php index 790acb5f3..31907d1ad 100644 --- a/framework/Exception/lib/Horde/Exception.php +++ b/framework/Exception/lib/Horde/Exception.php @@ -6,7 +6,7 @@ if (version_compare(PHP_VERSION, '5.3.0', '<')) { * Originates from * http://framework.zend.com/wiki/display/ZFPROP/previous+Exception+on+Zend_Exception+-+Marc+Bennewitz * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -68,7 +68,7 @@ if (version_compare(PHP_VERSION, '5.3.0', '<')) { /** * Horde base exception class. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Exception/lib/Horde/Exception/LastError.php b/framework/Exception/lib/Horde/Exception/LastError.php index 44c3a203e..53df6480b 100644 --- a/framework/Exception/lib/Horde/Exception/LastError.php +++ b/framework/Exception/lib/Horde/Exception/LastError.php @@ -3,7 +3,7 @@ * Horde exception class that accepts output of error_get_last() as $code and * mask itself as that error. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Exception/lib/Horde/Exception/NotFound.php b/framework/Exception/lib/Horde/Exception/NotFound.php index 3d213b040..adb12f83c 100644 --- a/framework/Exception/lib/Horde/Exception/NotFound.php +++ b/framework/Exception/lib/Horde/Exception/NotFound.php @@ -2,7 +2,7 @@ /** * Exception thrown if an object wasn't found. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Exception/lib/Horde/Exception/Pear.php b/framework/Exception/lib/Horde/Exception/Pear.php index d26feeb48..0084e6c62 100644 --- a/framework/Exception/lib/Horde/Exception/Pear.php +++ b/framework/Exception/lib/Horde/Exception/Pear.php @@ -2,7 +2,7 @@ /** * Horde exception class that converts PEAR errors to exceptions. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Exception/lib/Horde/Exception/PermissionDenied.php b/framework/Exception/lib/Horde/Exception/PermissionDenied.php index 8808ad798..8dde0f459 100644 --- a/framework/Exception/lib/Horde/Exception/PermissionDenied.php +++ b/framework/Exception/lib/Horde/Exception/PermissionDenied.php @@ -2,7 +2,7 @@ /** * Exception thrown if any access without sufficient permissions occured. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Exception/lib/Horde/Exception/Prior.php b/framework/Exception/lib/Horde/Exception/Prior.php index e9dfc1bae..a1e91af68 100644 --- a/framework/Exception/lib/Horde/Exception/Prior.php +++ b/framework/Exception/lib/Horde/Exception/Prior.php @@ -3,7 +3,7 @@ * Horde exception class that also accepts PEAR errors and exceptions as message * input. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Exception/lib/Horde/Exception/Translation.php b/framework/Exception/lib/Horde/Exception/Translation.php index 8e94306bf..6d8dc3331 100644 --- a/framework/Exception/lib/Horde/Exception/Translation.php +++ b/framework/Exception/lib/Horde/Exception/Translation.php @@ -2,7 +2,7 @@ /** * @package Exception * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Exception/test/Horde/Exception/Autoload.php b/framework/Exception/test/Horde/Exception/Autoload.php index 813fa4004..01b5fae38 100644 --- a/framework/Exception/test/Horde/Exception/Autoload.php +++ b/framework/Exception/test/Horde/Exception/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Feed/lib/Horde/Feed.php b/framework/Feed/lib/Horde/Feed.php index 183f8ff7f..6f69d7c92 100644 --- a/framework/Feed/lib/Horde/Feed.php +++ b/framework/Feed/lib/Horde/Feed.php @@ -1,7 +1,7 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Feed/lib/Horde/Feed/Atom.php b/framework/Feed/lib/Horde/Feed/Atom.php index 3b5b1f88d..abb43d036 100644 --- a/framework/Feed/lib/Horde/Feed/Atom.php +++ b/framework/Feed/lib/Horde/Feed/Atom.php @@ -1,7 +1,7 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Feed/lib/Horde/Feed/Entry/Atom.php b/framework/Feed/lib/Horde/Feed/Entry/Atom.php index 771fc0003..05e98e361 100644 --- a/framework/Feed/lib/Horde/Feed/Entry/Atom.php +++ b/framework/Feed/lib/Horde/Feed/Entry/Atom.php @@ -1,7 +1,7 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Feed/lib/Horde/Feed/Entry/Rss.php b/framework/Feed/lib/Horde/Feed/Entry/Rss.php index e43e632f7..091daa17e 100644 --- a/framework/Feed/lib/Horde/Feed/Entry/Rss.php +++ b/framework/Feed/lib/Horde/Feed/Entry/Rss.php @@ -1,7 +1,7 @@ - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form.php b/framework/Form/Form.php index ab7ae6b2e..09932a96d 100644 --- a/framework/Form/Form.php +++ b/framework/Form/Form.php @@ -10,7 +10,7 @@ require_once 'Horde/Form/Variable.php'; * other functionality for the Horde Application Framework. * * Copyright 2001-2007 Robert E. Coyle - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/ConditionalEnable.php b/framework/Form/Form/Action/ConditionalEnable.php index 8b5c986de..ef4157441 100644 --- a/framework/Form/Form/Action/ConditionalEnable.php +++ b/framework/Form/Form/Action/ConditionalEnable.php @@ -16,7 +16,7 @@ * action is attached to if the value of 'foo' is 1 or 2, and disable it * otherwise. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/ConditionalSetValue.php b/framework/Form/Form/Action/ConditionalSetValue.php index 195687500..6bbdf4497 100644 --- a/framework/Form/Form/Action/ConditionalSetValue.php +++ b/framework/Form/Form/Action/ConditionalSetValue.php @@ -4,7 +4,7 @@ * sets the value of one Horde_Form variable based on the value of the * variable the action is attached to. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/conditional_enable.php b/framework/Form/Form/Action/conditional_enable.php index 66246aa80..8ce5dc1cc 100644 --- a/framework/Form/Form/Action/conditional_enable.php +++ b/framework/Form/Form/Action/conditional_enable.php @@ -16,7 +16,7 @@ * action is attached to if the value of 'foo' is 1 or 2, and disable it * otherwise. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/conditional_setvalue.php b/framework/Form/Form/Action/conditional_setvalue.php index 6df721cd6..8f4eb774c 100644 --- a/framework/Form/Form/Action/conditional_setvalue.php +++ b/framework/Form/Form/Action/conditional_setvalue.php @@ -4,7 +4,7 @@ * sets the value of one Horde_Form variable based on the value of the * variable the action is attached to. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/reload.php b/framework/Form/Form/Action/reload.php index 0434b38e4..35907297e 100644 --- a/framework/Form/Form/Action/reload.php +++ b/framework/Form/Form/Action/reload.php @@ -4,7 +4,7 @@ * form with the current (not the original) value after the form element * that the action is attached to is modified. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/setcursorpos.php b/framework/Form/Form/Action/setcursorpos.php index 0d98726e5..3aacc5d84 100644 --- a/framework/Form/Form/Action/setcursorpos.php +++ b/framework/Form/Form/Action/setcursorpos.php @@ -5,7 +5,7 @@ * * The params array contains the desired cursor position. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/submit.php b/framework/Form/Form/Action/submit.php index c8170aa5f..8a8033ac9 100644 --- a/framework/Form/Form/Action/submit.php +++ b/framework/Form/Form/Action/submit.php @@ -4,7 +4,7 @@ * form after the form element that the action is attached to is * modified. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/sum_fields.php b/framework/Form/Form/Action/sum_fields.php index 2b4e44f94..3d7c9ada1 100644 --- a/framework/Form/Form/Action/sum_fields.php +++ b/framework/Form/Form/Action/sum_fields.php @@ -6,7 +6,7 @@ * The params array should contain the names of the fields which will be * summed. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Action/updatefield.php b/framework/Form/Form/Action/updatefield.php index 075190e3f..c0ae2da29 100644 --- a/framework/Form/Form/Action/updatefield.php +++ b/framework/Form/Form/Action/updatefield.php @@ -4,7 +4,7 @@ * the value of one Horde_Form variable as the variable the action is * attached to is updated. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Form/Form/Translation.php b/framework/Form/Form/Translation.php index 3b5557fc8..8b3a85a46 100644 --- a/framework/Form/Form/Translation.php +++ b/framework/Form/Form/Translation.php @@ -2,7 +2,7 @@ /** * @package Form * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Group/lib/Horde/Group.php b/framework/Group/lib/Horde/Group.php index a31f69477..5ab25ae64 100644 --- a/framework/Group/lib/Horde/Group.php +++ b/framework/Group/lib/Horde/Group.php @@ -2,7 +2,7 @@ /** * The Horde_Group:: class provides the Horde groups system. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Group/lib/Horde/Group/ContactListObject.php b/framework/Group/lib/Horde/Group/ContactListObject.php index d7306cc7d..8cb61aa50 100644 --- a/framework/Group/lib/Horde/Group/ContactListObject.php +++ b/framework/Group/lib/Horde/Group/ContactListObject.php @@ -2,7 +2,7 @@ /** * Extension of the DataTreeObject_Group class for storing Group information. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Group/lib/Horde/Group/Contactlists.php b/framework/Group/lib/Horde/Group/Contactlists.php index 8d29afd42..efd320126 100644 --- a/framework/Group/lib/Horde/Group/Contactlists.php +++ b/framework/Group/lib/Horde/Group/Contactlists.php @@ -3,7 +3,7 @@ * The Group_contactlists class provides a groups system based on Turba * contact lists. Only SQL sources are supported. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Group/lib/Horde/Group/DataTreeObject.php b/framework/Group/lib/Horde/Group/DataTreeObject.php index cd8b8e155..aa17ab045 100644 --- a/framework/Group/lib/Horde/Group/DataTreeObject.php +++ b/framework/Group/lib/Horde/Group/DataTreeObject.php @@ -5,7 +5,7 @@ * information, you should extend this class instead of extending * DataTreeObject directly. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Group/lib/Horde/Group/Exception.php b/framework/Group/lib/Horde/Group/Exception.php index e1265afcf..026cbe3a3 100644 --- a/framework/Group/lib/Horde/Group/Exception.php +++ b/framework/Group/lib/Horde/Group/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the horde/Group package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Group/lib/Horde/Group/Hooks.php b/framework/Group/lib/Horde/Group/Hooks.php index 83ca1f014..550aba1b0 100644 --- a/framework/Group/lib/Horde/Group/Hooks.php +++ b/framework/Group/lib/Horde/Group/Hooks.php @@ -3,7 +3,7 @@ * This class provides the Horde groups system with the addition of adding * support for hook functions to define if a user is in a group. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Group/lib/Horde/Group/Kolab.php b/framework/Group/lib/Horde/Group/Kolab.php index a9213f832..5bdca7985 100644 --- a/framework/Group/lib/Horde/Group/Kolab.php +++ b/framework/Group/lib/Horde/Group/Kolab.php @@ -5,7 +5,7 @@ * FIXME: A better solution would be to let this class rely on * Horde/Kolab/LDAP.php. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Group/lib/Horde/Group/KolabObject.php b/framework/Group/lib/Horde/Group/KolabObject.php index c0264b960..2412ad295 100644 --- a/framework/Group/lib/Horde/Group/KolabObject.php +++ b/framework/Group/lib/Horde/Group/KolabObject.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http.php b/framework/Http/lib/Horde/Http.php index d12e6cbbd..fc1fd74bf 100644 --- a/framework/Http/lib/Horde/Http.php +++ b/framework/Http/lib/Horde/Http.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Client.php b/framework/Http/lib/Horde/Http/Client.php index b664b4795..677889064 100644 --- a/framework/Http/lib/Horde/Http/Client.php +++ b/framework/Http/lib/Horde/Http/Client.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Exception.php b/framework/Http/lib/Horde/Http/Exception.php index 54d47c4cb..bf1a7dc90 100644 --- a/framework/Http/lib/Horde/Http/Exception.php +++ b/framework/Http/lib/Horde/Http/Exception.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Request/Base.php b/framework/Http/lib/Horde/Http/Request/Base.php index 705e78dd6..c6b86e4ce 100644 --- a/framework/Http/lib/Horde/Http/Request/Base.php +++ b/framework/Http/lib/Horde/Http/Request/Base.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Request/Curl.php b/framework/Http/lib/Horde/Http/Request/Curl.php index eb150f6bd..37510619d 100644 --- a/framework/Http/lib/Horde/Http/Request/Curl.php +++ b/framework/Http/lib/Horde/Http/Request/Curl.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Request/Factory.php b/framework/Http/lib/Horde/Http/Request/Factory.php index 950ea223f..e558bfb07 100644 --- a/framework/Http/lib/Horde/Http/Request/Factory.php +++ b/framework/Http/lib/Horde/Http/Request/Factory.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Request/Fopen.php b/framework/Http/lib/Horde/Http/Request/Fopen.php index e0909fd9a..e39a83198 100644 --- a/framework/Http/lib/Horde/Http/Request/Fopen.php +++ b/framework/Http/lib/Horde/Http/Request/Fopen.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Request/Peclhttp.php b/framework/Http/lib/Horde/Http/Request/Peclhttp.php index 75bb4b94e..7b594018e 100644 --- a/framework/Http/lib/Horde/Http/Request/Peclhttp.php +++ b/framework/Http/lib/Horde/Http/Request/Peclhttp.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Response/Base.php b/framework/Http/lib/Horde/Http/Response/Base.php index 2974cb227..5b085bf0d 100644 --- a/framework/Http/lib/Horde/Http/Response/Base.php +++ b/framework/Http/lib/Horde/Http/Response/Base.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Response/Curl.php b/framework/Http/lib/Horde/Http/Response/Curl.php index 59e3dd339..8fe2012c3 100644 --- a/framework/Http/lib/Horde/Http/Response/Curl.php +++ b/framework/Http/lib/Horde/Http/Response/Curl.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Response/Fopen.php b/framework/Http/lib/Horde/Http/Response/Fopen.php index 28ce5af7d..d1de2e459 100644 --- a/framework/Http/lib/Horde/Http/Response/Fopen.php +++ b/framework/Http/lib/Horde/Http/Response/Fopen.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Response/Mock.php b/framework/Http/lib/Horde/Http/Response/Mock.php index acc32cd7b..dd8281690 100644 --- a/framework/Http/lib/Horde/Http/Response/Mock.php +++ b/framework/Http/lib/Horde/Http/Response/Mock.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http/lib/Horde/Http/Response/Peclhttp.php b/framework/Http/lib/Horde/Http/Response/Peclhttp.php index ebfbde6a5..e77d6009b 100644 --- a/framework/Http/lib/Horde/Http/Response/Peclhttp.php +++ b/framework/Http/lib/Horde/Http/Response/Peclhttp.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Icalendar/lib/Horde/Icalendar.php b/framework/Icalendar/lib/Horde/Icalendar.php index 19f4138c4..0b3141931 100644 --- a/framework/Icalendar/lib/Horde/Icalendar.php +++ b/framework/Icalendar/lib/Horde/Icalendar.php @@ -7,7 +7,7 @@ /** * Class representing iCalendar files. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Daylight.php b/framework/Icalendar/lib/Horde/Icalendar/Daylight.php index cb9ce1faf..959b55bd2 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Daylight.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Daylight.php @@ -2,7 +2,7 @@ /** * TODO * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Exception.php b/framework/Icalendar/lib/Horde/Icalendar/Exception.php index 5409068bc..0da193876 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Exception.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the horde/Icalendar package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Standard.php b/framework/Icalendar/lib/Horde/Icalendar/Standard.php index 4b39dec90..1d94aa207 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Standard.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Standard.php @@ -2,7 +2,7 @@ /** * Class representing vTimezones. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Translation.php b/framework/Icalendar/lib/Horde/Icalendar/Translation.php index 8cc95f334..ad9ef02be 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Translation.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Translation.php @@ -2,7 +2,7 @@ /** * @package Icalendar * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Valarm.php b/framework/Icalendar/lib/Horde/Icalendar/Valarm.php index da2d4b035..d35391324 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Valarm.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Valarm.php @@ -2,7 +2,7 @@ /** * Class representing vAlarms. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Vcard.php b/framework/Icalendar/lib/Horde/Icalendar/Vcard.php index eb4cff10e..b717ce425 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Vcard.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Vcard.php @@ -2,7 +2,7 @@ /** * Class representing vCard entries. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Vevent.php b/framework/Icalendar/lib/Horde/Icalendar/Vevent.php index 5d88308af..7188a2b0c 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Vevent.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Vevent.php @@ -2,7 +2,7 @@ /** * Class representing vEvents. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php b/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php index 8ce264d96..ae4c3be05 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Vfreebusy.php @@ -2,7 +2,7 @@ /** * Class representing vFreebusy components. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Vjournal.php b/framework/Icalendar/lib/Horde/Icalendar/Vjournal.php index 5dcbee11c..d183d9087 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Vjournal.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Vjournal.php @@ -2,7 +2,7 @@ /** * Class representing vJournals. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Vnote.php b/framework/Icalendar/lib/Horde/Icalendar/Vnote.php index 95558e120..0eaf92fb5 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Vnote.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Vnote.php @@ -2,7 +2,7 @@ /** * Class representing vNotes. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php b/framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php index 6c63a5b88..3c6f88347 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Vtimezone.php @@ -2,7 +2,7 @@ /** * Class representing vTimezones. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Icalendar/lib/Horde/Icalendar/Vtodo.php b/framework/Icalendar/lib/Horde/Icalendar/Vtodo.php index dd7be532e..f573317fb 100644 --- a/framework/Icalendar/lib/Horde/Icalendar/Vtodo.php +++ b/framework/Icalendar/lib/Horde/Icalendar/Vtodo.php @@ -2,7 +2,7 @@ /** * Class representing vTodos. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image.php b/framework/Image/lib/Horde/Image.php index 85e7a8d06..dd9a6f424 100644 --- a/framework/Image/lib/Horde/Image.php +++ b/framework/Image/lib/Horde/Image.php @@ -4,7 +4,7 @@ * of a color as well as a factory method responsible for creating a concrete * Horde_Image driver. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Base.php b/framework/Image/lib/Horde/Image/Base.php index 3f1d858de..28f2d8ff5 100644 --- a/framework/Image/lib/Horde/Image/Base.php +++ b/framework/Image/lib/Horde/Image/Base.php @@ -3,7 +3,7 @@ * This class defines the Horde_Image:: API, and also provides some * utility functions, such as generating highlights of a color. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Effect/Im/Composite.php b/framework/Image/lib/Horde/Image/Effect/Im/Composite.php index 5ae7bdfe8..4835f3b98 100755 --- a/framework/Image/lib/Horde/Image/Effect/Im/Composite.php +++ b/framework/Image/lib/Horde/Image/Effect/Im/Composite.php @@ -3,7 +3,7 @@ * Simple composite effect for composing multiple images. This effect assumes * that all images being passed in are already the desired size. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Im/DropShadow.php b/framework/Image/lib/Horde/Image/Effect/Im/DropShadow.php index 3591f31da..1c05415db 100644 --- a/framework/Image/lib/Horde/Image/Effect/Im/DropShadow.php +++ b/framework/Image/lib/Horde/Image/Effect/Im/DropShadow.php @@ -2,7 +2,7 @@ /** * Image effect for adding a drop shadow. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Im/LiquidResize.php b/framework/Image/lib/Horde/Image/Effect/Im/LiquidResize.php index cdb496b56..7dd58df1e 100644 --- a/framework/Image/lib/Horde/Image/Effect/Im/LiquidResize.php +++ b/framework/Image/lib/Horde/Image/Effect/Im/LiquidResize.php @@ -2,7 +2,7 @@ /** * Image effect for applying content aware image resizing. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php b/framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php index 334fab5cf..f90c0c639 100644 --- a/framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php +++ b/framework/Image/lib/Horde/Image/Effect/Im/PhotoStack.php @@ -2,7 +2,7 @@ /** * Effect for composing multiple images into a single image. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * The technique for the Polaroid-like stack using the Imagick extension is * credited to Mikko Koppanen and is documented at http://valokuva.org diff --git a/framework/Image/lib/Horde/Image/Effect/Im/PolaroidImage.php b/framework/Image/lib/Horde/Image/Effect/Im/PolaroidImage.php index 377d56d37..1ff91c16d 100755 --- a/framework/Image/lib/Horde/Image/Effect/Im/PolaroidImage.php +++ b/framework/Image/lib/Horde/Image/Effect/Im/PolaroidImage.php @@ -2,7 +2,7 @@ /** * Effect for creating a polaroid looking image. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Im/RoundCorners.php b/framework/Image/lib/Horde/Image/Effect/Im/RoundCorners.php index 78890e9a2..6b633c741 100644 --- a/framework/Image/lib/Horde/Image/Effect/Im/RoundCorners.php +++ b/framework/Image/lib/Horde/Image/Effect/Im/RoundCorners.php @@ -2,7 +2,7 @@ /** * Image effect for rounding image corners. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Im/TextWatermark.php b/framework/Image/lib/Horde/Image/Effect/Im/TextWatermark.php index 1929a49fc..a11d3da2f 100644 --- a/framework/Image/lib/Horde/Image/Effect/Im/TextWatermark.php +++ b/framework/Image/lib/Horde/Image/Effect/Im/TextWatermark.php @@ -2,7 +2,7 @@ /** * Image effect for watermarking images with text for the im driver.. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Im/Unsharpmask.php b/framework/Image/lib/Horde/Image/Effect/Im/Unsharpmask.php index 2b5b9c882..e38fe2cab 100644 --- a/framework/Image/lib/Horde/Image/Effect/Im/Unsharpmask.php +++ b/framework/Image/lib/Horde/Image/Effect/Im/Unsharpmask.php @@ -2,7 +2,7 @@ /** * Image effect for applying an unsharpmask. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/CenterCrop.php b/framework/Image/lib/Horde/Image/Effect/Imagick/CenterCrop.php index 8e7799bac..7903f571a 100644 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/CenterCrop.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/CenterCrop.php @@ -2,7 +2,7 @@ /** * Image effect easily creating small, center-cropped thumbnails. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/Composite.php b/framework/Image/lib/Horde/Image/Effect/Imagick/Composite.php index eae04ca9c..932b658d6 100755 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/Composite.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/Composite.php @@ -3,7 +3,7 @@ * Simple composite effect for composing multiple images. This effect assumes * that all images being passed in are already the desired size. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/DropShadow.php b/framework/Image/lib/Horde/Image/Effect/Imagick/DropShadow.php index ca0ddb380..d9a8e66b4 100644 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/DropShadow.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/DropShadow.php @@ -2,7 +2,7 @@ /** * Image effect for adding a drop shadow. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/LiquidResize.php b/framework/Image/lib/Horde/Image/Effect/Imagick/LiquidResize.php index 58b631676..4b22066fc 100644 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/LiquidResize.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/LiquidResize.php @@ -2,7 +2,7 @@ /** * Image effect for applying content aware image resizing. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/PhotoStack.php b/framework/Image/lib/Horde/Image/Effect/Imagick/PhotoStack.php index bcea72a1a..f67bca4ef 100644 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/PhotoStack.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/PhotoStack.php @@ -2,7 +2,7 @@ /** * Effect for composing multiple images into a single image. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * The technique for the Polaroid-like stack using the Imagick extension is * credited to Mikko Koppanen and is documented at http://valokuva.org diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/PolaroidImage.php b/framework/Image/lib/Horde/Image/Effect/Imagick/PolaroidImage.php index dd76ec199..806f16396 100755 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/PolaroidImage.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/PolaroidImage.php @@ -2,7 +2,7 @@ /** * Effect for creating a polaroid looking image. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/RoundCorners.php b/framework/Image/lib/Horde/Image/Effect/Imagick/RoundCorners.php index ae04173f8..9d91572f7 100644 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/RoundCorners.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/RoundCorners.php @@ -2,7 +2,7 @@ /** * Image effect for rounding image corners. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/SmartCrop.php b/framework/Image/lib/Horde/Image/Effect/Imagick/SmartCrop.php index 7e5ed4248..d5d9e0f1d 100644 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/SmartCrop.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/SmartCrop.php @@ -1,7 +1,7 @@ * http://jueseph.com/2010/06/opticrop-usage-and-implementation/ diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/TextWatermark.php b/framework/Image/lib/Horde/Image/Effect/Imagick/TextWatermark.php index 6bfbe37e5..42cf9abb7 100644 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/TextWatermark.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/TextWatermark.php @@ -2,7 +2,7 @@ /** * Image effect for watermarking images with text for the im driver.. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @package Horde_Image diff --git a/framework/Image/lib/Horde/Image/Effect/Imagick/Unsharpmask.php b/framework/Image/lib/Horde/Image/Effect/Imagick/Unsharpmask.php index e67d017ce..1480ca549 100644 --- a/framework/Image/lib/Horde/Image/Effect/Imagick/Unsharpmask.php +++ b/framework/Image/lib/Horde/Image/Effect/Imagick/Unsharpmask.php @@ -2,7 +2,7 @@ /** * Image effect for applying an unsharpmask. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Exif.php b/framework/Image/lib/Horde/Image/Exif.php index 831879ecc..6966a8545 100644 --- a/framework/Image/lib/Horde/Image/Exif.php +++ b/framework/Image/lib/Horde/Image/Exif.php @@ -6,7 +6,7 @@ * compiled with exif support), the Exiftool package (more complete but slower), * or the bundled exif library. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * @author Michael J. Rubinsky * @author Chuck Hagenbuch diff --git a/framework/Image/lib/Horde/Image/Exif/Base.php b/framework/Image/lib/Horde/Image/Exif/Base.php index 61980260b..e4ac682a9 100644 --- a/framework/Image/lib/Horde/Image/Exif/Base.php +++ b/framework/Image/lib/Horde/Image/Exif/Base.php @@ -2,7 +2,7 @@ /** * Base class for Horde_Image_Exif drivers. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Exif/Bundled.php b/framework/Image/lib/Horde/Image/Exif/Bundled.php index bf4e8e00f..145c3aed4 100644 --- a/framework/Image/lib/Horde/Image/Exif/Bundled.php +++ b/framework/Image/lib/Horde/Image/Exif/Bundled.php @@ -3,7 +3,7 @@ * Class for dealing with Exif data using a bundled PHP library based on * Exifer. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Exif/Exiftool.php b/framework/Image/lib/Horde/Image/Exif/Exiftool.php index 55c7b476f..b4c424999 100644 --- a/framework/Image/lib/Horde/Image/Exif/Exiftool.php +++ b/framework/Image/lib/Horde/Image/Exif/Exiftool.php @@ -2,7 +2,7 @@ /** * Exiftool driver for reading/writing image meta data * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Exif/Php.php b/framework/Image/lib/Horde/Image/Exif/Php.php index 2e40c45d7..919a0da2a 100644 --- a/framework/Image/lib/Horde/Image/Exif/Php.php +++ b/framework/Image/lib/Horde/Image/Exif/Php.php @@ -2,7 +2,7 @@ /** * Exif driver for Horde_Image utilizing PHP's compiled-in exif functions * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Gd.php b/framework/Image/lib/Horde/Image/Gd.php index d454c3f3d..19e2957fd 100644 --- a/framework/Image/lib/Horde/Image/Gd.php +++ b/framework/Image/lib/Horde/Image/Gd.php @@ -3,7 +3,7 @@ * This class implements the Horde_Image:: API for the PHP GD * extension. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Im.php b/framework/Image/lib/Horde/Image/Im.php index ceba57802..ff78611dd 100644 --- a/framework/Image/lib/Horde/Image/Im.php +++ b/framework/Image/lib/Horde/Image/Im.php @@ -2,7 +2,7 @@ /** * This class implements the Horde_Image:: API for ImageMagick. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Imagick.php b/framework/Image/lib/Horde/Image/Imagick.php index 7f7aafbb3..383bd9f5d 100644 --- a/framework/Image/lib/Horde/Image/Imagick.php +++ b/framework/Image/lib/Horde/Image/Imagick.php @@ -2,7 +2,7 @@ /** * Imagick driver for the Horde_Image API * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Png.php b/framework/Image/lib/Horde/Image/Png.php index aa9e4bda9..8d586950f 100644 --- a/framework/Image/lib/Horde/Image/Png.php +++ b/framework/Image/lib/Horde/Image/Png.php @@ -4,7 +4,7 @@ * mainly provides some utility functions, such as the ability to make * pixels or solid images for now. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Svg.php b/framework/Image/lib/Horde/Image/Svg.php index 04ded17e8..87f2ab5ea 100644 --- a/framework/Image/lib/Horde/Image/Svg.php +++ b/framework/Image/lib/Horde/Image/Svg.php @@ -2,7 +2,7 @@ /** * This class implements the Horde_Image:: API for SVG. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Swf.php b/framework/Image/lib/Horde/Image/Swf.php index a3418a5f0..e43475582 100644 --- a/framework/Image/lib/Horde/Image/Swf.php +++ b/framework/Image/lib/Horde/Image/Swf.php @@ -3,7 +3,7 @@ * This class implements the Horde_Image:: API for SWF, using the PHP * Ming extension. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Image/lib/Horde/Image/Translation.php b/framework/Image/lib/Horde/Image/Translation.php index d5eb8b095..c7af58768 100644 --- a/framework/Image/lib/Horde/Image/Translation.php +++ b/framework/Image/lib/Horde/Image/Translation.php @@ -2,7 +2,7 @@ /** * @package Image * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client.php b/framework/Imap_Client/lib/Horde/Imap/Client.php index acea9ec74..d5aceeb95 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client.php @@ -3,7 +3,7 @@ * Horde_Imap_Client:: provides an abstracted API interface to various IMAP * backends (RFC 3501). * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Base.php b/framework/Imap_Client/lib/Horde/Imap/Client/Base.php index b901278c6..78b506fae 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Base.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Base.php @@ -5,7 +5,7 @@ * * Required/Optional Parameters: See Horde_Imap_Client::. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php b/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php index 2ece0c4f0..a43c1f3ac 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php @@ -24,7 +24,7 @@ * DEFAULT: 50 * * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php b/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php index 51903db30..2bdc28207 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php @@ -22,7 +22,7 @@ * DEFAULT: Don't validate * * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php b/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php index b43223c3c..bcb67baa4 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php @@ -8,7 +8,7 @@ * * PHP IMAP module: http://www.php.net/imap * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php b/framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php index c27de2dec..309aa2f11 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php @@ -4,7 +4,7 @@ * class that works around the PHP 5.2.x issue that does not allow DateTime * objects to be serialized. See http://bugs.php.net/bug.php?id=41334 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Exception.php b/framework/Imap_Client/lib/Horde/Imap/Client/Exception.php index 74f4dd858..6d0fd9e48 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Exception.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Imap_Client class. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Mock.php b/framework/Imap_Client/lib/Horde/Imap/Client/Mock.php index a2916bee9..3f046def0 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Mock.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Mock.php @@ -14,7 +14,7 @@ /** * The mock driver class. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php b/framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php index 699e9c89f..2d8b58630 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php @@ -5,7 +5,7 @@ * generated IMAP search criteria string suitable for sending to a remote * IMAP server. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php b/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php index 82412164d..add400e2e 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php @@ -79,7 +79,7 @@ * from the Squirrelmail project. * Copyright (c) 1999-2007 The SquirrelMail Project Team * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php b/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php index 0e0509904..b10daf6e7 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php @@ -53,7 +53,7 @@ * * --------------------------------------------------------------------------- * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Sort.php b/framework/Imap_Client/lib/Horde/Imap/Client/Sort.php index 9dbe58888..c33e84f6b 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Sort.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Sort.php @@ -3,7 +3,7 @@ * Horde_Imap_Client_Sort:: provides a function to sort a list of IMAP * mailboxes. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Thread.php b/framework/Imap_Client/lib/Horde/Imap/Client/Thread.php index d1ebf0bff..064aaf733 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Thread.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Thread.php @@ -3,7 +3,7 @@ * A class allowing easy access to threaded sort results from * Horde_Imap_Client::thread(). * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php b/framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php index 670d8fd92..4f1d7c95c 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php @@ -12,7 +12,7 @@ * SVN revision 1757 * The RoundCube project is released under the GPL (version 2) * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Imap_Client/lib/Horde/Imap/Client/Utils.php b/framework/Imap_Client/lib/Horde/Imap/Client/Utils.php index f49eeca90..3f1347a5d 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Utils.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Utils.php @@ -3,7 +3,7 @@ * Horde_Imap_Client_Utils provides utility functions for the Horde IMAP * client. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * getBaseSubject() code adapted from imap-base-subject.c (Dovecot 1.2) * Original code released under the LGPL v2.1 diff --git a/framework/Itip/lib/Horde/Itip/Event.php b/framework/Itip/lib/Horde/Itip/Event.php index f098dda63..f3a9a030a 100644 --- a/framework/Itip/lib/Horde/Itip/Event.php +++ b/framework/Itip/lib/Horde/Itip/Event.php @@ -15,7 +15,7 @@ * Defines the event interface required for iTip-Handling / resource booking. * * Copyright 2010 Klarälvdalens Datakonsult AB - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Itip/lib/Horde/Itip/Event/Vevent.php b/framework/Itip/lib/Horde/Itip/Event/Vevent.php index 96aa184d7..488614ab1 100644 --- a/framework/Itip/lib/Horde/Itip/Event/Vevent.php +++ b/framework/Itip/lib/Horde/Itip/Event/Vevent.php @@ -14,7 +14,7 @@ /** * A wrapper for vEvent iCalender data. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * Copyright 2004-2010 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you did not diff --git a/framework/Itip/lib/Horde/Itip/Exception.php b/framework/Itip/lib/Horde/Itip/Exception.php index 2f34c60c3..d08006c5e 100644 --- a/framework/Itip/lib/Horde/Itip/Exception.php +++ b/framework/Itip/lib/Horde/Itip/Exception.php @@ -14,7 +14,7 @@ /** * This class provides the standard error class for Horde_Itip exceptions. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see diff --git a/framework/Itip/lib/Horde/Itip/Resource/Identity.php b/framework/Itip/lib/Horde/Itip/Resource/Identity.php index b2855745a..b56a7154b 100644 --- a/framework/Itip/lib/Horde/Itip/Resource/Identity.php +++ b/framework/Itip/lib/Horde/Itip/Resource/Identity.php @@ -14,7 +14,7 @@ /** * Horde_Prefs_Identity based information provider for an invited resource. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Itip/lib/Horde/Itip/Response.php b/framework/Itip/lib/Horde/Itip/Response.php index 396042a8e..807e94548 100644 --- a/framework/Itip/lib/Horde/Itip/Response.php +++ b/framework/Itip/lib/Horde/Itip/Response.php @@ -17,7 +17,7 @@ /** * Handles Itip response data. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * Copyright 2004-2010 Klarälvdalens Datakonsult AB * * See the enclosed file COPYING for license information (LGPL). If you did not diff --git a/framework/Itip/lib/Horde/Itip/Response/Options.php b/framework/Itip/lib/Horde/Itip/Response/Options.php index 1c8a2deba..6a50ffb7c 100644 --- a/framework/Itip/lib/Horde/Itip/Response/Options.php +++ b/framework/Itip/lib/Horde/Itip/Response/Options.php @@ -14,7 +14,7 @@ /** * Holds iTip response options. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Itip/lib/Horde/Itip/Response/Options/Base.php b/framework/Itip/lib/Horde/Itip/Response/Options/Base.php index 8cb1eac5b..b458f5763 100644 --- a/framework/Itip/lib/Horde/Itip/Response/Options/Base.php +++ b/framework/Itip/lib/Horde/Itip/Response/Options/Base.php @@ -14,7 +14,7 @@ /** * Holds iTip response options. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Itip/lib/Horde/Itip/Response/Options/Horde.php b/framework/Itip/lib/Horde/Itip/Response/Options/Horde.php index ce2ec8731..85deef7d0 100644 --- a/framework/Itip/lib/Horde/Itip/Response/Options/Horde.php +++ b/framework/Itip/lib/Horde/Itip/Response/Options/Horde.php @@ -14,7 +14,7 @@ /** * Handles iTip response options for Horde iTip responses. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Itip/lib/Horde/Itip/Response/Options/Kolab.php b/framework/Itip/lib/Horde/Itip/Response/Options/Kolab.php index e1a8ff99e..a83fae5d2 100644 --- a/framework/Itip/lib/Horde/Itip/Response/Options/Kolab.php +++ b/framework/Itip/lib/Horde/Itip/Response/Options/Kolab.php @@ -14,7 +14,7 @@ /** * Handles iTip response options for Kolab iTip responses. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Itip/lib/Horde/Itip/Translation.php b/framework/Itip/lib/Horde/Itip/Translation.php index 7ba373ca2..54a5aa7d6 100644 --- a/framework/Itip/lib/Horde/Itip/Translation.php +++ b/framework/Itip/lib/Horde/Itip/Translation.php @@ -2,7 +2,7 @@ /** * @package Itip * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Itip/test/Horde/Itip/Stub/Identity.php b/framework/Itip/test/Horde/Itip/Stub/Identity.php index ce283decd..6894dca51 100644 --- a/framework/Itip/test/Horde/Itip/Stub/Identity.php +++ b/framework/Itip/test/Horde/Itip/Stub/Identity.php @@ -15,7 +15,7 @@ /** * Dummy IMP_Prefs_Identity stub. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Kolab/Kolab.php b/framework/Kolab/Kolab.php index b425c6b05..a87e87b19 100644 --- a/framework/Kolab/Kolab.php +++ b/framework/Kolab/Kolab.php @@ -15,7 +15,7 @@ require_once 'Horde/Kolab/Format/Date.php'; * several functions to help in the IMAP folder <-> Horde Share synchronisation * process. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab/Kolab/Translation.php b/framework/Kolab/Kolab/Translation.php index 810ef44df..59e203d97 100644 --- a/framework/Kolab/Kolab/Translation.php +++ b/framework/Kolab/Kolab/Translation.php @@ -2,7 +2,7 @@ /** * @package Kolab * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Cli/lib/Horde/Kolab/Cli.php b/framework/Kolab_Cli/lib/Horde/Kolab/Cli.php index 0df5b8de7..3acf02fe7 100644 --- a/framework/Kolab_Cli/lib/Horde/Kolab/Cli.php +++ b/framework/Kolab_Cli/lib/Horde/Kolab/Cli.php @@ -14,7 +14,7 @@ /** * Command line tools for Kolab storage. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module.php b/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module.php index 650791b54..0967faf3b 100644 --- a/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module.php +++ b/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Cli_Module:: interface describes the module structure for * Kolab_Cli. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Base.php b/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Base.php index a488a207f..f7e77f6ba 100644 --- a/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Base.php +++ b/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/Base.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Cli_Module_Base:: module provides the base options of the * Kolab CLI. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/List.php b/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/List.php index 9c68f5a4a..5ac2facb8 100644 --- a/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/List.php +++ b/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Module/List.php @@ -14,7 +14,7 @@ /** * The Horde_Kolab_Cli_Module_List:: handles folder lists. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Translation.php b/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Translation.php index a6642502a..217b6dbc9 100644 --- a/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Translation.php +++ b/framework/Kolab_Cli/lib/Horde/Kolab/Cli/Translation.php @@ -14,7 +14,7 @@ /** * Horde_Kolab_Cli_Translation is the translation wrapper class for Horde_Kolab_Cli. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Cli/test/Horde/Kolab/Cli/TestCase.php b/framework/Kolab_Cli/test/Horde/Kolab/Cli/TestCase.php index 5be1fc8ac..d75cce3d8 100644 --- a/framework/Kolab_Cli/test/Horde/Kolab/Cli/TestCase.php +++ b/framework/Kolab_Cli/test/Horde/Kolab/Cli/TestCase.php @@ -15,7 +15,7 @@ /** * Basic test case. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license instorageion (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/Module/BaseTest.php b/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/Module/BaseTest.php index 7467f9441..8aed3ca41 100644 --- a/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/Module/BaseTest.php +++ b/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/Module/BaseTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the base modules. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/ModuleTest.php b/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/ModuleTest.php index 41939fadb..ace1e9b81 100644 --- a/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/ModuleTest.php +++ b/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/ModuleTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the modules of the CLI interface. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/OptionsTest.php b/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/OptionsTest.php index 6b1b51216..8b8074c61 100644 --- a/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/OptionsTest.php +++ b/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/Cli/OptionsTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the options of the CLI interface. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/CliTest.php b/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/CliTest.php index cff1aa8e7..f080e1f2c 100644 --- a/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/CliTest.php +++ b/framework/Kolab_Cli/test/Horde/Kolab/Cli/Unit/CliTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the CLI interface. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Config/test/Horde/Kolab/Config/AllTests.php b/framework/Kolab_Config/test/Horde/Kolab/Config/AllTests.php index 92c822590..8434a6f3d 100644 --- a/framework/Kolab_Config/test/Horde/Kolab/Config/AllTests.php +++ b/framework/Kolab_Config/test/Horde/Kolab/Config/AllTests.php @@ -27,7 +27,7 @@ require_once 'Horde/Test/AllTests.php'; /** * Combine the tests for this package. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Config/test/Horde/Kolab/Config/Autoload.php b/framework/Kolab_Config/test/Horde/Kolab/Config/Autoload.php index ca9ba5921..ef4fa63df 100644 --- a/framework/Kolab_Config/test/Horde/Kolab/Config/Autoload.php +++ b/framework/Kolab_Config/test/Horde/Kolab/Config/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php b/framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php index 262eaf84d..7c1dd102d 100644 --- a/framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php +++ b/framework/Kolab_Filter/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php @@ -6,7 +6,7 @@ /** * Extended LMTP class with support for TLS. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php b/framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php index 637a34a5f..dfef0eb02 100644 --- a/framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php +++ b/framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php @@ -14,7 +14,7 @@ /** * Base for PHPUnit scenarios. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Filter/test/Horde/Kolab/Filter/Autoload.php b/framework/Kolab_Filter/test/Horde/Kolab/Filter/Autoload.php index fe49a4fb5..4527d9d8a 100644 --- a/framework/Kolab_Filter/test/Horde/Kolab/Filter/Autoload.php +++ b/framework/Kolab_Filter/test/Horde/Kolab/Filter/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Filter/test/Horde/Kolab/Filter/Helper/AddressFilter.php b/framework/Kolab_Filter/test/Horde/Kolab/Filter/Helper/AddressFilter.php index 1a94330ce..d56e1ea74 100644 --- a/framework/Kolab_Filter/test/Horde/Kolab/Filter/Helper/AddressFilter.php +++ b/framework/Kolab_Filter/test/Horde/Kolab/Filter/Helper/AddressFilter.php @@ -15,7 +15,7 @@ /** * Rewrites address information in a mail template. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. diff --git a/framework/Kolab_Filter/test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php b/framework/Kolab_Filter/test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php index 6be864596..7189ecb5a 100644 --- a/framework/Kolab_Filter/test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php +++ b/framework/Kolab_Filter/test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the address rewriting filter. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. diff --git a/framework/Kolab_Format/examples/Horde/Kolab/Format/new_type.php b/framework/Kolab_Format/examples/Horde/Kolab/Format/new_type.php index 55c11df66..54e27b10f 100644 --- a/framework/Kolab_Format/examples/Horde/Kolab/Format/new_type.php +++ b/framework/Kolab_Format/examples/Horde/Kolab/Format/new_type.php @@ -19,7 +19,7 @@ require_once 'Horde/Autoloader.php'; /** * Kolab XML handler for a string value * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format.php b/framework/Kolab_Format/lib/Horde/Kolab/Format.php index 64ace4eb4..e63ddfa47 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format.php @@ -16,7 +16,7 @@ * format handler. * * Copyright 2007-2010 Klarälvdalens Datakonsult AB - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Cli.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Cli.php index 7a38e4539..68c513106 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Cli.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Cli.php @@ -14,7 +14,7 @@ /** * Command line tools for Kolab format. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Date.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Date.php index 0828dba78..8fd53207b 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Date.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Date.php @@ -15,7 +15,7 @@ /** * Kolab date handling functions. Based upon Kolab.php from Stuart Binge. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Decorator/Base.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Decorator/Base.php index 40d924af1..ef59c83df 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Decorator/Base.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Decorator/Base.php @@ -14,7 +14,7 @@ /** * A base decorator definition. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Decorator/Timed.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Decorator/Timed.php index 1559b80c9..6c370c640 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Decorator/Timed.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Decorator/Timed.php @@ -14,7 +14,7 @@ /** * Determines how much time is spent while loading/saving the Kolab objects. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Exception.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Exception.php index 42876e6b6..404586ef4 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Exception.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Exception.php @@ -14,7 +14,7 @@ /** * This class provides the standard error class for Kolab Format exceptions. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Exception/ParseError.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Exception/ParseError.php index ac20a19d6..fb6ee3e9f 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Exception/ParseError.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Exception/ParseError.php @@ -14,7 +14,7 @@ /** * Indicates a parse error when reading a Kolab Format object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Factory.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Factory.php index f1a625fdd..7789cc21e 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Factory.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Factory.php @@ -14,7 +14,7 @@ /** * A factory for generating Kolab format handlers. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Translation.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Translation.php index 1a2212628..afd3bd981 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Translation.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Translation.php @@ -2,7 +2,7 @@ /** * @package Kolab_Format * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Annotation.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Annotation.php index 4951f9dec..b2133bb5d 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Annotation.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Annotation.php @@ -14,7 +14,7 @@ /** * Kolab XML handler for IMAP folder annotations. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Hprefs.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Hprefs.php index 3560a05fc..c20ed2ee8 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Hprefs.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Hprefs.php @@ -14,7 +14,7 @@ /** * Kolab XML handler for client preferences. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Parser.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Parser.php index e4f1dd9cc..fc6210548 100644 --- a/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Parser.php +++ b/framework/Kolab_Format/lib/Horde/Kolab/Format/Xml/Parser.php @@ -15,7 +15,7 @@ * Handles parsing the provided XML input. * * Copyright 2007-2009 Klarälvdalens Datakonsult AB - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/AllTests.php b/framework/Kolab_Format/test/Horde/Kolab/Format/AllTests.php index f8ba7d1c4..b6addbdfc 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/AllTests.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/AllTests.php @@ -27,7 +27,7 @@ require_once 'Horde/Test/AllTests.php'; /** * Combine the tests for this package. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Autoload.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Autoload.php index 6b972225d..077ec1711 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Autoload.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/ContactTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/ContactTest.php index d22e811bc..8f4ad9fce 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/ContactTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/ContactTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the contact XML format. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -142,7 +142,7 @@ extends PHPUnit_Framework_TestCase * A modification to the original contact handler. This prevents unpredictable * date entries. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/EventTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/EventTest.php index 82f2bd464..6a53def1d 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/EventTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/EventTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test event handling. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/MimeAttrTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/MimeAttrTest.php index 656ec06c3..6aed49ebd 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/MimeAttrTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/MimeAttrTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test Kolab Format MIME attributes * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/PreferencesTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/PreferencesTest.php index c7ad61c79..55ee936f0 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/PreferencesTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/PreferencesTest.php @@ -21,7 +21,7 @@ require_once 'Horde/Autoloader.php'; /** * Test the preferences XML format. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -78,7 +78,7 @@ extends PHPUnit_Framework_TestCase * A modification to the original preferences handler. This prevents * unpredictable date entries. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/RecurrenceTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/RecurrenceTest.php index 91d7e71b0..026ced306 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/RecurrenceTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/RecurrenceTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test recurrence handling * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/TaskTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/TaskTest.php index 8f1c52460..912511712 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/TaskTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/TaskTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test task handling. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/XmlTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/XmlTest.php index 62494ec76..ba18cf881 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/XmlTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Integration/XmlTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the XML format. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -332,7 +332,7 @@ extends PHPUnit_Framework_TestCase /** * A dummy XML type * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/TestCase.php b/framework/Kolab_Format/test/Horde/Kolab/Format/TestCase.php index 3993ba17d..061d240be 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/TestCase.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/TestCase.php @@ -15,7 +15,7 @@ /** * Basic test case. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/CliTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/CliTest.php index e2892551d..3872a7ad7 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/CliTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/CliTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the CLI interface. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/Decorator/TimedTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/Decorator/TimedTest.php index 6639510b1..0af40c82c 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/Decorator/TimedTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/Decorator/TimedTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the decorator for time measurements. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/FactoryTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/FactoryTest.php index a60d4c9fc..9af4dabfd 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/FactoryTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/Unit/FactoryTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php index b16322e4d..8a06682c4 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy.php @@ -16,7 +16,7 @@ * Free/Busy application. It also provides the entry point into the the Horde * MVC system and allows to dispatch a request. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Base.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Base.php index a0ee6a679..a772bb688 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Base.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Cache/Base.php @@ -17,7 +17,7 @@ * Free/Busy application. It also provides the entry point into the the Horde * MVC system and allows to dispatch a request. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Base.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Base.php index d12d76e1e..a4481fcfe 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Base.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Base.php @@ -17,7 +17,7 @@ * Free/Busy application. It also provides the entry point into the the Horde * MVC system and allows to dispatch a request. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Base.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Base.php index 52a5addb5..6570be8b6 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Base.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Base.php @@ -17,7 +17,7 @@ * Free/Busy application. It also provides the entry point into the the Horde * MVC system and allows to dispatch a request. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Kolab.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Kolab.php index 9b1d8edc1..66eb6ce92 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Kolab.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Driver/Freebusy/Kolab.php @@ -17,7 +17,7 @@ * Free/Busy application. It also provides the entry point into the the Horde * MVC system and allows to dispatch a request. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Factory.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Factory.php index 82c925800..d1674ab10 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Factory.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Factory.php @@ -14,7 +14,7 @@ /** * Factory methods for objects required by the free/busy system. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php index 89152cbb7..0c0bb9d2c 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Imap.php @@ -33,7 +33,7 @@ define('KRONOLITH_STATUS_FREE', 4); * the Horde::Kronolith free/busy driver. * * Copyright 2004-2008 Klarälvdalens Datakonsult AB - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Translation.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Translation.php index 4c00368ab..ac6c3d72a 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Translation.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/FreeBusy/Translation.php @@ -2,7 +2,7 @@ /** * @package Kolab_FreeBusy * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php index 006c3fdde..655fd1b16 100644 --- a/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php +++ b/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php @@ -19,7 +19,7 @@ require_once 'Horde/Kolab/Test/Storage.php'; /** * Base for PHPUnit scenarios. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/DispatchTest.php b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/DispatchTest.php index 4c27066ae..4e76e0632 100644 --- a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/DispatchTest.php +++ b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/DispatchTest.php @@ -19,7 +19,7 @@ require_once 'Horde/Autoloader.php'; /** * Test dispatching calls in the free/busy system. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php index 5c2a5a630..3e734e971 100644 --- a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php +++ b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyScenarioTest.php @@ -20,7 +20,7 @@ require_once 'Horde/Kolab/Test/FreeBusy.php'; /** * Checks for the Kolab Free/Busy system. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php index abeba8f3e..ff1d90071 100644 --- a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php +++ b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/FreeBusyTest.php @@ -19,7 +19,7 @@ require_once 'Horde/Autoloader.php'; /** * Test the Kolab free/busy system. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/TriggerTest.php b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/TriggerTest.php index a88dbf9d2..cc9a43991 100644 --- a/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/TriggerTest.php +++ b/framework/Kolab_FreeBusy/test/Horde/Kolab/FreeBusy/TriggerTest.php @@ -19,7 +19,7 @@ require_once 'Horde/Autoloader.php'; /** * Test triggering the generation/caching of free/busy data. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php b/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php index 1c802d7b5..e9bb99da1 100644 --- a/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php +++ b/framework/Kolab_FreeBusy/www/Horde/Kolab/FreeBusy/config.php @@ -3,7 +3,7 @@ * This file provides configuration settings for both the freebusy.php * and the pfb.php scripts. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * @author Steffen Hansen * @author Gunnar Wrobel diff --git a/framework/Kolab_Resource/lib/Horde/Kolab/Resource/Exception.php b/framework/Kolab_Resource/lib/Horde/Kolab/Resource/Exception.php index 71116b9e0..5bf9ee6d1 100644 --- a/framework/Kolab_Resource/lib/Horde/Kolab/Resource/Exception.php +++ b/framework/Kolab_Resource/lib/Horde/Kolab/Resource/Exception.php @@ -14,7 +14,7 @@ /** * This class provides the standard error class for Kolab_Resource exceptions. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Resource/lib/Horde/Kolab/Resource/Translation.php b/framework/Kolab_Resource/lib/Horde/Kolab/Resource/Translation.php index 012d5d926..7c349055c 100644 --- a/framework/Kolab_Resource/lib/Horde/Kolab/Resource/Translation.php +++ b/framework/Kolab_Resource/lib/Horde/Kolab/Resource/Translation.php @@ -2,7 +2,7 @@ /** * @package Kolab_Resource * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Resource/test/Horde/Kolab/Resource/Autoload.php b/framework/Kolab_Resource/test/Horde/Kolab/Resource/Autoload.php index 4c9c6cb1c..c8e809c21 100644 --- a/framework/Kolab_Resource/test/Horde/Kolab/Resource/Autoload.php +++ b/framework/Kolab_Resource/test/Horde/Kolab/Resource/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite.php index 5b286e285..14b16c5d5 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite.php @@ -14,7 +14,7 @@ /** * A simple composition of server functionality. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/File.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/File.php index 9395630cb..33aff2af1 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/File.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/File.php @@ -15,7 +15,7 @@ /** * This class provides a persistant class for testing the Kolab Server DB. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Interface.php index 32db1483c..e4749d44c 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Interface.php @@ -14,7 +14,7 @@ /** * Interface for connection handling. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock.php index f40a4c5ef..af75a834a 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock.php @@ -14,7 +14,7 @@ /** * This class provides a class for testing the Kolab Server DB. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Ldap.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Ldap.php index 1b74f72e5..b59853e01 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Ldap.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Ldap.php @@ -14,7 +14,7 @@ /** * This class provides a class for testing the Kolab Server DB. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Search.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Search.php index 1501a3777..faa403257 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Search.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Search.php @@ -14,7 +14,7 @@ /** * A mockup class to simulate LDAP search results. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Simpleldap.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Simpleldap.php index b5ccb920b..49b9f5e07 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Simpleldap.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Simpleldap.php @@ -14,7 +14,7 @@ /** * A simple LDAP setup without read-only slaves. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Splittedldap.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Splittedldap.php index 65b70a231..a7c1f49fd 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Splittedldap.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Splittedldap.php @@ -14,7 +14,7 @@ /** * A connection to a LDAP master/slave setup. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Clean.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Clean.php index 0584f3a39..2fe6a4a10 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Clean.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Clean.php @@ -16,7 +16,7 @@ * A cleanup decoration for Kolab Servers that allows to remove all added * objects. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Count.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Count.php index 11fc564c5..856f8e7cd 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Count.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Count.php @@ -16,7 +16,7 @@ * A server decorator that counts the number of database calls and * reports them via a logger. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Log.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Log.php index f356ce211..f16ca6a0e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Log.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Log.php @@ -14,7 +14,7 @@ /** * A server delegation that logs server access via Horde_Log_Logger. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Map.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Map.php index 55bb8596b..073c9de23 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Map.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Decorator/Map.php @@ -14,7 +14,7 @@ /** * A server delegation that maps object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception.php index a62402ae0..7018d2dd5 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception.php @@ -14,7 +14,7 @@ /** * This class provides the standard error class for Kolab Server exceptions. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception/Bindfailed.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception/Bindfailed.php index 4cb479f9b..74d20ca88 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception/Bindfailed.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception/Bindfailed.php @@ -14,7 +14,7 @@ /** * Indicate that the given bind credentials were invalid. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception/Novalue.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception/Novalue.php index fe36bc77d..e4d8cd69a 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception/Novalue.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Exception/Novalue.php @@ -14,7 +14,7 @@ /** * Indicate a missing attribute value. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory.php index 969192863..0af8a7766 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory.php @@ -14,7 +14,7 @@ /** * A based Horde_Kolab_Server:: factory. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Interface.php index 92ee9b20e..06518180a 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Interface.php @@ -14,7 +14,7 @@ /** * This class defines the interface of a generic Kolab user database. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php index fd6c71a5c..63beb70b4 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap.php @@ -15,7 +15,7 @@ * This class provides methods to deal with objects stored in * a LDAP db. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Changes.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Changes.php index f24ca51f7..79933107e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Changes.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Changes.php @@ -14,7 +14,7 @@ /** * A helper class to determine an LDAP changeset. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Filtered.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Filtered.php index df90edcc0..b5e12f5d6 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Filtered.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Filtered.php @@ -15,7 +15,7 @@ * This class provides methods to deal with objects stored in * a filtered LDAP db. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Standard.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Standard.php index b4648e282..d44e7037e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Standard.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Ldap/Standard.php @@ -15,7 +15,7 @@ * This class provides methods to deal with objects stored in * a standard LDAP db. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/List/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/List/Base.php index fc1bee23f..1cb237016 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/List/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/List/Base.php @@ -14,7 +14,7 @@ /** * A server list implementation. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/List/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/List/Interface.php index da99de4f8..88931a22c 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/List/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/List/Interface.php @@ -14,7 +14,7 @@ /** * Interface for server lists. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Base.php index 6baf610e3..579e88d27 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Base.php @@ -14,7 +14,7 @@ /** * The base class representing Kolab object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Createtimestamp.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Createtimestamp.php index 32cbc6928..5f809a3e6 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Createtimestamp.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Createtimestamp.php @@ -14,7 +14,7 @@ /** * The "createTimestamp" attribute. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Createtimestampdate.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Createtimestampdate.php index af6f1a1ac..241e6e3ba 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Createtimestampdate.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Createtimestampdate.php @@ -14,7 +14,7 @@ /** * The "createTimestamp" attribute converted to Horde_Date. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Decorator.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Decorator.php index d9831230d..dcd964ae6 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Decorator.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Decorator.php @@ -14,7 +14,7 @@ /** * A base class for attribute decorators. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Default.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Default.php index 0f7fd1457..d38f6bfc5 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Default.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Default.php @@ -14,7 +14,7 @@ /** * A decorator to represent an object attribute with a default. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Empty.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Empty.php index 8ffa8b685..cc9db58dc 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Empty.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Empty.php @@ -14,7 +14,7 @@ /** * The base class representing Kolab object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/External.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/External.php index f3a8831c3..8975ad20d 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/External.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/External.php @@ -14,7 +14,7 @@ /** * The class represents external-only object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Field.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Field.php index 4f335f62b..139ec6826 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Field.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Field.php @@ -14,7 +14,7 @@ /** * The base class representing Kolab object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Firstnamelastname.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Firstnamelastname.php index a1eba214b..2741f949b 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Firstnamelastname.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Firstnamelastname.php @@ -14,7 +14,7 @@ /** * The name of a person in "firstname lastname" format. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Guid.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Guid.php index 164a8fcdd..2e6dd5472 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Guid.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Guid.php @@ -14,7 +14,7 @@ /** * The GUID attribute. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Id.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Id.php index 5b560752e..67dc1fe3a 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Id.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Id.php @@ -14,7 +14,7 @@ /** * The id part of the GUID of this object. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Interface.php index 4208a1cfc..28d3c5ea2 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Interface.php @@ -14,7 +14,7 @@ /** * The interface representing Kolab object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Internal.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Internal.php index a250b201a..00cbbe1bd 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Internal.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Internal.php @@ -14,7 +14,7 @@ /** * The class represents internal-only object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Locked.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Locked.php index 3749ade3c..521fc5375 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Locked.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Locked.php @@ -16,7 +16,7 @@ * A decorator to represent a Kolab object attribute that can only be written on * object creation and is immutable afterwards. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Modifytimestamp.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Modifytimestamp.php index d465ecd3d..fa0e3fe90 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Modifytimestamp.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Modifytimestamp.php @@ -14,7 +14,7 @@ /** * The "modifyTimestamp" attribute. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Modifytimestampdate.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Modifytimestampdate.php index ce940497f..471e38bca 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Modifytimestampdate.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Modifytimestampdate.php @@ -14,7 +14,7 @@ /** * The "modifyTimestamp" attribute converted to Horde_Date. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Objectclass.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Objectclass.php index ec6fc69ff..5810ba25f 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Objectclass.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Objectclass.php @@ -14,7 +14,7 @@ /** * The "objectClass" attribute. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Openldapaci.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Openldapaci.php index 16509f72d..3f88dd71f 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Openldapaci.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Openldapaci.php @@ -14,7 +14,7 @@ /** * The "OpenLDAPaci" attribute. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Required.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Required.php index 6784e6e7b..0b3dec11e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Required.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Required.php @@ -14,7 +14,7 @@ /** * A decorator to represent required Kolab object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Single.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Single.php index 43ea86de1..b72c23596 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Single.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Single.php @@ -16,7 +16,7 @@ * A decorator to represent a Kolab object attribute that can only be written on * object creation and is immutable afterwards. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Value.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Value.php index 1c9330f45..99f98e807 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Value.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Value.php @@ -14,7 +14,7 @@ /** * The base class representing Kolab object attributes. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Writelock.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Writelock.php index ffbf53ec7..4aa0c2612 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Writelock.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Attribute/Writelock.php @@ -14,7 +14,7 @@ /** * A decorator to represent a Kolab object attribute that can never be written. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Base.php index 2e40cb60c..58be64d67 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Base.php @@ -16,7 +16,7 @@ * This class provides methods to deal with Kolab objects stored in * the Kolab db. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Factory.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Factory.php index 277b8c035..351ba94c1 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Factory.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Factory.php @@ -14,7 +14,7 @@ /** * Factory methods for Horde_Kolab_Server_Object instances. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Groupofnames.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Groupofnames.php index fab3f3a69..48b0b55fc 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Groupofnames.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Groupofnames.php @@ -14,7 +14,7 @@ /** * This class provides methods to deal with groups. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Hash.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Hash.php index d3ef86097..e29d3d450 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Hash.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Hash.php @@ -14,7 +14,7 @@ /** * Provides array access to Kolab objects. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php index a66c9018b..788e23c2e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Inetorgperson.php @@ -14,7 +14,7 @@ /** * This class provides basic methods common to all Kolab server objects. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Interface.php index 40c73d1d3..0bbe1cd96 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Interface.php @@ -14,7 +14,7 @@ /** * Interface describing Kolab objects stored in the server database. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab.php index 6e4401ed2..fa0b94fa0 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab.php @@ -15,7 +15,7 @@ * This class provides methods to deal with the Kolab server configuration * object. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Address.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Address.php index a9bfa4dfd..a4543a065 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Address.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Address.php @@ -15,7 +15,7 @@ * This class provides methods to deal with global address book * entries for Kolab. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Administrator.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Administrator.php index 461ea6ce9..b9743d74e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Administrator.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Administrator.php @@ -15,7 +15,7 @@ * This class provides methods to deal with administrator * entries for Kolab. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php index 0fc26eac5..baba26460 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Adminrole.php @@ -14,7 +14,7 @@ /** * This class provides methods to deal with administrator object types. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Distlist.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Distlist.php index 70c659cab..78254cb81 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Distlist.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Distlist.php @@ -14,7 +14,7 @@ /** * This class provides methods to deal with distribution lists for Kolab. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Domainmaintainer.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Domainmaintainer.php index b94eaf815..aed53b28d 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Domainmaintainer.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Domainmaintainer.php @@ -14,7 +14,7 @@ /** * This class provides methods associated to Kolab domain maintainers. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Maintainer.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Maintainer.php index 652dfda6c..d5bfa1238 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Maintainer.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/Maintainer.php @@ -15,7 +15,7 @@ * This class provides methods to deal with maintainer * entries for Kolab. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php index 29d2c32a6..03f4fe08e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolab/User.php @@ -15,7 +15,7 @@ * This class provides methods to deal with Kolab users stored in * the Kolab db. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgermanbankarrangement.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgermanbankarrangement.php index 746ccaff5..e799eadd4 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgermanbankarrangement.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgermanbankarrangement.php @@ -15,7 +15,7 @@ * This class provides a representation of german bank account * information. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php index c7bc3fe58..667c7124f 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabgroupofnames.php @@ -14,7 +14,7 @@ /** * This class provides methods to deal with groups for Kolab. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php index 94355ec56..c274af9c3 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabinetorgperson.php @@ -14,7 +14,7 @@ /** * This class provides basic methods common to all Kolab server objects. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabpop3account.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabpop3account.php index 6fae57612..61dda490b 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabpop3account.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabpop3account.php @@ -14,7 +14,7 @@ /** * This class provides a representation of pop3 mail accounts. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabsharedfolder.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabsharedfolder.php index f01c2b0a4..427c3eb03 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabsharedfolder.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Kolabsharedfolder.php @@ -15,7 +15,7 @@ * This class provides methods to deal with shared folders * entries for Kolab. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Mcached.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Mcached.php index 01fd293b9..15f36c718 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Mcached.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Mcached.php @@ -14,7 +14,7 @@ /** * Low level caching for the Kolab object. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Organizationalperson.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Organizationalperson.php index 969dbbb58..4f5c13b57 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Organizationalperson.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Organizationalperson.php @@ -14,7 +14,7 @@ /** * This class provides methods for the organizationalPerson objectclass. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php index 5a8422581..4564204a5 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Person.php @@ -14,7 +14,7 @@ /** * This class provides methods for the person objectclass. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Searches.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Searches.php index b5b8f2864..5e9fc79ff 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Searches.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Searches.php @@ -16,7 +16,7 @@ * An interface indicating that an object class provides additional search * operations. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Top.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Top.php index fc132e9e6..b7b204041 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Top.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Object/Top.php @@ -16,7 +16,7 @@ * This class provides methods to deal with Kolab objects stored in * the Kolab db. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Objects/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Objects/Base.php index 3eb882eb9..1f55ed26a 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Objects/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Objects/Base.php @@ -15,7 +15,7 @@ * This class provides methods to deal with Kolab objects stored in * the Kolab object db. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Objects/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Objects/Interface.php index 6176f24ca..c209382de 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Objects/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Objects/Interface.php @@ -14,7 +14,7 @@ /** * Interface for a server object list. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/And.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/And.php index e2001240c..e1e595d01 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/And.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/And.php @@ -14,7 +14,7 @@ /** * An element grouping by and. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Approx.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Approx.php index 9d0b1d8b2..fe306d19b 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Approx.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Approx.php @@ -14,7 +14,7 @@ /** * An element expressing an 'approx' match. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Begins.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Begins.php index 5b47cbb76..9579ad257 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Begins.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Begins.php @@ -14,7 +14,7 @@ /** * An element expressing an 'begins' match. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Contains.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Contains.php index 47dabc05a..c7fd88e6e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Contains.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Contains.php @@ -14,7 +14,7 @@ /** * An element expressing an 'contains' match. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Ends.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Ends.php index b4a11d397..6ff152763 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Ends.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Ends.php @@ -14,7 +14,7 @@ /** * An element expressing an 'ends' match. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Equals.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Equals.php index 011647020..c9d70696d 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Equals.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Equals.php @@ -14,7 +14,7 @@ /** * An element expressing an 'equals' match. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Greater.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Greater.php index 7682c4222..498b17850 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Greater.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Greater.php @@ -14,7 +14,7 @@ /** * An element expressing an 'greater' match. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Group.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Group.php index 80a3adfbd..e2eb1d248 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Group.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Group.php @@ -14,7 +14,7 @@ /** * A grouped query element. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Interface.php index cbfadcba2..bf44a5a53 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Interface.php @@ -14,7 +14,7 @@ /** * Interface for server query elements. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Less.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Less.php index a1b29ed1a..9e06c92dc 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Less.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Less.php @@ -14,7 +14,7 @@ /** * An element expressing an 'less' match. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Mapped.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Mapped.php index bb2951755..433c2be50 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Mapped.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Mapped.php @@ -14,7 +14,7 @@ /** * A mapped query element. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Not.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Not.php index ff6defaf7..72f53938b 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Not.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Not.php @@ -14,7 +14,7 @@ /** * A negating element. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Or.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Or.php index 09d6e8377..d96348968 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Or.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Or.php @@ -14,7 +14,7 @@ /** * An element grouping by or. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Single.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Single.php index d1249f613..6c2d04425 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Single.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Element/Single.php @@ -14,7 +14,7 @@ /** * A single query element. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Interface.php index 3b76b0795..3f1ed2a2f 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Interface.php @@ -14,7 +14,7 @@ /** * Interface for server queries. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Ldap.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Ldap.php index 9c4fc5bdb..b28973d3f 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Ldap.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Query/Ldap.php @@ -14,7 +14,7 @@ /** * Handler for LDAP server queries. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Interface.php index ee0feb975..ae7144a38 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Interface.php @@ -14,7 +14,7 @@ /** * Interface for query results. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Ldap.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Ldap.php index eeb3f9398..152a26191 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Ldap.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Ldap.php @@ -14,7 +14,7 @@ /** * Handler for LDAP query results. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Base.php index 3a83700c5..9290e152e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Base.php @@ -14,7 +14,7 @@ /** * This class handles the db schema. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Decorator/Cache.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Decorator/Cache.php index bf5782cc0..65a597d6d 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Decorator/Cache.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Decorator/Cache.php @@ -14,7 +14,7 @@ /** * This class handles the db schema. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Interface.php index 4a3526e69..31e9e7be9 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Schema/Interface.php @@ -14,7 +14,7 @@ /** * Interface for the schema handler of a Kolab database. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Base.php index a329788f0..5af749b52 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Base.php @@ -16,7 +16,7 @@ * Handles search operations provided by the objects registered to the * server structure. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Interface.php index 5bcd26d76..f2b37a0cc 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Interface.php @@ -14,7 +14,7 @@ /** * Defines the interface of the search handler for a Kolab Server. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Addressesforuidormail.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Addressesforuidormail.php index 3da7a2bf0..b2fbfe405 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Addressesforuidormail.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Addressesforuidormail.php @@ -16,7 +16,7 @@ * Return the mail addresses of the KolabInetOrgPersons with the given uid or * mail address and include all alias and delegate addresses. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Attributes.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Attributes.php index 49f0cda09..216e5a461 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Attributes.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Attributes.php @@ -14,7 +14,7 @@ /** * Basic attributes search. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Base.php index 96e9339a3..433d85c96 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Base.php @@ -14,7 +14,7 @@ /** * An interface marking object class search operations. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Children.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Children.php index 6a3ca56e9..b3835a151 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Children.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Children.php @@ -14,7 +14,7 @@ /** * Basic GUID search. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Constraint/Single.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Constraint/Single.php index b80f21930..a7c535655 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Constraint/Single.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Constraint/Single.php @@ -14,7 +14,7 @@ /** * Return only a single search result. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Constraint/Strict.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Constraint/Strict.php index 3531efcea..256b83287 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Constraint/Strict.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Constraint/Strict.php @@ -14,7 +14,7 @@ /** * Ensures that a search yields only a single return value. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Groupsformember.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Groupsformember.php index 48d9d856a..cf3c65a03 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Groupsformember.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Groupsformember.php @@ -14,7 +14,7 @@ /** * Return the groups for the given member element. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guid.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guid.php index e7907629d..ce3005c13 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guid.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guid.php @@ -14,7 +14,7 @@ /** * Basic GUID search. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforalias.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforalias.php index fa256adfc..d5dabdec9 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforalias.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforalias.php @@ -14,7 +14,7 @@ /** * Return all KolabInetOrgPersons with the given alias address. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforcn.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforcn.php index 561a225d5..9c773478e 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforcn.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforcn.php @@ -14,7 +14,7 @@ /** * Identify the GUID for the objects found with the given common name. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforkolabusers.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforkolabusers.php index 2486fb4f8..1d5642b01 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforkolabusers.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforkolabusers.php @@ -14,7 +14,7 @@ /** * Return the GUIDs of all KolabInetOrgPersons. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidformail.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidformail.php index 7a1fe14d9..21f169bb2 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidformail.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidformail.php @@ -14,7 +14,7 @@ /** * Return all KolabInetOrgPersons with the given mail address. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidformailoralias.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidformailoralias.php index ba16ad8e3..0282d2eca 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidformailoralias.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidformailoralias.php @@ -14,7 +14,7 @@ /** * Return all KolabInetOrgPersons with the given mail or alias address. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuid.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuid.php index 6b9d14bf2..19c915e3c 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuid.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuid.php @@ -14,7 +14,7 @@ /** * Return all KolabInetOrgPersons with the given uid. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuidormail.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuidormail.php index ef96d104d..69c76b33f 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuidormail.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuidormail.php @@ -14,7 +14,7 @@ /** * Return all KolabInetOrgPersons with the given uid or mail address. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuidormailoralias.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuidormailoralias.php index cf42495e5..156310b62 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuidormailoralias.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Guidforuidormailoralias.php @@ -14,7 +14,7 @@ /** * Return all KolabInetOrgPersons with the given uid, mail or alias address. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Interface.php index 99040024f..8f3663c9c 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Interface.php @@ -14,7 +14,7 @@ /** * An interface marking object class search operations. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Mailforuidormail.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Mailforuidormail.php index f9ef011a9..e0cd42b73 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Mailforuidormail.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Mailforuidormail.php @@ -16,7 +16,7 @@ * Return the mail address of the KolabInetOrgPersons with the given uid or mail * address. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Restrictgroups.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Restrictgroups.php index 3ad3f46d9..6331fdf80 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Restrictgroups.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Restrictgroups.php @@ -14,7 +14,7 @@ /** * Restrict a search to groupOfNames. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Restrictkolab.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Restrictkolab.php index d69239041..4d742f46c 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Restrictkolab.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Search/Operation/Restrictkolab.php @@ -14,7 +14,7 @@ /** * Restrict a search to KolabInetOrgPersons. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Double.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Double.php index 329f4e0e6..986423721 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Double.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Double.php @@ -14,7 +14,7 @@ /** * An adapter for attributes that rely on two internal Kolab object attributes. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Interface.php index cdf59f328..a43925e91 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Interface.php @@ -14,7 +14,7 @@ /** * The interface describing internal Kolab object attributes. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Value.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Value.php index c44e0051c..bbf6c354f 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Value.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Attribute/Value.php @@ -14,7 +14,7 @@ /** * The base class representing internal Kolab object attributes. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Base.php index 45e0360b8..101f3d6e3 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Base.php @@ -14,7 +14,7 @@ /** * An abstract class definiing methods to deal with an object tree structure. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Interface.php index ec674c769..186b76e00 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Interface.php @@ -15,7 +15,7 @@ * The interface definition for the handlers dealing with the Kolab Server * object tree structure. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Kolab.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Kolab.php index 527c8912f..6020ff437 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Kolab.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Kolab.php @@ -15,7 +15,7 @@ * This class provides methods to deal with Kolab objects stored in * the standard Kolab LDAP db. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Ldap.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Ldap.php index c219f2ab5..e9463027d 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Ldap.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Structure/Ldap.php @@ -14,7 +14,7 @@ /** * This class provides methods to deal with the LDAP tree structure. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Composite/BaseTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Composite/BaseTest.php index 092c9b49b..6010add33 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Composite/BaseTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Composite/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../TestCase.php'; /** * Test the composite server. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/Mock/LdapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/Mock/LdapTest.php index ee01adb50..378823fbf 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/Mock/LdapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/Mock/LdapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../LdapTestCase.php'; /** * Test the test backend. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/MockTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/MockTest.php index 74c8bbd5e..433629145 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/MockTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/MockTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the handler for a mock connection. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/SimpleldapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/SimpleldapTest.php index bda065644..adfd92f3e 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/SimpleldapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/SimpleldapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the handler for a simple LDAP setup without read-only slaves. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/SplittedldapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/SplittedldapTest.php index a0015621a..4939d819c 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/SplittedldapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/SplittedldapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the handler for a LDAP master/slave setup. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Decorator/CleanTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Decorator/CleanTest.php index a43f3b6c6..ecfc2c7a7 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Decorator/CleanTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Decorator/CleanTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the cleanup decorator for the server. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Decorator/LogTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Decorator/LogTest.php index 127cc15d9..eedde08c7 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Decorator/LogTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Decorator/LogTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the log decorator for the server. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/ChangesTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/ChangesTest.php index 9521f3447..56d2db84f 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/ChangesTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/ChangesTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the LDAP changeset handler. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/FilteredTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/FilteredTest.php index fdf06af8f..947a1ec3f 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/FilteredTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/FilteredTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the filtered LDAP driver. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/StandardTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/StandardTest.php index 32c98ede7..cb7dd53e2 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/StandardTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/StandardTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the standard LDAP driver. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/LdapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/LdapTest.php index 24b9722be..712ba9f0c 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/LdapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/LdapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../LdapTestCase.php'; /** * Test the LDAP backend. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/Attribute/BaseTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/Attribute/BaseTest.php index 8f086b8c1..15dbed96a 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/Attribute/BaseTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/Attribute/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../TestCase.php'; /** * Test the base attribute. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/Attribute/ValueTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/Attribute/ValueTest.php index 3549e7cf8..4b89d735f 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/Attribute/ValueTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/Attribute/ValueTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the value attribute. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/BaseTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/BaseTest.php index d5cbda368..195793172 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/BaseTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Object/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../TestCase.php'; /** * Test the base object. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/Element/MappedTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/Element/MappedTest.php index 422bb2eda..43ac64ea1 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/Element/MappedTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/Element/MappedTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the mapped query element. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/ElementTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/ElementTest.php index 8efba5ef1..71c06dd37 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/ElementTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/ElementTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the LDAP query elements. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/LdapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/LdapTest.php index c59873f3e..f9a45e79b 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/LdapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Query/LdapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the LDAP query handler. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Result/LdapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Result/LdapTest.php index ec17e5d35..841a1e7bf 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Result/LdapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Result/LdapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the LDAP result handler. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/BaseTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/BaseTest.php index 94a94d35a..5d08ec317 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/BaseTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../TestCase.php'; /** * Test the search handler. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/GuidTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/GuidTest.php index 2f7acea80..a25d6a1b7 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/GuidTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/GuidTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the guid search operation. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/GuidforuidTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/GuidforuidTest.php index 8a10cb426..f5fc28061 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/GuidforuidTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/GuidforuidTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../TestCase.php'; /** * Test the search operations by uid. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/RestrictgroupsTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/RestrictgroupsTest.php index 1128945c4..008142665 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/RestrictgroupsTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/RestrictgroupsTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../TestCase.php'; /** * Test the search operations restricted to groups. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/RestrictkolabTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/RestrictkolabTest.php index 73c604554..1c5313c5d 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/RestrictkolabTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Search/Operation/RestrictkolabTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../TestCase.php'; /** * Test the search operations restricted to Kolab users. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Structure/KolabTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Structure/KolabTest.php index 8ce7ad287..dbc08359a 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Structure/KolabTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Structure/KolabTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the LDAP backend. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Structure/LdapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Structure/LdapTest.php index 5778ea439..33fd69619 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Structure/LdapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Structure/LdapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the LDAP backend. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/AddingObjectsTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/AddingObjectsTest.php index 980320e48..0c95cd39a 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/AddingObjectsTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/AddingObjectsTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Adding objects to the server. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/AdminTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/AdminTest.php index 860982a7a..d7494849b 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/AdminTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/AdminTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the admin object. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/DistListHandlingTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/DistListHandlingTest.php index 4883fdcd2..7a5ce0dc2 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/DistListHandlingTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/DistListHandlingTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Handling distribution lists. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupHandlingTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupHandlingTest.php index dc7432276..1a15a5e81 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupHandlingTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupHandlingTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Handling groups. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupTest.php index 8948be50c..380bd9560 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/GroupTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the group object. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/InetorgpersonTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/InetorgpersonTest.php index 180550cf4..9c02b5da7 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/InetorgpersonTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/InetorgpersonTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the inetOrgPerson object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/KolabgermanbankarrangementTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/KolabgermanbankarrangementTest.php index 06c0f4994..9aec80767 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/KolabgermanbankarrangementTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/KolabgermanbankarrangementTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the kolabGermanBankArrangement object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/KolabinetorgpersonTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/KolabinetorgpersonTest.php index 9926c616c..dec56a2b1 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/KolabinetorgpersonTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/KolabinetorgpersonTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the kolabInetOrgPerson object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/Kolabpop3accountTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/Kolabpop3accountTest.php index 5c27ec4dc..df37abb10 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/Kolabpop3accountTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/Kolabpop3accountTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the kolabExternalPop3Account object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/MockTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/MockTest.php index 4f1587287..5dd67007c 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/MockTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/MockTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the test backend. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/ObjectTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/ObjectTest.php index 18d1457d1..1fce70489 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/ObjectTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/ObjectTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * The the handling of objects. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -198,7 +198,7 @@ class Horde_Kolab_Server_Integration_ObjectTest extends Horde_Kolab_Server_Integ /** * A dummy class for testing. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/ObjectsTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/ObjectsTest.php index a3f883978..26edb9664 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/ObjectsTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/ObjectsTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Tests for the main server class. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/OrgPersonTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/OrgPersonTest.php index fe3cd4d29..bbdad5503 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/OrgPersonTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/OrgPersonTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the organizationalPerson object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/PersonTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/PersonTest.php index fdaf0df8d..10a39e416 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/PersonTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/PersonTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the person object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/Scenario.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/Scenario.php index 102db5ad7..6e1edf120 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/Scenario.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/Scenario.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Base for PHPUnit scenarios. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchTest.php index 5fb0865a2..f597afa7e 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../LdapTestCase.php'; /** * Test the search handler. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchguidforuidormailTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchguidforuidormailTest.php index ad5d13899..87f9e4900 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchguidforuidormailTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchguidforuidormailTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../LdapTestCase.php'; /** * Test the "GuidForUidOrMail" search using the mock driver. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserHandlingTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserHandlingTest.php index 4d775b665..2c94873cf 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserHandlingTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserHandlingTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Handling users. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserTest.php index a0ea4ef7e..0ccfb34aa 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/UserTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/Scenario.php'; /** * Test the user object. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/LdapTestCase.php b/framework/Kolab_Server/test/Horde/Kolab/Server/LdapTestCase.php index ee90db82c..0506da111 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/LdapTestCase.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/LdapTestCase.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/TestCase.php'; /** * Skip LDAP based tests if we don't have ldap or Horde_Ldap. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Server/test/Horde/Kolab/Server/TestCase.php b/framework/Kolab_Server/test/Horde/Kolab/Server/TestCase.php index d0da67699..87f558e2d 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/TestCase.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/TestCase.php @@ -26,7 +26,7 @@ require_once dirname(__FILE__) . '/Constraints/Searchalias.php'; /** * Provides functions required by several Kolab_Server tests. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session.php b/framework/Kolab_Session/lib/Horde/Kolab/Session.php index 271458ce3..f6ce15293 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session.php @@ -22,7 +22,7 @@ * additional Kolab user data relevant for the user session should be * accessed via the Horde_Kolab_Session class. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Base.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Base.php index 85c32a6f8..d3599c3f1 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Base.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Base.php @@ -14,7 +14,7 @@ /** * The Horde_Kolab_Session class holds user details in the current session. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Anonymous.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Anonymous.php index 3f0abbab0..328f751cd 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Anonymous.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Anonymous.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Session_Anonymous class allows anonymous access to the Kolab * system. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Base.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Base.php index 763281643..6b8db88e7 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Base.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Base.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Session_Decorator_Base provides a base for session * decorators. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Logged.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Logged.php index 0f64199ce..48a98dd56 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Logged.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Logged.php @@ -14,7 +14,7 @@ /** * A logger for Horde_Kolab_Session handlers. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Stored.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Stored.php index be049c5b5..102fe133a 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Stored.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Stored.php @@ -14,7 +14,7 @@ /** * Storage for Horde_Kolab_Session handlers. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Exception.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Exception.php index 90ea79477..631a262c5 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Exception.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Exception.php @@ -14,7 +14,7 @@ /** * The standard error class for Kolab Session exceptions. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Exception/Badlogin.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Exception/Badlogin.php index b67f95aa6..45312df50 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Exception/Badlogin.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Exception/Badlogin.php @@ -14,7 +14,7 @@ /** * Indicate bad login credentials. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage.php index f7d6098d0..bdffc6bcb 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage.php @@ -14,7 +14,7 @@ /** * Defines storage containers for the Kolab session information. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Mock.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Mock.php index a133f6bfc..5d50f240b 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Mock.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Mock.php @@ -14,7 +14,7 @@ /** * A mock container for the Kolab session information. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Session.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Session.php index 997b6d417..bf041abef 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Session.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Session.php @@ -14,7 +14,7 @@ /** * Defines storage containers for the Kolab session information. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid.php index 6aef36546..c1d80c0b9 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid.php @@ -14,7 +14,7 @@ /** * Interface for session validators. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Base.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Base.php index 20a9fda8e..2cfbe4c85 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Base.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Base.php @@ -14,7 +14,7 @@ /** * A class to check if the given session is valid. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Decorator/Logged.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Decorator/Logged.php index ea9f620b3..cc2ac49a9 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Decorator/Logged.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Decorator/Logged.php @@ -14,7 +14,7 @@ /** * A logger for Horde_Kolab_Session_Valid validators. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/AllTests.php b/framework/Kolab_Session/test/Horde/Kolab/Session/AllTests.php index 0e58c14f4..a3a747192 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/AllTests.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/AllTests.php @@ -27,7 +27,7 @@ require_once 'Horde/Test/AllTests.php'; /** * Combine the tests for this package. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/AnonymousTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/AnonymousTest.php index eeca69aff..c91b66523 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/AnonymousTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/AnonymousTest.php @@ -21,7 +21,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; * Test the anonymous decorator with the Kolab session handler base * implementation. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/ValidTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/ValidTest.php index 79a27ba79..2735896f4 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/ValidTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/ValidTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the valid check with the Kolab session handler implementation. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/TestCase.php b/framework/Kolab_Session/test/Horde/Kolab/Session/TestCase.php index cbc1be9af..60cf2093f 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/TestCase.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/TestCase.php @@ -14,7 +14,7 @@ /** * Base for session testing. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/BaseTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/BaseTest.php index dfa8c6712..3c820066f 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/BaseTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Kolab session handler base implementation. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/AnonymousTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/AnonymousTest.php index 842c81c6c..1b7ebc84f 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/AnonymousTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/AnonymousTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the anonymous decorator. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/BaseTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/BaseTest.php index fb1184a36..c578749da 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/BaseTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the base decorator. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/LoggedTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/LoggedTest.php index b6c728f0f..f54d045d6 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/LoggedTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/LoggedTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the log decorator. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/StoredTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/StoredTest.php index f8546b00f..7ee299ed0 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/StoredTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Decorator/StoredTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the storing decorator. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Storage/MockTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Storage/MockTest.php index 0f80de582..65b1a4698 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Storage/MockTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Storage/MockTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the mock storage driver. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Storage/SessionTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Storage/SessionTest.php index 1737b5487..256814dd8 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Storage/SessionTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Storage/SessionTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the session based storage driver. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Valid/BaseTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Valid/BaseTest.php index 94d9be579..cbcc2fba3 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Valid/BaseTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Valid/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the valid check. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Valid/Decorator/LoggedTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Valid/Decorator/LoggedTest.php index f5e827c73..17188526a 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Valid/Decorator/LoggedTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Unit/Valid/Decorator/LoggedTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the log decorator for validators. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage.php index a70b17139..a9e4c0261 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage.php @@ -37,7 +37,7 @@ * $folder = Horde_Kolab_Storage::getShareData(Auth::getAuth(), 'event'); * * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Base.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Base.php index 3524f8f15..107a45f3c 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Base.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Base.php @@ -14,7 +14,7 @@ /** * The basic handler for accessing data from Kolab storage. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php index de4811797..8536f207c 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php @@ -23,7 +23,7 @@ * This class does not offer a lot of safeties and is primarily intended to be * used within the Horde_Kolab_Storage_Data class. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/List.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/List.php index 0f35de0e8..d5cfc36b8 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/List.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache/List.php @@ -14,7 +14,7 @@ /** * A cache backend for Kolab storage list handlers. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php index d5e2438f9..00a94ca9f 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php @@ -17,7 +17,7 @@ * The Kolab_Data class represents a data type in a Kolab storage * folder on the Kolab server. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Decorator/Cache.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Decorator/Cache.php index d6823c087..bd91a2657 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Decorator/Cache.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Decorator/Cache.php @@ -14,7 +14,7 @@ /** * A cache decorator for the Kolab storage handler. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Decorator/Log.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Decorator/Log.php index 29b9c82a0..bf28d5266 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Decorator/Log.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Decorator/Log.php @@ -14,7 +14,7 @@ /** * A log decorator for the Kolab storage handler. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver.php index 4f5f72b1a..b30e2dc79 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver.php @@ -14,7 +14,7 @@ /** * The driver definition for accessing Kolab storage. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Base.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Base.php index ebddb5c1c..414c2b283 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Base.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Base.php @@ -14,7 +14,7 @@ /** * The base driver definition for accessing Kolab storage drivers. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Cclient.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Cclient.php index b3496ff73..519529c40 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Cclient.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Cclient.php @@ -14,7 +14,7 @@ /** * An cclient based Kolab storage driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Base.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Base.php index 69b2ce39c..1b5782a7b 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Base.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Base.php @@ -14,7 +14,7 @@ /** * The basic driver decorator definition for accessing Kolab storage. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Log.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Log.php index e1fd07ef1..a5ee2114a 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Log.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Log.php @@ -14,7 +14,7 @@ /** * A log decorator definition for the Kolab storage drivers. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Timer.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Timer.php index 85b25b8cc..95e4fce8b 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Timer.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Decorator/Timer.php @@ -14,7 +14,7 @@ /** * A stop watch decorator for outgoing requests from the Kolab storage drivers. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php index 45b2bfbb3..21baa69a1 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php @@ -14,7 +14,7 @@ /** * The IMAP driver class for accessing Kolab storage. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Mock.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Mock.php index 839472670..0298a0ef5 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Mock.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Mock.php @@ -14,7 +14,7 @@ /** * An Kolab storage mock driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Pear.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Pear.php index b4127ab3e..584d7f22f 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Pear.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Pear.php @@ -14,7 +14,7 @@ /** * An PEAR-Net_Imap based Kolab storage driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Rcube.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Rcube.php index 2c0b1a534..a10e17dd1 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Rcube.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Rcube.php @@ -14,7 +14,7 @@ /** * A Roundcube Imap based Kolab storage driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Exception.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Exception.php index cfa64e979..57fcbdc87 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Exception.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Exception.php @@ -14,7 +14,7 @@ /** * This class provides the standard error class for Kolab Storage exceptions. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Exception/Pear.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Exception/Pear.php index 54e6171b0..c0766a632 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Exception/Pear.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Exception/Pear.php @@ -16,7 +16,7 @@ * This class converts PEAR errors into exceptions for the Kolab_Storage * package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Factory.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Factory.php index 1a7c245cb..d4314398e 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Factory.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Factory.php @@ -14,7 +14,7 @@ /** * A generic factory for the various Kolab_Storage classes. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php index b8a0361ab..846b84f6b 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php @@ -16,7 +16,7 @@ /** * The interface describing a Kolab folder. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Base.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Base.php index dbe98d04f..8e7d78f58 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Base.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Base.php @@ -7,7 +7,7 @@ * The Kolab_Folder class represents an IMAP folder on the Kolab * server. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Decorator/Base.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Decorator/Base.php index eea3ee647..c31c7922b 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Decorator/Base.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Decorator/Base.php @@ -14,7 +14,7 @@ /** * The basic decorator definition for Kolab folders. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php index 6397e9ba6..7ef5e2bbb 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Storage_Folder_Namespace:: class handles IMAP namespaces and allows * to derive folder information from folder names. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Config.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Config.php index 8ab9caa48..c6bb68648 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Config.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Config.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Storage_Folder_Namespace_Config:: allows to configure the available * IMAP namespaces on the Kolab server. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element.php index c73d97081..aa0164166 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element.php @@ -14,7 +14,7 @@ /** * The Horde_Kolab_Storage_Folder_Namespace_Element:: class represents a namespace type. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Other.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Other.php index 007457feb..eebe940bf 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Other.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Other.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Storage_Folder_Namespace_Element_Other:: class represents the * namespace for folders of other users. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Personal.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Personal.php index 7b97217e2..a1a7e7bb7 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Personal.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Personal.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Storage_Folder_Namespace_Element_Personal:: class represents * the namespace for folders owned by the currently authenticated user. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Shared.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Shared.php index f1dff770a..34bf61795 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Shared.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/Shared.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Storage_Folder_Namespace_Element_Shared:: class represents * the shared namespace. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/SharedWithPrefix.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/SharedWithPrefix.php index cd52cc1be..cde7e20ed 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/SharedWithPrefix.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Element/SharedWithPrefix.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Storage_Folder_Namespace_Element_Shared:: class represents * the shared namespace and hides the prefix of that shared namespace. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Fixed.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Fixed.php index 6db01568e..32b06c03a 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Fixed.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Fixed.php @@ -16,7 +16,7 @@ * The Horde_Kolab_Storage_Folder_Namespace_Fixed:: implements the default IMAP * namespaces on the Kolab server. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Imap.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Imap.php index 86ec1aa54..934938d4c 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Imap.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Namespace/Imap.php @@ -18,7 +18,7 @@ * the IMAP NAMESPACE command to identify the IMAP namespaces on the Kolab * server. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission.php index 005b886af..2e8064996 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission.php @@ -14,7 +14,7 @@ /** * Maps folder permissions into the Horde_Permission system. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl.php index 2146d9d9c..669b8cbdb 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl.php @@ -14,7 +14,7 @@ /** * Maps a single Kolab_Storage ACL element to the Horde permission system. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Anonymous.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Anonymous.php index ca503d70b..4fd1af951 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Anonymous.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Anonymous.php @@ -14,7 +14,7 @@ /** * Maps a single Kolab_Storage anonymous ACL element to the Horde permission system. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Anyone.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Anyone.php index 9ea1e490a..7d25cde6c 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Anyone.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Anyone.php @@ -14,7 +14,7 @@ /** * Maps a single Kolab_Storage known user ACL element to the Horde permission system. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Creator.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Creator.php index 6ff6c1dc6..0b982a02e 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Creator.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Creator.php @@ -14,7 +14,7 @@ /** * Maps a single Kolab_Storage creator ACL element to the Horde permission system. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Group.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Group.php index f87d4d7a4..2788c026c 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Group.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/Group.php @@ -14,7 +14,7 @@ /** * Maps a single Kolab_Storage group ACL element to the Horde permission system. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/User.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/User.php index d436b3eec..bb33cf6f1 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/User.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Acl/User.php @@ -14,7 +14,7 @@ /** * Maps a single Kolab_Storage user ACL element to the Horde permission system. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/AclIterator.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/AclIterator.php index 928504b53..0009534fc 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/AclIterator.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/AclIterator.php @@ -14,7 +14,7 @@ /** * Maps Kolab_Storage ACL to the Horde permission system. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element.php index d3ad63759..77341c8f9 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element.php @@ -14,7 +14,7 @@ /** * Maps a single Horde permission element to a Kolab_Storage ACL. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Creator.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Creator.php index 00f042175..963b245c6 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Creator.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Creator.php @@ -14,7 +14,7 @@ /** * Maps a single Horde creator permission element to a Kolab_Storage ACL. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Default.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Default.php index e51f5ccc7..40ada7952 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Default.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Default.php @@ -14,7 +14,7 @@ /** * Maps a single Horde default permission element to a Kolab_Storage ACL. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Group.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Group.php index c9fa6d9fe..898e71a40 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Group.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Group.php @@ -14,7 +14,7 @@ /** * Maps a single Horde group permission element to a Kolab_Storage ACL. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Guest.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Guest.php index 8fb8fe355..950063724 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Guest.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/Guest.php @@ -14,7 +14,7 @@ /** * Maps a single Horde guest permission element to a Kolab_Storage ACL. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/User.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/User.php index 3dbca78d9..ec5f150eb 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/User.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/Element/User.php @@ -14,7 +14,7 @@ /** * Maps a single Horde user permission element to a Kolab_Storage ACL. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/ElementIterator.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/ElementIterator.php index fefdce31b..991b817fb 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/ElementIterator.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Permission/ElementIterator.php @@ -14,7 +14,7 @@ /** * Maps Horde permission elements into Kolab_Storage ACL. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Type.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Type.php index 2ea37eac4..fad1e76de 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Type.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder/Type.php @@ -14,7 +14,7 @@ /** * Handles folder types. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List.php index 6d2ed1af8..1ac96aab5 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List.php @@ -14,7 +14,7 @@ /** * The interface describing a list of Kolab folders. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Base.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Base.php index 2dc8cbe02..7397343d0 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Base.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Base.php @@ -14,7 +14,7 @@ /** * The basic handler for accessing folder lists from Kolab storage. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Cache.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Cache.php index 31bf407b3..db0ab6a11 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Cache.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Cache.php @@ -14,7 +14,7 @@ /** * The cache decorator for folder lists from Kolab storage. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Log.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Log.php index ae154e2a3..f7daa112b 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Log.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Decorator/Log.php @@ -14,7 +14,7 @@ /** * The log decorator for folder lists from Kolab storage. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query.php index 1821d029e..c67c3b8d7 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query.php @@ -14,7 +14,7 @@ /** * The interface of the basic list query. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Base.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Base.php index 1af0c9ebc..6ff3627d8 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Base.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Base.php @@ -14,7 +14,7 @@ /** * The basic list query. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Cache.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Cache.php index c8b784dc1..6c042ba38 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Cache.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/List/Query/Cache.php @@ -14,7 +14,7 @@ /** * The cached list query. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Queriable.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Queriable.php index 905242ce1..f9322c90d 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Queriable.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Queriable.php @@ -14,7 +14,7 @@ /** * Marks a queriable class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Query.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Query.php index d386cad49..1021b828b 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Query.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Query.php @@ -14,7 +14,7 @@ /** * Represents a query handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Translation.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Translation.php index 57d2a54fa..5734118c2 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Translation.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Translation.php @@ -2,7 +2,7 @@ /** * @package Kolab_Storage * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/AclTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/AclTest.php index 134520377..85d5fd3bf 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/AclTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/AclTest.php @@ -19,7 +19,7 @@ require_once 'Autoload.php'; /** * Test the handling of ACL. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php index db69c36d3..7ee78f278 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/AttachmentTest.php @@ -20,7 +20,7 @@ require_once 'Autoload.php'; /** * Test the handling of attachments. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/DataTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/DataTest.php index 9fd134afc..8d50c7b19 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/DataTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/DataTest.php @@ -19,7 +19,7 @@ require_once 'Autoload.php'; /** * Test the Kolab data handler. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/FolderTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/FolderTest.php index f997336ee..a5496e569 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/FolderTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/FolderTest.php @@ -19,7 +19,7 @@ require_once 'Autoload.php'; /** * Test the Kolab folder handler. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/PermissionTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/PermissionTest.php index 63b27aca9..59cc5ecaf 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/PermissionTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/PermissionTest.php @@ -19,7 +19,7 @@ require_once 'Autoload.php'; /** * Test the Kolab permission handler. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php index 2b6c54d32..b1aedc29f 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php @@ -14,7 +14,7 @@ /** * Base for PHPUnit scenarios. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Server/DriverTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Server/DriverTest.php index 27b4a4db5..299855059 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Server/DriverTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Server/DriverTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Server test of the different driver implementations. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php index 8feadf032..bf20beccf 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/StorageTest.php @@ -20,7 +20,7 @@ require_once 'Autoload.php'; /** * Test the Kolab storage handler. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php index 8596c0f2c..36ca30d02 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/TestCase.php @@ -15,7 +15,7 @@ /** * Basic test case. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license instorageion (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/BaseTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/BaseTest.php index d75304b15..fc8ac053b 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/BaseTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/BaseTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the basic storage handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/CacheTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/CacheTest.php index e582c1cb3..788521777 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/CacheTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/CacheTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Kolab cache. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/CacheTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/CacheTest.php index 105925626..5018b4e52 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/CacheTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/CacheTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the cache decorator for the storage handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/LogTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/LogTest.php index 15433068f..3eedb7791 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/LogTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Decorator/LogTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the log decorator for the storage handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/CclientTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/CclientTest.php index cba7bcc2f..7eb7c3f78 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/CclientTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/CclientTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the Kolab mock driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/Decorator/LogTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/Decorator/LogTest.php index 9376a0e85..6bfb7a770 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/Decorator/LogTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/Decorator/LogTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the log decorator for the backend drivers. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/Decorator/TimerTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/Decorator/TimerTest.php index 62db99ddd..1097e5ce6 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/Decorator/TimerTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/Decorator/TimerTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the stop watch decorator for the backend drivers. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/ImapTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/ImapTest.php index 2e7d6e99e..d22628745 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/ImapTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/ImapTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the Kolab mock driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/MockTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/MockTest.php index 9516e498c..e6009a67f 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/MockTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/MockTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the Kolab mock driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/PearTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/PearTest.php index 945b5b66e..8d95f8243 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/PearTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Driver/PearTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the Kolab mock driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/FactoryTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/FactoryTest.php index 0a8b6eeda..0530cef26 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/FactoryTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/FactoryTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the factory. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Folder/NamespaceTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Folder/NamespaceTest.php index 3e23e8d50..f47a9007a 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Folder/NamespaceTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Folder/NamespaceTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the handling of namespaces. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Folder/TypeTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Folder/TypeTest.php index 12cba48ab..97e8498a2 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Folder/TypeTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/Folder/TypeTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the folder type handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/BaseTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/BaseTest.php index f2224a4f1..24cd26660 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/BaseTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/BaseTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the basic folder list handler. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Decorator/CacheTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Decorator/CacheTest.php index 0c1cf5c36..c4a6c9183 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Decorator/CacheTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Decorator/CacheTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the folder list cache decorator. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Decorator/LogTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Decorator/LogTest.php index 5aa177e83..36c39bc7d 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Decorator/LogTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Decorator/LogTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the folder list log decorator. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Query/BaseTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Query/BaseTest.php index 924a6c158..13324709f 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Query/BaseTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/Unit/List/Query/BaseTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the basic list query. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Ldap/lib/Horde/Ldap.php b/framework/Ldap/lib/Horde/Ldap.php index bfbde3cc9..9f2856d6a 100644 --- a/framework/Ldap/lib/Horde/Ldap.php +++ b/framework/Ldap/lib/Horde/Ldap.php @@ -10,7 +10,7 @@ * @author Ben Klang * @author Chuck Hagenbuch * @author Jan Schneider - * @copyright 2009-2010 The Horde Project + * @copyright 2009-2011 The Horde Project * @copyright 2003-2007 Tarjej Huse, Jan Wagner, Del Elson, Benedikt Hallinger * @license http://www.gnu.org/licenses/lgpl-3.0.txt LGPLv3 */ diff --git a/framework/Ldap/lib/Horde/Ldap/Entry.php b/framework/Ldap/lib/Horde/Ldap/Entry.php index b0462b42d..0e1dd64f5 100644 --- a/framework/Ldap/lib/Horde/Ldap/Entry.php +++ b/framework/Ldap/lib/Horde/Ldap/Entry.php @@ -8,7 +8,7 @@ * @author Benedikt Hallinger * @author Ben Klang * @author Jan Schneider - * @copyright 2009-2010 The Horde Project + * @copyright 2009-2011 The Horde Project * @copyright 2003-2007 Tarjej Huse, Jan Wagner, Benedikt Hallinger * @license http://www.gnu.org/licenses/lgpl-3.0.txt LGPLv3 */ diff --git a/framework/Ldap/lib/Horde/Ldap/Exception.php b/framework/Ldap/lib/Horde/Ldap/Exception.php index c6028dbe1..3bf1961d9 100644 --- a/framework/Ldap/lib/Horde/Ldap/Exception.php +++ b/framework/Ldap/lib/Horde/Ldap/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Ldap library. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Ldap/lib/Horde/Ldap/Filter.php b/framework/Ldap/lib/Horde/Ldap/Filter.php index 8b2ff668e..93389ee9f 100644 --- a/framework/Ldap/lib/Horde/Ldap/Filter.php +++ b/framework/Ldap/lib/Horde/Ldap/Filter.php @@ -36,7 +36,7 @@ * @author Benedikt Hallinger * @author Jan Schneider * @copyright 2009 Benedikt Hallinger - * @copyright 2010 The Horde Project + * @copyright 2010-2011 The Horde Project * @license http://www.gnu.org/copyleft/lesser.html LGPL */ class Horde_Ldap_Filter diff --git a/framework/Ldap/lib/Horde/Ldap/Ldif.php b/framework/Ldap/lib/Horde/Ldap/Ldif.php index 0321f634e..78423b3cc 100644 --- a/framework/Ldap/lib/Horde/Ldap/Ldif.php +++ b/framework/Ldap/lib/Horde/Ldap/Ldif.php @@ -31,7 +31,7 @@ * @author Benedikt Hallinger * @author Jan Schneider * @copyright 2009 Benedikt Hallinger - * @copyright 2010 The Horde Project + * @copyright 2010-2011 The Horde Project * @license http://www.gnu.org/copyleft/lesser.html LGPL * @see http://www.ietf.org/rfc/rfc2849.txt * @todo LDAPv3 controls are not implemented yet diff --git a/framework/Ldap/lib/Horde/Ldap/RootDse.php b/framework/Ldap/lib/Horde/Ldap/RootDse.php index 0b7d35da4..ad732a3e7 100644 --- a/framework/Ldap/lib/Horde/Ldap/RootDse.php +++ b/framework/Ldap/lib/Horde/Ldap/RootDse.php @@ -7,7 +7,7 @@ * @author Jan Wagner * @author Jan Schneider * @copyright 2009 Jan Wagner - * @copyright 2010 The Horde Project + * @copyright 2010-2011 The Horde Project * @license http://www.gnu.org/copyleft/lesser.html LGPL */ class Horde_Ldap_RootDse diff --git a/framework/Ldap/lib/Horde/Ldap/Schema.php b/framework/Ldap/lib/Horde/Ldap/Schema.php index e715daa9b..50d028cc6 100644 --- a/framework/Ldap/lib/Horde/Ldap/Schema.php +++ b/framework/Ldap/lib/Horde/Ldap/Schema.php @@ -13,7 +13,7 @@ * @author Benedikt Hallinger * @author Jan Schneider * @copyright 2009 Jan Wagner, Benedikt Hallinger - * @copyright 2010 The Horde Project + * @copyright 2010-2011 The Horde Project * @license http://www.gnu.org/copyleft/lesser.html LGPL */ class Horde_Ldap_Schema diff --git a/framework/Ldap/lib/Horde/Ldap/Search.php b/framework/Ldap/lib/Horde/Ldap/Search.php index 9e9a727ee..6428415f1 100644 --- a/framework/Ldap/lib/Horde/Ldap/Search.php +++ b/framework/Ldap/lib/Horde/Ldap/Search.php @@ -8,7 +8,7 @@ * @author Benedikt Hallinger * @author Jan Schneider * @copyright 2009 Jan Wagner, Benedikt Hallinger - * @copyright 2010 The Horde Project + * @copyright 2010-2011 The Horde Project * @license http://www.gnu.org/copyleft/lesser.html LGPL */ class Horde_Ldap_Search implements Iterator diff --git a/framework/Ldap/lib/Horde/Ldap/Util.php b/framework/Ldap/lib/Horde/Ldap/Util.php index 65da557c3..23e2a45ba 100644 --- a/framework/Ldap/lib/Horde/Ldap/Util.php +++ b/framework/Ldap/lib/Horde/Ldap/Util.php @@ -9,7 +9,7 @@ * @package Ldap * @author Benedikt Hallinger * @author Jan Schneider - * @copyright 2010 The Horde Project + * @copyright 2010-2011 The Horde Project * @copyright 2009 Benedikt Hallinger * @license http://www.gnu.org/copyleft/lesser.html LGPL */ diff --git a/framework/Lock/lib/Horde/Lock/Exception.php b/framework/Lock/lib/Horde/Lock/Exception.php index f1c34bf9e..2b4ee2a79 100644 --- a/framework/Lock/lib/Horde/Lock/Exception.php +++ b/framework/Lock/lib/Horde/Lock/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Lock package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Lock/lib/Horde/Lock/Null.php b/framework/Lock/lib/Horde/Lock/Null.php index a49e3c10e..fe77aec55 100644 --- a/framework/Lock/lib/Horde/Lock/Null.php +++ b/framework/Lock/lib/Horde/Lock/Null.php @@ -2,7 +2,7 @@ /** * A null driver for Horde_Lock. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. diff --git a/framework/LoginTasks/lib/Horde/LoginTasks.php b/framework/LoginTasks/lib/Horde/LoginTasks.php index 1836b9b85..3691f9557 100644 --- a/framework/LoginTasks/lib/Horde/LoginTasks.php +++ b/framework/LoginTasks/lib/Horde/LoginTasks.php @@ -3,7 +3,7 @@ * The Horde_LoginTasks:: class provides a set of methods for dealing with * login tasks to run upon login to Horde applications. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/LoginTasks/lib/Horde/LoginTasks/Backend.php b/framework/LoginTasks/lib/Horde/LoginTasks/Backend.php index 0a42d50d7..71072ff4d 100644 --- a/framework/LoginTasks/lib/Horde/LoginTasks/Backend.php +++ b/framework/LoginTasks/lib/Horde/LoginTasks/Backend.php @@ -4,7 +4,7 @@ * the dependencies of the LoginTasks system (e.g. preferences, session storage, * redirection facilites, shutdown management etc.) * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/LoginTasks/lib/Horde/LoginTasks/SystemTask.php b/framework/LoginTasks/lib/Horde/LoginTasks/SystemTask.php index a4ceb3a66..ba257024a 100644 --- a/framework/LoginTasks/lib/Horde/LoginTasks/SystemTask.php +++ b/framework/LoginTasks/lib/Horde/LoginTasks/SystemTask.php @@ -3,7 +3,7 @@ * Abstract class to allow for modularization of specific system login tasks * that are always run on login. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/LoginTasks/lib/Horde/LoginTasks/Task.php b/framework/LoginTasks/lib/Horde/LoginTasks/Task.php index 41ec15746..48eaf2d4f 100644 --- a/framework/LoginTasks/lib/Horde/LoginTasks/Task.php +++ b/framework/LoginTasks/lib/Horde/LoginTasks/Task.php @@ -2,7 +2,7 @@ /** * Abstract class to allow for modularization of specific login tasks. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php b/framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php index 22428f1da..947a0e157 100644 --- a/framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php +++ b/framework/LoginTasks/lib/Horde/LoginTasks/Tasklist.php @@ -3,7 +3,7 @@ * The Horde_LoginTasks_Tasklist:: class is used to store the list of * login tasks that need to be run during this login. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/LoginTasks/lib/Horde/LoginTasks/Translation.php b/framework/LoginTasks/lib/Horde/LoginTasks/Translation.php index b23f1e5c6..94c553106 100644 --- a/framework/LoginTasks/lib/Horde/LoginTasks/Translation.php +++ b/framework/LoginTasks/lib/Horde/LoginTasks/Translation.php @@ -2,7 +2,7 @@ /** * @package LoginTasks * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/LoginTasks/test/Horde/LoginTasks/LoginTasksTest.php b/framework/LoginTasks/test/Horde/LoginTasks/LoginTasksTest.php index 4086261eb..4529f98b0 100644 --- a/framework/LoginTasks/test/Horde/LoginTasks/LoginTasksTest.php +++ b/framework/LoginTasks/test/Horde/LoginTasks/LoginTasksTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/Autoload.php'; /** * Test the LoginTasks class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mail/lib/Horde/Mail/Exception.php b/framework/Mail/lib/Horde/Mail/Exception.php index eb2c0c52b..0085b9331 100644 --- a/framework/Mail/lib/Horde/Mail/Exception.php +++ b/framework/Mail/lib/Horde/Mail/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Mail class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (BSD). If you * did not receive this file, see diff --git a/framework/Memcache/lib/Horde/Memcache.php b/framework/Memcache/lib/Horde/Memcache.php index 45a24494a..d627ffc14 100644 --- a/framework/Memcache/lib/Horde/Memcache.php +++ b/framework/Memcache/lib/Horde/Memcache.php @@ -33,7 +33,7 @@ * http://www.php.net/manual/en/book.memcached.php * http://techportal.ibuildings.com/2009/06/22/new-memcached-extension-for-php/ * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime.php b/framework/Mime/lib/Horde/Mime.php index ccc1939f4..a002e77bb 100644 --- a/framework/Mime/lib/Horde/Mime.php +++ b/framework/Mime/lib/Horde/Mime.php @@ -45,7 +45,7 @@ * * ----- * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime/Address.php b/framework/Mime/lib/Horde/Mime/Address.php index fa664075e..93362a44b 100644 --- a/framework/Mime/lib/Horde/Mime/Address.php +++ b/framework/Mime/lib/Horde/Mime/Address.php @@ -3,7 +3,7 @@ * The Horde_Mime_Address:: class provides methods for dealing with email * address standards (RFC 822/2822/3490/5322). * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime/Exception.php b/framework/Mime/lib/Horde/Mime/Exception.php index bbad39c96..7cbcee1ff 100644 --- a/framework/Mime/lib/Horde/Mime/Exception.php +++ b/framework/Mime/lib/Horde/Mime/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the horde/MIME package. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime/Headers.php b/framework/Mime/lib/Horde/Mime/Headers.php index cc5f2d02a..928e7c2f9 100644 --- a/framework/Mime/lib/Horde/Mime/Headers.php +++ b/framework/Mime/lib/Horde/Mime/Headers.php @@ -3,7 +3,7 @@ * The Horde_Mime_Headers:: class contains generic functions related to * handling the headers of mail messages. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime/Magic.php b/framework/Mime/lib/Horde/Mime/Magic.php index 6bab7d7be..9d169eeba 100644 --- a/framework/Mime/lib/Horde/Mime/Magic.php +++ b/framework/Mime/lib/Horde/Mime/Magic.php @@ -3,7 +3,7 @@ * The Horde_Mime_Magic:: class provides an interface to determine a MIME type * for various content, if it provided with different levels of information. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime/Mail.php b/framework/Mime/lib/Horde/Mime/Mail.php index e9a524fce..ea5857fe3 100644 --- a/framework/Mime/lib/Horde/Mime/Mail.php +++ b/framework/Mime/lib/Horde/Mime/Mail.php @@ -3,7 +3,7 @@ * The Horde_Mime_Mail:: class wraps around the various MIME library classes * to provide a simple interface for creating and sending MIME messages. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime/Mdn.php b/framework/Mime/lib/Horde/Mime/Mdn.php index f3db90b58..d68912a86 100644 --- a/framework/Mime/lib/Horde/Mime/Mdn.php +++ b/framework/Mime/lib/Horde/Mime/Mdn.php @@ -3,7 +3,7 @@ * The Horde_Mime_Mdn:: class implements Message Disposition Notifications as * described by RFC 3798. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime/Part.php b/framework/Mime/lib/Horde/Mime/Part.php index 69b9b9950..2f52c4589 100644 --- a/framework/Mime/lib/Horde/Mime/Part.php +++ b/framework/Mime/lib/Horde/Mime/Part.php @@ -3,7 +3,7 @@ * The Horde_Mime_Part:: class provides a wrapper around MIME parts and * methods for dealing with them. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/lib/Horde/Mime/Translation.php b/framework/Mime/lib/Horde/Mime/Translation.php index 38a7ebc77..bd230136a 100644 --- a/framework/Mime/lib/Horde/Mime/Translation.php +++ b/framework/Mime/lib/Horde/Mime/Translation.php @@ -2,7 +2,7 @@ /** * @package Mime * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/test/Horde/Mime/AddressTest.php b/framework/Mime/test/Horde/Mime/AddressTest.php index 52f1758ab..ab37bb2f3 100644 --- a/framework/Mime/test/Horde/Mime/AddressTest.php +++ b/framework/Mime/test/Horde/Mime/AddressTest.php @@ -2,7 +2,7 @@ /** * Tests for the Horde_Mime_Address class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @category Horde diff --git a/framework/Mime/test/Horde/Mime/Autoload.php b/framework/Mime/test/Horde/Mime/Autoload.php index 6de719a06..b58ab3fd9 100644 --- a/framework/Mime/test/Horde/Mime/Autoload.php +++ b/framework/Mime/test/Horde/Mime/Autoload.php @@ -2,7 +2,7 @@ /** * Setup autoloading for the tests. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime/test/Horde/Mime/HeadersTest.php b/framework/Mime/test/Horde/Mime/HeadersTest.php index cd87fd780..c8b322508 100644 --- a/framework/Mime/test/Horde/Mime/HeadersTest.php +++ b/framework/Mime/test/Horde/Mime/HeadersTest.php @@ -2,7 +2,7 @@ /** * Tests for the Horde_Mime_Headers class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @category Horde diff --git a/framework/Mime/test/Horde/Mime/MagicTest.php b/framework/Mime/test/Horde/Mime/MagicTest.php index cc32a671f..388f1782e 100644 --- a/framework/Mime/test/Horde/Mime/MagicTest.php +++ b/framework/Mime/test/Horde/Mime/MagicTest.php @@ -2,7 +2,7 @@ /** * Tests for the Horde_Mime_Magic class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @category Horde diff --git a/framework/Mime/test/Horde/Mime/MailTest.php b/framework/Mime/test/Horde/Mime/MailTest.php index 01ea9f22d..ebdecd90e 100644 --- a/framework/Mime/test/Horde/Mime/MailTest.php +++ b/framework/Mime/test/Horde/Mime/MailTest.php @@ -2,7 +2,7 @@ /** * Tests for the Horde_Mime_Mail class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @category Horde diff --git a/framework/Mime/test/Horde/Mime/MimeTest.php b/framework/Mime/test/Horde/Mime/MimeTest.php index 91678da53..7d0f66c25 100644 --- a/framework/Mime/test/Horde/Mime/MimeTest.php +++ b/framework/Mime/test/Horde/Mime/MimeTest.php @@ -2,7 +2,7 @@ /** * Tests for the Horde_Mime class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @category Horde diff --git a/framework/Mime/test/Horde/Mime/PartTest.php b/framework/Mime/test/Horde/Mime/PartTest.php index 5fe1e37e1..616573feb 100644 --- a/framework/Mime/test/Horde/Mime/PartTest.php +++ b/framework/Mime/test/Horde/Mime/PartTest.php @@ -2,7 +2,7 @@ /** * Tests for the Horde_Mime_Part class. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @category Horde diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer.php index 7be08b9f2..d9c34026a 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer.php @@ -5,7 +5,7 @@ * Horde_Mime_Viewer_* drivers which handle the actual rendering, and a * configuration file to map MIME types to drivers. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Audio.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Audio.php index 4a658e5f2..3eda6ea51 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Audio.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Audio.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Audio class sends audio parts to the browser for * handling by the browser, a plugin, or a helper application. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Base.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Base.php index 6044e023c..9354023bf 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Base.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Base.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Base:: class provides the API for specific viewer * drivers to extend. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Deb.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Deb.php index 26ec3dcfa..03974f785 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Deb.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Deb.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Deb class renders out lists of files in Debian * packages by using the dpkg tool to query the package. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Default.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Default.php index 321ade0f7..a8fdf27e6 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Default.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Default.php @@ -4,7 +4,7 @@ * content. It exists as a fallback if no other intelligent rendering * mechanism could be used. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Enriched.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Enriched.php index a12afe20c..f8d1ee696 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Enriched.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Enriched.php @@ -15,7 +15,7 @@ * environment, that is we do CRLF conversion even if is * specified in the text, but we're close at least. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Exception.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Exception.php index cb2bbb11a..3899a1efd 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Exception.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the horde/Mime_Viewer package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php index 177f66846..b9e145a9c 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Html class renders out HTML text with an effort to * remove potentially malicious code. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Images.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Images.php index a50ea6c1f..bd694147e 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Images.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Images.php @@ -2,7 +2,7 @@ /** * The Horde_Mime_Viewer_Images class allows images to be displayed. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msexcel.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msexcel.php index 1cec627ed..82a5c2365 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msexcel.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msexcel.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Msexcel class renders out Microsoft Excel * documents in HTML format by using the Gnumeric package. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Mspowerpoint.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Mspowerpoint.php index 029fa5871..227f09f37 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Mspowerpoint.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Mspowerpoint.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Mspowerpoint class renders out Microsoft Powerpoint * documents in HTML format by using the xlHtml package. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msword.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msword.php index e5c63bc05..39511200f 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msword.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Msword.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Msword class renders out Microsoft Word documents * in HTML format by using the AbiWord package. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Ooo.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Ooo.php index 99d65635b..3f8d98217 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Ooo.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Ooo.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Ooo class renders out OpenOffice.org documents in * HTML format. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Pdf.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Pdf.php index c31b1c4d0..79e9ebd84 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Pdf.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Pdf.php @@ -4,7 +4,7 @@ * content-type 'application/pdf' enabling web browsers with a PDF viewer * plugin to view the PDF file inside the browser. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Plain.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Plain.php index 83b8c4aac..bde75d4cc 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Plain.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Plain.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Plain class renders out plain text with URLs made * into hyperlinks (if viewing inline). * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rar.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rar.php index bad0ef8a1..f7b341199 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rar.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rar.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Rar class renders out the contents of .rar archives * in HTML format. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Report.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Report.php index 7fc1eadb0..aed037c77 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Report.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Report.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Report class is a wrapper used to load the * appropriate Horde_Mime_Viewer for multipart/report data (RFC 3462). * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rfc822.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rfc822.php index a1a810616..2cfcb4494 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rfc822.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rfc822.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Rfc822 class renders out messages from the * message/rfc822 content type. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Richtext.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Richtext.php index d19909218..336a0b901 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Richtext.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Richtext.php @@ -24,7 +24,7 @@ * , , , , , * , * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rpm.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rpm.php index d468b486e..f46a5d0b9 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rpm.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Rpm.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Rpm class renders out lists of files in RPM * packages by using the rpm tool to query the package. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Security.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Security.php index 5ae2fe7ea..553d1dc1f 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Security.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Security.php @@ -4,7 +4,7 @@ * appropriate Horde_Mime_Viewer for secure multipart messages (defined by RFC * 1847). This class handles multipart/signed and multipart/encrypted data. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Simple.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Simple.php index bfd7e9aa9..7f0fb350d 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Simple.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Simple.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Simple class renders out plain text without any * modifications. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Smil.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Smil.php index 2d1943b03..be3a1b2de 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Smil.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Smil.php @@ -2,7 +2,7 @@ /** * The Horde_Mime_Viewer_Smil renders SMIL documents to very basic HTML. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Syntaxhighlighter.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Syntaxhighlighter.php index 0d4397e28..1994fc9a2 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Syntaxhighlighter.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Syntaxhighlighter.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Syntaxhighlighter class renders source code appropriate * for highlighting with http://alexgorbatchev.com/SyntaxHighlighter/. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tgz.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tgz.php index 70ef941d5..17b12e673 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tgz.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tgz.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Tgz class renders out plain or gzipped tarballs in * HTML. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tnef.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tnef.php index b7358ef5c..4181c2c5e 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tnef.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Tnef.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Tnef class allows MS-TNEF attachments to be * displayed. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Translation.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Translation.php index 0b658c8de..45f7366cf 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Translation.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Translation.php @@ -2,7 +2,7 @@ /** * @package Mime_Viewer * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Wordperfect.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Wordperfect.php index 4847f13ce..f3a342ece 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Wordperfect.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Wordperfect.php @@ -5,7 +5,7 @@ * * libpwd website: http://libwpd.sourceforge.net/ * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Zip.php b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Zip.php index 18f203b83..6d1995233 100644 --- a/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Zip.php +++ b/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Zip.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Zip class renders out the contents of ZIP files in * HTML format. * - * Copyright 2000-2010 The Horde Project (http://www.horde.org/) + * Copyright 2000-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Model/lib/Horde/Form.php b/framework/Model/lib/Horde/Form.php index 11bd5047f..cc9996553 100644 --- a/framework/Model/lib/Horde/Form.php +++ b/framework/Model/lib/Horde/Form.php @@ -6,7 +6,7 @@ * other functionality for the Horde Application Framework. * * Copyright 2001-2007 Robert E. Coyle - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Model/lib/Horde/Form/VarRenderer.php b/framework/Model/lib/Horde/Form/VarRenderer.php index d42e86338..68269ab2c 100644 --- a/framework/Model/lib/Horde/Form/VarRenderer.php +++ b/framework/Model/lib/Horde/Form/VarRenderer.php @@ -3,7 +3,7 @@ * The Horde_Form_VarRenderer:: class provides base functionality for * other Horde_Form elements. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * Copyright 2005-2007 Matt Warden * * See the enclosed file LICENSE for license information (LGPL). diff --git a/framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php b/framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php index 40d913de8..c68ec4720 100644 --- a/framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php +++ b/framework/Model/lib/Horde/Form/VarRenderer/Xhtml.php @@ -2,7 +2,7 @@ /** * The Horde_Form_VarRenderer_Xhtml:: class renders variables as Xhtml. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * Copyright 2005 Matt Warden * * See the enclosed file LICENSE for license information (LGPL). diff --git a/framework/Model/lib/Horde/Model/Translation.php b/framework/Model/lib/Horde/Model/Translation.php index 47357bad9..e279f2682 100644 --- a/framework/Model/lib/Horde/Model/Translation.php +++ b/framework/Model/lib/Horde/Model/Translation.php @@ -2,7 +2,7 @@ /** * @package Model * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP.php b/framework/Net_IMSP/IMSP.php index e789c5961..1aa63dadf 100644 --- a/framework/Net_IMSP/IMSP.php +++ b/framework/Net_IMSP/IMSP.php @@ -14,7 +14,7 @@ define('IMSP_MUST_USE_QUOTE', "/[\W]/i"); * 'server' Hostname of IMSP server. * 'port' Port of IMSP server. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP/Auth.php b/framework/Net_IMSP/IMSP/Auth.php index c26fdf33c..482238bda 100644 --- a/framework/Net_IMSP/IMSP/Auth.php +++ b/framework/Net_IMSP/IMSP/Auth.php @@ -11,7 +11,7 @@ require_once 'Net/IMSP.php'; * 'server' The hostname of the IMSP server. * 'port' The port of the IMSP server. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP/Auth/cram_md5.php b/framework/Net_IMSP/IMSP/Auth/cram_md5.php index 2d27ae45c..c19c2309c 100644 --- a/framework/Net_IMSP/IMSP/Auth/cram_md5.php +++ b/framework/Net_IMSP/IMSP/Auth/cram_md5.php @@ -8,7 +8,7 @@ * 'server' The hostname of the IMSP server. * 'port' The port of the IMSP server. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP/Auth/imtest.php b/framework/Net_IMSP/IMSP/Auth/imtest.php index 1d3e63c39..bd5d12f78 100755 --- a/framework/Net_IMSP/IMSP/Auth/imtest.php +++ b/framework/Net_IMSP/IMSP/Auth/imtest.php @@ -12,7 +12,7 @@ * 'auth_mechanism' Authentication method to use with imtest * * Copyright 2005-2007 Liam Hoekenga - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP/Auth/plaintext.php b/framework/Net_IMSP/IMSP/Auth/plaintext.php index c9a77f48e..915bfd1ee 100644 --- a/framework/Net_IMSP/IMSP/Auth/plaintext.php +++ b/framework/Net_IMSP/IMSP/Auth/plaintext.php @@ -8,7 +8,7 @@ * 'server' The hostname of the IMSP server. * 'port' The port of the IMSP server. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP/Book.php b/framework/Net_IMSP/IMSP/Book.php index a78df42d0..720ef1ff8 100644 --- a/framework/Net_IMSP/IMSP/Book.php +++ b/framework/Net_IMSP/IMSP/Book.php @@ -18,7 +18,7 @@ define('IMSP_ACL_RIGHTS', 'lrwcda'); * 'server' The hostname of the IMSP server. * 'port' The port of the IMSP server. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP/Options.php b/framework/Net_IMSP/IMSP/Options.php index cdfa93dac..0db7c6fe6 100644 --- a/framework/Net_IMSP/IMSP/Options.php +++ b/framework/Net_IMSP/IMSP/Options.php @@ -13,7 +13,7 @@ require_once 'Net/IMSP/Auth.php'; * 'server' The hostname of the IMSP server. * 'port' The port of the IMSP server. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP/Translation.php b/framework/Net_IMSP/IMSP/Translation.php index 9e9267512..3fbeca50a 100644 --- a/framework/Net_IMSP/IMSP/Translation.php +++ b/framework/Net_IMSP/IMSP/Translation.php @@ -2,7 +2,7 @@ /** * @package Net_IMSP * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Net_IMSP/IMSP/Utils.php b/framework/Net_IMSP/IMSP/Utils.php index 5d0e2f086..5580f0518 100644 --- a/framework/Net_IMSP/IMSP/Utils.php +++ b/framework/Net_IMSP/IMSP/Utils.php @@ -3,7 +3,7 @@ require_once 'Net/IMSP.php'; /** * Net_IMSP_Utils:: * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Nls/lib/Horde/Nls.php b/framework/Nls/lib/Horde/Nls.php index 3af2b56f6..984381b54 100644 --- a/framework/Nls/lib/Horde/Nls.php +++ b/framework/Nls/lib/Horde/Nls.php @@ -4,7 +4,7 @@ * common methods for handling language data, timezones, and hostname->country * lookups. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Nls/lib/Horde/Nls/Geoip.php b/framework/Nls/lib/Horde/Nls/Geoip.php index d2bb39a74..589ab3c2d 100644 --- a/framework/Nls/lib/Horde/Nls/Geoip.php +++ b/framework/Nls/lib/Horde/Nls/Geoip.php @@ -9,7 +9,7 @@ * 2002 by jim winstead * * Copyright 2003 MaxMind LLC - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/framework/Nls/lib/Horde/Nls/Translation.php b/framework/Nls/lib/Horde/Nls/Translation.php index 9c5fab941..2ff930035 100644 --- a/framework/Nls/lib/Horde/Nls/Translation.php +++ b/framework/Nls/lib/Horde/Nls/Translation.php @@ -2,7 +2,7 @@ /** * @package Nls * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification.php b/framework/Notification/lib/Horde/Notification.php index 30c5cd8e6..5154dab87 100644 --- a/framework/Notification/lib/Horde/Notification.php +++ b/framework/Notification/lib/Horde/Notification.php @@ -4,7 +4,7 @@ * raising and showing messages of different types and to different * listeners. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Event.php b/framework/Notification/lib/Horde/Notification/Event.php index d24df710b..de600ca95 100644 --- a/framework/Notification/lib/Horde/Notification/Event.php +++ b/framework/Notification/lib/Horde/Notification/Event.php @@ -2,7 +2,7 @@ /** * The Horde_Notification_Event:: class defines a single notification event. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Event/Status.php b/framework/Notification/lib/Horde/Notification/Event/Status.php index cea294556..0bb1d4cf8 100644 --- a/framework/Notification/lib/Horde/Notification/Event/Status.php +++ b/framework/Notification/lib/Horde/Notification/Event/Status.php @@ -3,7 +3,7 @@ * The Horde_Notification_Event_Status:: class defines a single status * notification event. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Handler.php b/framework/Notification/lib/Horde/Notification/Handler.php index cc7153e8a..06fb104cf 100644 --- a/framework/Notification/lib/Horde/Notification/Handler.php +++ b/framework/Notification/lib/Horde/Notification/Handler.php @@ -4,7 +4,7 @@ * raising and showing messages of different types and to different * listeners. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Alarm.php b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Alarm.php index 79d370a11..e1bbd70c0 100644 --- a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Alarm.php +++ b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Alarm.php @@ -3,7 +3,7 @@ * The Alarm Decorator notifies the alarm system to push its notifications on * the stack. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Base.php b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Base.php index a4f83028f..73f099311 100644 --- a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Base.php +++ b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Base.php @@ -2,7 +2,7 @@ /** * Define the functions needed for a Decorator instance. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Log.php b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Log.php index 98378231a..5fe13b5d6 100644 --- a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Log.php +++ b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Log.php @@ -2,7 +2,7 @@ /** * The Log Decorator logs error events when they are pushed on the stack. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Listener.php b/framework/Notification/lib/Horde/Notification/Listener.php index faaddff9f..b25ced3dd 100644 --- a/framework/Notification/lib/Horde/Notification/Listener.php +++ b/framework/Notification/lib/Horde/Notification/Listener.php @@ -3,7 +3,7 @@ * The Horde_Notification_Listener:: class provides functionality for * displaying messages from the message stack as a status line. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Listener/Audio.php b/framework/Notification/lib/Horde/Notification/Listener/Audio.php index ea0085c9b..758e7bcdb 100644 --- a/framework/Notification/lib/Horde/Notification/Listener/Audio.php +++ b/framework/Notification/lib/Horde/Notification/Listener/Audio.php @@ -3,7 +3,7 @@ * The Horde_Notification_Listener_Audio:: class provides functionality for * inserting embedded audio notifications from the stack into the page. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Listener/Status.php b/framework/Notification/lib/Horde/Notification/Listener/Status.php index a69ee026d..ae3777fbb 100644 --- a/framework/Notification/lib/Horde/Notification/Listener/Status.php +++ b/framework/Notification/lib/Horde/Notification/Listener/Status.php @@ -3,7 +3,7 @@ * The Horde_Notification_Listener_Status:: class provides functionality for * displaying messages from the message stack as a status line. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Storage/Interface.php b/framework/Notification/lib/Horde/Notification/Storage/Interface.php index 573a4c9e2..5bbec0ef3 100644 --- a/framework/Notification/lib/Horde/Notification/Storage/Interface.php +++ b/framework/Notification/lib/Horde/Notification/Storage/Interface.php @@ -12,7 +12,7 @@ /** * An interface describing a storage location for notification messages. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Storage/Object.php b/framework/Notification/lib/Horde/Notification/Storage/Object.php index 963947b30..7d9290ea3 100644 --- a/framework/Notification/lib/Horde/Notification/Storage/Object.php +++ b/framework/Notification/lib/Horde/Notification/Storage/Object.php @@ -12,7 +12,7 @@ /** * A class that stores notifications in an object. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/lib/Horde/Notification/Storage/Session.php b/framework/Notification/lib/Horde/Notification/Storage/Session.php index d7481df2b..13cf17842 100644 --- a/framework/Notification/lib/Horde/Notification/Storage/Session.php +++ b/framework/Notification/lib/Horde/Notification/Storage/Session.php @@ -12,7 +12,7 @@ /** * A class that stores notifications in the session. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/Event/StatusTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Event/StatusTest.php index 6963a5198..e07486f65 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Event/StatusTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Event/StatusTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the status event class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/EventTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/EventTest.php index b4880606b..2962a7b96 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/EventTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/EventTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the basic event class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/AlarmTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/AlarmTest.php index 803eb23c1..689148353 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/AlarmTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/AlarmTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the alarm notification handler class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/HordelogTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/HordelogTest.php index 98fdf2cb1..09d20a8b0 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/HordelogTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/HordelogTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the notification handler class that logs to the horde log. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/LogTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/LogTest.php index 933b5128a..0d1684543 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/LogTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Handler/Decorator/LogTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the logging notification handler class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/HandlerTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/HandlerTest.php index 94fa66623..191b217e5 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/HandlerTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/HandlerTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the basic notification handler class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/Listener/AudioTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/AudioTest.php index ee7bec13c..f0e0d4395 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Listener/AudioTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/AudioTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the audio listener class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/Listener/StatusTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/StatusTest.php index 6a2177621..28507befe 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Listener/StatusTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/StatusTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the status listener class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/Notification/ListenerTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/ListenerTest.php index 561a5e1d1..278a51a9b 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/ListenerTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/ListenerTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the basic listener class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Notification/test/Horde/Notification/Class/NotificationTest.php b/framework/Notification/test/Horde/Notification/Class/NotificationTest.php index 432f9b9a4..41e38478a 100644 --- a/framework/Notification/test/Horde/Notification/Class/NotificationTest.php +++ b/framework/Notification/test/Horde/Notification/Class/NotificationTest.php @@ -17,7 +17,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the notification class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Oauth/lib/Horde/Oauth/Consumer.php b/framework/Oauth/lib/Horde/Oauth/Consumer.php index 9b75cf430..169c98912 100644 --- a/framework/Oauth/lib/Horde/Oauth/Consumer.php +++ b/framework/Oauth/lib/Horde/Oauth/Consumer.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Oauth/lib/Horde/Oauth/Exception.php b/framework/Oauth/lib/Horde/Oauth/Exception.php index 50f457511..df7a5a0e9 100644 --- a/framework/Oauth/lib/Horde/Oauth/Exception.php +++ b/framework/Oauth/lib/Horde/Oauth/Exception.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Oauth/lib/Horde/Oauth/Request.php b/framework/Oauth/lib/Horde/Oauth/Request.php index 0de8e6768..dedfa01a2 100644 --- a/framework/Oauth/lib/Horde/Oauth/Request.php +++ b/framework/Oauth/lib/Horde/Oauth/Request.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Oauth/lib/Horde/Oauth/SignatureMethod.php b/framework/Oauth/lib/Horde/Oauth/SignatureMethod.php index 990491b40..fe4c5ffde 100644 --- a/framework/Oauth/lib/Horde/Oauth/SignatureMethod.php +++ b/framework/Oauth/lib/Horde/Oauth/SignatureMethod.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Oauth/lib/Horde/Oauth/SignatureMethod/HmacSha1.php b/framework/Oauth/lib/Horde/Oauth/SignatureMethod/HmacSha1.php index 1e7f69d95..74671b895 100644 --- a/framework/Oauth/lib/Horde/Oauth/SignatureMethod/HmacSha1.php +++ b/framework/Oauth/lib/Horde/Oauth/SignatureMethod/HmacSha1.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Oauth/lib/Horde/Oauth/SignatureMethod/Plaintext.php b/framework/Oauth/lib/Horde/Oauth/SignatureMethod/Plaintext.php index b12a078b6..034be6f0e 100644 --- a/framework/Oauth/lib/Horde/Oauth/SignatureMethod/Plaintext.php +++ b/framework/Oauth/lib/Horde/Oauth/SignatureMethod/Plaintext.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Oauth/lib/Horde/Oauth/SignatureMethod/RsaSha1.php b/framework/Oauth/lib/Horde/Oauth/SignatureMethod/RsaSha1.php index 2072db361..167cfdacb 100644 --- a/framework/Oauth/lib/Horde/Oauth/SignatureMethod/RsaSha1.php +++ b/framework/Oauth/lib/Horde/Oauth/SignatureMethod/RsaSha1.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Oauth/lib/Horde/Oauth/Token.php b/framework/Oauth/lib/Horde/Oauth/Token.php index 8936cd6a4..7db81b9dd 100644 --- a/framework/Oauth/lib/Horde/Oauth/Token.php +++ b/framework/Oauth/lib/Horde/Oauth/Token.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Oauth/lib/Horde/Oauth/Utils.php b/framework/Oauth/lib/Horde/Oauth/Utils.php index a826e1055..948b2e7f7 100644 --- a/framework/Oauth/lib/Horde/Oauth/Utils.php +++ b/framework/Oauth/lib/Horde/Oauth/Utils.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Pdf/lib/Horde/Pdf/Writer.php b/framework/Pdf/lib/Horde/Pdf/Writer.php index 80a376897..93fba5bc2 100644 --- a/framework/Pdf/lib/Horde/Pdf/Writer.php +++ b/framework/Pdf/lib/Horde/Pdf/Writer.php @@ -9,7 +9,7 @@ * (http://maintainable.com). * * Copyright 2001-2003 Olivier Plathey - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * @author Olivier Plathey * @author Marko Djukic diff --git a/framework/Perms/lib/Horde/Perms.php b/framework/Perms/lib/Horde/Perms.php index d8ea366d7..3da482e61 100644 --- a/framework/Perms/lib/Horde/Perms.php +++ b/framework/Perms/lib/Horde/Perms.php @@ -2,7 +2,7 @@ /** * The Horde_Perms:: class provides the Horde permissions system. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Perms/lib/Horde/Perms/Datatree.php b/framework/Perms/lib/Horde/Perms/Datatree.php index 85e5a90c1..a67407188 100644 --- a/framework/Perms/lib/Horde/Perms/Datatree.php +++ b/framework/Perms/lib/Horde/Perms/Datatree.php @@ -3,7 +3,7 @@ * The Horde_Perms_Datatree:: class provides a DataTree driver for the Horde * permissions system. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Perms/lib/Horde/Perms/Exception.php b/framework/Perms/lib/Horde/Perms/Exception.php index 792f6dd25..7ed18b549 100644 --- a/framework/Perms/lib/Horde/Perms/Exception.php +++ b/framework/Perms/lib/Horde/Perms/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Perms package. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Perms/lib/Horde/Perms/Permission.php b/framework/Perms/lib/Horde/Perms/Permission.php index 2b2614419..a6c01b696 100644 --- a/framework/Perms/lib/Horde/Perms/Permission.php +++ b/framework/Perms/lib/Horde/Perms/Permission.php @@ -2,7 +2,7 @@ /** * Instance of a single permissioning object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Perms/lib/Horde/Perms/Permission/SqlObject.php b/framework/Perms/lib/Horde/Perms/Permission/SqlObject.php index 6c0c88996..2a0cb90f0 100644 --- a/framework/Perms/lib/Horde/Perms/Permission/SqlObject.php +++ b/framework/Perms/lib/Horde/Perms/Permission/SqlObject.php @@ -3,7 +3,7 @@ * Extension of the Horde_Permission class for storing permission * information in the SQL driver. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Perms/lib/Horde/Perms/Sql.php b/framework/Perms/lib/Horde/Perms/Sql.php index 7b1f511b3..d1621f1e8 100644 --- a/framework/Perms/lib/Horde/Perms/Sql.php +++ b/framework/Perms/lib/Horde/Perms/Sql.php @@ -3,7 +3,7 @@ * The Horde_Perms_Sql:: class provides a SQL driver for the Horde * permissions system. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Perms/lib/Horde/Perms/Translation.php b/framework/Perms/lib/Horde/Perms/Translation.php index 45a1389ce..0c7f57a8b 100644 --- a/framework/Perms/lib/Horde/Perms/Translation.php +++ b/framework/Perms/lib/Horde/Perms/Translation.php @@ -2,7 +2,7 @@ /** * @package Perms * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs.php b/framework/Prefs/lib/Horde/Prefs.php index af96cfde2..61e6c75b9 100644 --- a/framework/Prefs/lib/Horde/Prefs.php +++ b/framework/Prefs/lib/Horde/Prefs.php @@ -4,7 +4,7 @@ * various preferences storage mediums. It also includes all of the * functions for retrieving, storing, and checking preference values. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Cache/Base.php b/framework/Prefs/lib/Horde/Prefs/Cache/Base.php index a8f6df7b5..ff96f480c 100644 --- a/framework/Prefs/lib/Horde/Prefs/Cache/Base.php +++ b/framework/Prefs/lib/Horde/Prefs/Cache/Base.php @@ -2,7 +2,7 @@ /** * Cache driver for the preferences system. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Cache/Null.php b/framework/Prefs/lib/Horde/Prefs/Cache/Null.php index a1b32194a..61b024dd6 100644 --- a/framework/Prefs/lib/Horde/Prefs/Cache/Null.php +++ b/framework/Prefs/lib/Horde/Prefs/Cache/Null.php @@ -2,7 +2,7 @@ /** * Null cache implementation for the preferences system. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Cache/Session.php b/framework/Prefs/lib/Horde/Prefs/Cache/Session.php index ab7195f0c..7a64edc8e 100644 --- a/framework/Prefs/lib/Horde/Prefs/Cache/Session.php +++ b/framework/Prefs/lib/Horde/Prefs/Cache/Session.php @@ -2,7 +2,7 @@ /** * Session cache implementation for the preferences system. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/CategoryManager.php b/framework/Prefs/lib/Horde/Prefs/CategoryManager.php index ef58923a1..d2d4131bd 100644 --- a/framework/Prefs/lib/Horde/Prefs/CategoryManager.php +++ b/framework/Prefs/lib/Horde/Prefs/CategoryManager.php @@ -3,7 +3,7 @@ * Class for handling a list of categories stored in a user's * preferences. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Exception.php b/framework/Prefs/lib/Horde/Prefs/Exception.php index 1814bc9d6..db8dcc3cc 100644 --- a/framework/Prefs/lib/Horde/Prefs/Exception.php +++ b/framework/Prefs/lib/Horde/Prefs/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Prefs package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Identity.php b/framework/Prefs/lib/Horde/Prefs/Identity.php index 6c5ca3cd5..fe983ea82 100644 --- a/framework/Prefs/lib/Horde/Prefs/Identity.php +++ b/framework/Prefs/lib/Horde/Prefs/Identity.php @@ -2,7 +2,7 @@ /** * This class provides an interface to all identities a user might have. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Scope.php b/framework/Prefs/lib/Horde/Prefs/Scope.php index 8a9359fd1..9c857b0e5 100644 --- a/framework/Prefs/lib/Horde/Prefs/Scope.php +++ b/framework/Prefs/lib/Horde/Prefs/Scope.php @@ -2,7 +2,7 @@ /** * This class provides the storage for a preference scope. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Storage/Base.php b/framework/Prefs/lib/Horde/Prefs/Storage/Base.php index efafe29b1..3f55ab487 100644 --- a/framework/Prefs/lib/Horde/Prefs/Storage/Base.php +++ b/framework/Prefs/lib/Horde/Prefs/Storage/Base.php @@ -2,7 +2,7 @@ /** * Storage driver for the preferences system. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Storage/File.php b/framework/Prefs/lib/Horde/Prefs/Storage/File.php index b569280b1..b4ab8c2d8 100644 --- a/framework/Prefs/lib/Horde/Prefs/Storage/File.php +++ b/framework/Prefs/lib/Horde/Prefs/Storage/File.php @@ -2,7 +2,7 @@ /** * Preferences storage implementation using files in a directory * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Storage/Imsp.php b/framework/Prefs/lib/Horde/Prefs/Storage/Imsp.php index d1714773a..774cfae2a 100644 --- a/framework/Prefs/lib/Horde/Prefs/Storage/Imsp.php +++ b/framework/Prefs/lib/Horde/Prefs/Storage/Imsp.php @@ -2,7 +2,7 @@ /** * Preference storage implementation for an IMSP server. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Storage/KolabImap.php b/framework/Prefs/lib/Horde/Prefs/Storage/KolabImap.php index 4c48cc339..712cc837d 100644 --- a/framework/Prefs/lib/Horde/Prefs/Storage/KolabImap.php +++ b/framework/Prefs/lib/Horde/Prefs/Storage/KolabImap.php @@ -2,7 +2,7 @@ /** * Preferences storage implementation for a Kolab IMAP server. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Storage/Ldap.php b/framework/Prefs/lib/Horde/Prefs/Storage/Ldap.php index 123f3b324..6f28c1e6d 100644 --- a/framework/Prefs/lib/Horde/Prefs/Storage/Ldap.php +++ b/framework/Prefs/lib/Horde/Prefs/Storage/Ldap.php @@ -2,7 +2,7 @@ /** * Preferences storage implementation for LDAP servers. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Storage/Null.php b/framework/Prefs/lib/Horde/Prefs/Storage/Null.php index df2953f18..e8ef7f164 100644 --- a/framework/Prefs/lib/Horde/Prefs/Storage/Null.php +++ b/framework/Prefs/lib/Horde/Prefs/Storage/Null.php @@ -2,7 +2,7 @@ /** * Null storage driver for the preferences system. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Storage/Sql.php b/framework/Prefs/lib/Horde/Prefs/Storage/Sql.php index ec9544bc0..c25e6b328 100644 --- a/framework/Prefs/lib/Horde/Prefs/Storage/Sql.php +++ b/framework/Prefs/lib/Horde/Prefs/Storage/Sql.php @@ -2,7 +2,7 @@ /** * Preferences storage implementation for a SQL database. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/lib/Horde/Prefs/Translation.php b/framework/Prefs/lib/Horde/Prefs/Translation.php index 77371af93..6d6cf10aa 100644 --- a/framework/Prefs/lib/Horde/Prefs/Translation.php +++ b/framework/Prefs/lib/Horde/Prefs/Translation.php @@ -2,7 +2,7 @@ /** * @package Prefs * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/test/Horde/Prefs/AllTests.php b/framework/Prefs/test/Horde/Prefs/AllTests.php index a048fc7e0..db86a60d0 100644 --- a/framework/Prefs/test/Horde/Prefs/AllTests.php +++ b/framework/Prefs/test/Horde/Prefs/AllTests.php @@ -27,7 +27,7 @@ require_once 'Horde/Test/AllTests.php'; /** * Combine the tests for this package. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/test/Horde/Prefs/Autoload.php b/framework/Prefs/test/Horde/Prefs/Autoload.php index 0b2b669f5..3abe8d112 100644 --- a/framework/Prefs/test/Horde/Prefs/Autoload.php +++ b/framework/Prefs/test/Horde/Prefs/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Prefs/test/Horde/Prefs/Unit/Storage/FileTest.php b/framework/Prefs/test/Horde/Prefs/Unit/Storage/FileTest.php index d0b047b42..d13f58b9e 100644 --- a/framework/Prefs/test/Horde/Prefs/Unit/Storage/FileTest.php +++ b/framework/Prefs/test/Horde/Prefs/Unit/Storage/FileTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Base for session testing. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Rampage/scripts/Horde/Rampage/rampage.php b/framework/Rampage/scripts/Horde/Rampage/rampage.php index e8b21427b..465bafc11 100644 --- a/framework/Rampage/scripts/Horde/Rampage/rampage.php +++ b/framework/Rampage/scripts/Horde/Rampage/rampage.php @@ -4,7 +4,7 @@ * Script to automatically create a new Horde application based on a database * table definition. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * For license info, see COPYING, for more information and a user guide see * README. diff --git a/framework/Rdo/lib/Horde/Rdo.php b/framework/Rdo/lib/Horde/Rdo.php index 1d6df93ca..9bd1b83bb 100644 --- a/framework/Rdo/lib/Horde/Rdo.php +++ b/framework/Rdo/lib/Horde/Rdo.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Reflection/lib/Horde/Reflection.php b/framework/Reflection/lib/Horde/Reflection.php index 9d7a418c5..49c5c8227 100644 --- a/framework/Reflection/lib/Horde/Reflection.php +++ b/framework/Reflection/lib/Horde/Reflection.php @@ -7,7 +7,7 @@ * * Copyright 2004-2006 Sergio Gonalves Carvalho * () - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Reflection/lib/Horde/Reflection/Cli.php b/framework/Reflection/lib/Horde/Reflection/Cli.php index 0a39d5d24..7ec70c0b3 100644 --- a/framework/Reflection/lib/Horde/Reflection/Cli.php +++ b/framework/Reflection/lib/Horde/Reflection/Cli.php @@ -6,7 +6,7 @@ * * Copyright 2004-2006 Sergio Gonalves Carvalho * () - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Reflection/lib/Horde/Reflection/Html.php b/framework/Reflection/lib/Horde/Reflection/Html.php index 2cdff168f..0bce89a0b 100644 --- a/framework/Reflection/lib/Horde/Reflection/Html.php +++ b/framework/Reflection/lib/Horde/Reflection/Html.php @@ -7,7 +7,7 @@ * * Copyright 2004-2006 Sergio Gonalves Carvalho * () - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Reflection/lib/Horde/Reflection/Wiki.php b/framework/Reflection/lib/Horde/Reflection/Wiki.php index a3656d9bc..94e3dce19 100644 --- a/framework/Reflection/lib/Horde/Reflection/Wiki.php +++ b/framework/Reflection/lib/Horde/Reflection/Wiki.php @@ -3,7 +3,7 @@ * The Horde_Reflection_Wiki class renders method documention in the Text_Wiki * format. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Release/lib/Horde/Release.php b/framework/Release/lib/Horde/Release.php index c48f08008..d0e23241d 100644 --- a/framework/Release/lib/Horde/Release.php +++ b/framework/Release/lib/Horde/Release.php @@ -3,7 +3,7 @@ * Class to make an "official" Horde or application release. * * Copyright 1999 Mike Hardy - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Release/lib/Horde/Release/Whups.php b/framework/Release/lib/Horde/Release/Whups.php index 5d5eb23e9..fdc88a5d0 100644 --- a/framework/Release/lib/Horde/Release/Whups.php +++ b/framework/Release/lib/Horde/Release/Whups.php @@ -2,7 +2,7 @@ /** * Class for interfacing with the tickets API. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Role/Horde.php b/framework/Role/Horde.php index 0160e90b1..0bc450f8d 100644 --- a/framework/Role/Horde.php +++ b/framework/Role/Horde.php @@ -2,14 +2,14 @@ /** * PEAR_Installer_Role_Horde * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * 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 * @category Horde - * @copyright 2010 The Horde Project (http://www.horde.org/) + * @copyright 2010-2011 The Horde Project (http://www.horde.org/) * @license http://www.fsf.org/copyleft/gpl.html GPL * @package Role */ @@ -17,7 +17,7 @@ /** * @author Michael Slusarz * @category Horde - * @copyright 2010 The Horde Project (http://www.horde.org/) + * @copyright 2010-2011 The Horde Project (http://www.horde.org/) * @license http://www.fsf.org/copyleft/gpl.html GPL * @package Role */ diff --git a/framework/Role/Horde/Role.php b/framework/Role/Horde/Role.php index 15d968f28..e908ee9c2 100644 --- a/framework/Role/Horde/Role.php +++ b/framework/Role/Horde/Role.php @@ -2,14 +2,14 @@ /** * PEAR_Installer_Role_Horde postconfig script. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * 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 * @category Horde - * @copyright 2010 The Horde Project (http://www.horde.org/) + * @copyright 2010-2011 The Horde Project (http://www.horde.org/) * @license http://www.fsf.org/copyleft/gpl.html GPL * @package Role */ @@ -17,7 +17,7 @@ /** * @author Michael Slusarz * @category Horde - * @copyright 2010 The Horde Project (http://www.horde.org/) + * @copyright 2010-2011 The Horde Project (http://www.horde.org/) * @license http://www.fsf.org/copyleft/gpl.html GPL * @package Role */ diff --git a/framework/Rpc/lib/Horde/Rpc.php b/framework/Rpc/lib/Horde/Rpc.php index 4cac02c5e..40b75dd31 100644 --- a/framework/Rpc/lib/Horde/Rpc.php +++ b/framework/Rpc/lib/Horde/Rpc.php @@ -17,7 +17,7 @@ * 'pass' => $GLOBALS['registry']->getAuthCredential('password'))); * * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Rpc/lib/Horde/Rpc/Exception.php b/framework/Rpc/lib/Horde/Rpc/Exception.php index d87fcfcfd..c045331a8 100644 --- a/framework/Rpc/lib/Horde/Rpc/Exception.php +++ b/framework/Rpc/lib/Horde/Rpc/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Rpc library. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Rpc/lib/Horde/Rpc/Jsonrpc.php b/framework/Rpc/lib/Horde/Rpc/Jsonrpc.php index dc259316f..5f1fa83b1 100644 --- a/framework/Rpc/lib/Horde/Rpc/Jsonrpc.php +++ b/framework/Rpc/lib/Horde/Rpc/Jsonrpc.php @@ -1,6 +1,6 @@ diff --git a/framework/Sabre/lib/Sabre/DAV/Auth/Backend/Horde.php b/framework/Sabre/lib/Sabre/DAV/Auth/Backend/Horde.php index 832d4ecc4..2029300c9 100644 --- a/framework/Sabre/lib/Sabre/DAV/Auth/Backend/Horde.php +++ b/framework/Sabre/lib/Sabre/DAV/Auth/Backend/Horde.php @@ -3,7 +3,7 @@ * This class implements an authentication backend for Sabre_DAV based on * Horde_Auth. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * @package Sabre * @author Jan Schneider diff --git a/framework/Secret/lib/Horde/Secret.php b/framework/Secret/lib/Horde/Secret.php index 567429188..f876c8b9c 100644 --- a/framework/Secret/lib/Horde/Secret.php +++ b/framework/Secret/lib/Horde/Secret.php @@ -3,7 +3,7 @@ * The Horde_Secret:: class provides an API for encrypting and decrypting * small pieces of data with the use of a shared key. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Secret/lib/Horde/Secret/Exception.php b/framework/Secret/lib/Horde/Secret/Exception.php index acd034738..a3c68269f 100644 --- a/framework/Secret/lib/Horde/Secret/Exception.php +++ b/framework/Secret/lib/Horde/Secret/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Secret library. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Secret/test/Horde/Secret/Unit/SecretTest.php b/framework/Secret/test/Horde/Secret/Unit/SecretTest.php index 7472aa7de..ee6597cfa 100644 --- a/framework/Secret/test/Horde/Secret/Unit/SecretTest.php +++ b/framework/Secret/test/Horde/Secret/Unit/SecretTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the secret class. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Serialize/lib/Horde/Serialize.php b/framework/Serialize/lib/Horde/Serialize.php index 39e85ac87..49f880d84 100644 --- a/framework/Serialize/lib/Horde/Serialize.php +++ b/framework/Serialize/lib/Horde/Serialize.php @@ -2,7 +2,7 @@ /** * The Serialize:: class provides various methods of encapsulating data. * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Serialize/lib/Horde/Serialize/Exception.php b/framework/Serialize/lib/Horde/Serialize/Exception.php index e94dc2b5f..55ff59b21 100644 --- a/framework/Serialize/lib/Horde/Serialize/Exception.php +++ b/framework/Serialize/lib/Horde/Serialize/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Serialize package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook.php b/framework/Service_Facebook/lib/Horde/Service/Facebook.php index cdfbaa67d..64c954ea0 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook.php @@ -8,7 +8,7 @@ * of the original code or design is left. I left the original copyright notice * intact below. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php index eed7ef32e..194688db8 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php @@ -9,7 +9,7 @@ * Note, we don't extend Base since we are a special case in that not all * the info is set until *after* we are authenticated. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Base.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Base.php index 272d9766d..be32b747f 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Base.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Base.php @@ -2,7 +2,7 @@ /** * Base class for all Horde_Service_Framework_* classes * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php index 3da77e526..aca8b1718 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/BatchRequest.php @@ -2,7 +2,7 @@ /** * Horde_Service_Facebook_BatchRequest:: * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/ErrorCodes.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/ErrorCodes.php index b64ab2e55..ed629773c 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/ErrorCodes.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/ErrorCodes.php @@ -2,7 +2,7 @@ /** * Error codes and descriptions for the Facebook API. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Events.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Events.php index 3b7a5a453..b407c5149 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Events.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Events.php @@ -2,7 +2,7 @@ /** * Events methods for Horde_Service_Facebook * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Exception.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Exception.php index fb6c265ba..f4769a4b4 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Exception.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Exception.php @@ -1,6 +1,6 @@ * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Feeds.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Feeds.php index 54c3e424e..eb821ca79 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Feeds.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Feeds.php @@ -2,7 +2,7 @@ /** * Feed methods * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Fql.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Fql.php index 6d0574017..781e53258 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Fql.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Fql.php @@ -2,7 +2,7 @@ /** * Execute FQL queries * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php index 965e8c5a4..3f1aecb20 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Friends.php @@ -2,7 +2,7 @@ /** * Friends methods for Horde_Service_Facebook * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Groups.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Groups.php index e2620971c..5c8a19e54 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Groups.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Groups.php @@ -2,7 +2,7 @@ /** * Groups methods * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Links.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Links.php index 585297e30..49b64d396 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Links.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Links.php @@ -2,7 +2,7 @@ /** * Links methods * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Notes.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Notes.php index bade44863..a8954833d 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Notes.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Notes.php @@ -4,7 +4,7 @@ * * Note that these api calls are marked as BETA in the facebook docs. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Notifications.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Notifications.php index 3cd578edf..3de207481 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Notifications.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Notifications.php @@ -2,7 +2,7 @@ /** * Notifications methods for Horde_Service_Faceboook * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php index 4d98b3634..777b77e61 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php @@ -2,7 +2,7 @@ /** * Photos methods for Horde_Service_Facebook * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php index 96454c482..712af0ba4 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php @@ -2,7 +2,7 @@ /** * Horde_Service_Facebook_Request:: encapsulate a request to the Facebook API. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Streams.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Streams.php index 77569b664..5c0c4fda3 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Streams.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Streams.php @@ -2,7 +2,7 @@ /** * Open streams API * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Translation.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Translation.php index 5e050f11f..362200a8a 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Translation.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Translation.php @@ -2,7 +2,7 @@ /** * @package Services_Facebook * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/UploadRequest.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/UploadRequest.php index ac50b2b4a..9aef18e82 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/UploadRequest.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/UploadRequest.php @@ -2,7 +2,7 @@ /** * Upload Requests * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php index 16814b563..36aec3fab 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php @@ -2,7 +2,7 @@ /** * Users methods for Horde_Service_Facebook * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Facebook/lib/Horde/Service/Facebook/Videos.php b/framework/Service_Facebook/lib/Horde/Service/Facebook/Videos.php index 31efe11f1..f2da009e5 100644 --- a/framework/Service_Facebook/lib/Horde/Service/Facebook/Videos.php +++ b/framework/Service_Facebook/lib/Horde/Service/Facebook/Videos.php @@ -2,7 +2,7 @@ /** * Videos methods * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @category Horde diff --git a/framework/Service_Scribd/lib/Horde/Service/Scribd.php b/framework/Service_Scribd/lib/Horde/Service/Scribd.php index 2a54422da..e7433fa71 100644 --- a/framework/Service_Scribd/lib/Horde/Service/Scribd.php +++ b/framework/Service_Scribd/lib/Horde/Service/Scribd.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Scribd/lib/Horde/Service/Scribd/Request.php b/framework/Service_Scribd/lib/Horde/Service/Scribd/Request.php index 1ac81b7bc..58106a443 100644 --- a/framework/Service_Scribd/lib/Horde/Service/Scribd/Request.php +++ b/framework/Service_Scribd/lib/Horde/Service/Scribd/Request.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Scribd/lib/Horde/Service/Scribd/Response.php b/framework/Service_Scribd/lib/Horde/Service/Scribd/Response.php index f3f8f6701..9f8cd308b 100644 --- a/framework/Service_Scribd/lib/Horde/Service/Scribd/Response.php +++ b/framework/Service_Scribd/lib/Horde/Service/Scribd/Response.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Scribd/lib/Horde/Service/Scribd/Result.php b/framework/Service_Scribd/lib/Horde/Service/Scribd/Result.php index eb84f7d75..8418bc0c3 100644 --- a/framework/Service_Scribd/lib/Horde/Service/Scribd/Result.php +++ b/framework/Service_Scribd/lib/Horde/Service/Scribd/Result.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Scribd/lib/Horde/Service/Scribd/ResultSet.php b/framework/Service_Scribd/lib/Horde/Service/Scribd/ResultSet.php index 3eac4a011..dec739366 100644 --- a/framework/Service_Scribd/lib/Horde/Service/Scribd/ResultSet.php +++ b/framework/Service_Scribd/lib/Horde/Service/Scribd/ResultSet.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Scribd/lib/Horde/Service/Scribd/Translation.php b/framework/Service_Scribd/lib/Horde/Service/Scribd/Translation.php index 6c406a8d0..c65ee6f10 100644 --- a/framework/Service_Scribd/lib/Horde/Service/Scribd/Translation.php +++ b/framework/Service_Scribd/lib/Horde/Service/Scribd/Translation.php @@ -2,7 +2,7 @@ /** * @package Date * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Service_Twitter/doc/twitter.php.example b/framework/Service_Twitter/doc/twitter.php.example index d6eff8552..6024fbf14 100644 --- a/framework/Service_Twitter/doc/twitter.php.example +++ b/framework/Service_Twitter/doc/twitter.php.example @@ -2,7 +2,7 @@ /** * Callback page for Twitter integration. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter.php b/framework/Service_Twitter/lib/Horde/Service/Twitter.php index 9b75b4f63..58ac054c4 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter.php @@ -3,7 +3,7 @@ * Horde_Service_Twitter class abstracts communication with Twitter's * rest interface. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter/Account.php b/framework/Service_Twitter/lib/Horde/Service/Twitter/Account.php index e37ec8a2e..57dac0209 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter/Account.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter/Account.php @@ -2,7 +2,7 @@ /** * Horde_Service_Twitter_Account class for calling account methods * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth.php b/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth.php index 050d20138..b3e82718e 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth.php @@ -3,7 +3,7 @@ * Horde_Service_Twitter_Auth_* classes to abstract all auth related tasks for * various auth mechanisms. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth/Oauth.php b/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth/Oauth.php index cd0097f75..223b8b036 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth/Oauth.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter/Auth/Oauth.php @@ -5,7 +5,7 @@ * Basically implements Horde_Oauth_Client and passes the calls along to the * protected oauth object. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter/Exception.php b/framework/Service_Twitter/lib/Horde/Service/Twitter/Exception.php index f0fab1507..ffb16b693 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter/Exception.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter/Exception.php @@ -1,7 +1,7 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter/Request.php b/framework/Service_Twitter/lib/Horde/Service/Twitter/Request.php index cf169747b..f8bb76020 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter/Request.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter/Request.php @@ -3,7 +3,7 @@ * Horde_Service_Twitter_Request_* classes wrap sending requests to Twitter's * REST API using various authentication mechanisms. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php b/framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php index 7b2443882..87d9e228f 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter/Request/Oauth.php @@ -3,7 +3,7 @@ * Horde_Service_Twitter_Request_Oauth class wraps sending requests to Twitter's * REST API using OAuth authentication. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php b/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php index dbf4acb65..2398440cf 100644 --- a/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php +++ b/framework/Service_Twitter/lib/Horde/Service/Twitter/Statuses.php @@ -2,7 +2,7 @@ /** * Horde_Service_Twitter_Statuses class for updating, retrieving user statuses. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Vimeo/lib/Horde/Service/Vimeo.php b/framework/Service_Vimeo/lib/Horde/Service/Vimeo.php index 35c580d9d..0acc95db3 100644 --- a/framework/Service_Vimeo/lib/Horde/Service/Vimeo.php +++ b/framework/Service_Vimeo/lib/Horde/Service/Vimeo.php @@ -3,7 +3,7 @@ * Horde_Serivce_Vimeo:: wrapper around Vimeo's (http://www.vimeo.com) * API. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org) + * Copyright 2008-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Advanced.php b/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Advanced.php index ef9405f0e..e01011415 100644 --- a/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Advanced.php +++ b/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Advanced.php @@ -3,7 +3,7 @@ * Horde_Serivce_Vimeo_Advnaced:: wrapper around Vimeo's (http://www.vimeo.com) * Advanced API. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org) + * Copyright 2008-2011 The Horde Project (http://www.horde.org) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Exception.php b/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Exception.php index 70e97c196..90fa7f8b1 100644 --- a/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Exception.php +++ b/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Exception.php @@ -2,7 +2,7 @@ /** * Vimeo exceptions * - * Copyright 2009-2010 The Horde Project (http://www.horde.org) + * Copyright 2009-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Simple.php b/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Simple.php index 78b922ccf..2e1884da8 100644 --- a/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Simple.php +++ b/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Simple.php @@ -3,7 +3,7 @@ * Horde_Serivce_VimeoSimple:: wrapper around Vimeo's (http://www.vimeo.com) * Simple API. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org) + * Copyright 2008-2011 The Horde Project (http://www.horde.org) * * @author Michael J. Rubinsky * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/SessionHandler/lib/Horde/SessionHandler.php b/framework/SessionHandler/lib/Horde/SessionHandler.php index 696e23191..9d2e02ff0 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler.php @@ -2,7 +2,7 @@ /** * This class provides the interface to the session storage backend. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionHandler/lib/Horde/SessionHandler/Exception.php b/framework/SessionHandler/lib/Horde/SessionHandler/Exception.php index b998f8611..01974e197 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Exception.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the SessionHandler package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionHandler/lib/Horde/SessionHandler/Storage.php b/framework/SessionHandler/lib/Horde/SessionHandler/Storage.php index 05290b851..324880f55 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Storage.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Storage.php @@ -2,7 +2,7 @@ /** * This is the abstract class that all storage drivers inherit from. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Builtin.php b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Builtin.php index 5bf7477d5..7b7059bd9 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Builtin.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Builtin.php @@ -4,7 +4,7 @@ * This doesn't do any session handling itself - instead, it exists to allow * utility features to be used with the built-in PHP handler. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/External.php b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/External.php index 7731921f8..caa85cccb 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/External.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/External.php @@ -3,7 +3,7 @@ * SessionHandler storage implementation for an external save handler defined * via configuration parameters. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/File.php b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/File.php index 072fe3777..b63c0b39e 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/File.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/File.php @@ -2,7 +2,7 @@ /** * SessionHandler implementation for storage in text files. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Memcache.php b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Memcache.php index 9dd1c28c4..a11e8a42d 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Memcache.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Memcache.php @@ -2,7 +2,7 @@ /** * Horde_SessionHandler implementation for memcache. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Sql.php b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Sql.php index 7209d7f44..ad3ab58ee 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Sql.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Sql.php @@ -17,7 +17,7 @@ * CREATE INDEX session_lastmodified_idx ON horde_sessionhandler (session_lastmodified); * * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Stack.php b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Stack.php index b3f0e568b..9e9a99d04 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Stack.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Storage/Stack.php @@ -5,7 +5,7 @@ * This driver allows for use of caching backends on top of persistent * backends, for example. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Share/lib/Horde/Share/Base.php b/framework/Share/lib/Horde/Share/Base.php index 1eae0936e..3d78b1f1f 100644 --- a/framework/Share/lib/Horde/Share/Base.php +++ b/framework/Share/lib/Horde/Share/Base.php @@ -2,7 +2,7 @@ /** * Base class for all Horde_Share drivers. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * Copyright 2002-2007 Infoteck Internet * * See the enclosed file COPYING for license information (LGPL). If you diff --git a/framework/Share/lib/Horde/Share/Datatree.php b/framework/Share/lib/Horde/Share/Datatree.php index 1264fcbfb..baf1e81d5 100644 --- a/framework/Share/lib/Horde/Share/Datatree.php +++ b/framework/Share/lib/Horde/Share/Datatree.php @@ -3,7 +3,7 @@ * Horde_Share_datatree:: provides the datatree backend for the horde share * driver. * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * Copyright 2002-2007 Infoteck Internet * * See the enclosed file COPYING for license information (LGPL). If you diff --git a/framework/Share/lib/Horde/Share/Kolab.php b/framework/Share/lib/Horde/Share/Kolab.php index cac026674..b56920a76 100644 --- a/framework/Share/lib/Horde/Share/Kolab.php +++ b/framework/Share/lib/Horde/Share/Kolab.php @@ -6,7 +6,7 @@ /** * Horde_Share_kolab:: provides the kolab backend for the horde share driver. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Share/lib/Horde/Share/Sql.php b/framework/Share/lib/Horde/Share/Sql.php index 8f93a54fb..b8d89a2bd 100644 --- a/framework/Share/lib/Horde/Share/Sql.php +++ b/framework/Share/lib/Horde/Share/Sql.php @@ -3,7 +3,7 @@ * Horde_Share_sql:: provides the sql backend for the horde share * driver. * - * Copyright 2008-2010 The Horde Project (http://www.horde.org/) + * Copyright 2008-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Share/lib/Horde/Share/Translation.php b/framework/Share/lib/Horde/Share/Translation.php index 3acd01910..1220028f1 100644 --- a/framework/Share/lib/Horde/Share/Translation.php +++ b/framework/Share/lib/Horde/Share/Translation.php @@ -2,7 +2,7 @@ /** * @package Share * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Share/test/Horde/Share/Autoload.php b/framework/Share/test/Horde/Share/Autoload.php index bccaf5ffa..ea84aacf6 100644 --- a/framework/Share/test/Horde/Share/Autoload.php +++ b/framework/Share/test/Horde/Share/Autoload.php @@ -4,7 +4,7 @@ * * PHP version 5 * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SpellChecker/lib/Horde/SpellChecker.php b/framework/SpellChecker/lib/Horde/SpellChecker.php index eedcfd251..704124e32 100644 --- a/framework/SpellChecker/lib/Horde/SpellChecker.php +++ b/framework/SpellChecker/lib/Horde/SpellChecker.php @@ -2,7 +2,7 @@ /** * The Horde_SpellChecker:: class provides a unified spellchecker API. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SpellChecker/lib/Horde/SpellChecker/Aspell.php b/framework/SpellChecker/lib/Horde/SpellChecker/Aspell.php index f434e1fc4..592604f72 100644 --- a/framework/SpellChecker/lib/Horde/SpellChecker/Aspell.php +++ b/framework/SpellChecker/lib/Horde/SpellChecker/Aspell.php @@ -3,7 +3,7 @@ * The Horde_SpellChecker_aspell:: class provides a driver for the 'aspell' * program. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Stream_Filter/lib/Horde/Stream/Filter/Eol.php b/framework/Stream_Filter/lib/Horde/Stream/Filter/Eol.php index acb361050..9914509a4 100644 --- a/framework/Stream_Filter/lib/Horde/Stream/Filter/Eol.php +++ b/framework/Stream_Filter/lib/Horde/Stream/Filter/Eol.php @@ -12,7 +12,7 @@ * DEFAULT: ("\r\n") * * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/Combine.php b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/Combine.php index edcddbcf5..d4897693f 100644 --- a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/Combine.php +++ b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/Combine.php @@ -3,7 +3,7 @@ * A stream wrapper that will combine multiple strings/streams into a single * stream. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/CombineStream.php b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/CombineStream.php index 758ddc245..1f257d5ee 100644 --- a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/CombineStream.php +++ b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/CombineStream.php @@ -2,7 +2,7 @@ /** * Provides access to the Combine stream wrapper. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php index d9f367290..29251644e 100644 --- a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php +++ b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/String.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/StringStream.php b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/StringStream.php index db9afb2b2..42fe91591 100644 --- a/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/StringStream.php +++ b/framework/Stream_Wrapper/lib/Horde/Stream/Wrapper/StringStream.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Support/lib/Horde/Support/CombineStream.php b/framework/Support/lib/Horde/Support/CombineStream.php index d3fe7a6ea..9b3431c74 100644 --- a/framework/Support/lib/Horde/Support/CombineStream.php +++ b/framework/Support/lib/Horde/Support/CombineStream.php @@ -2,7 +2,7 @@ /** * Provides access to the Combine stream wrapper. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * @author Michael Slusarz * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Support/lib/Horde/Support/Numerizer.php b/framework/Support/lib/Horde/Support/Numerizer.php index 22fedc8ec..437489956 100644 --- a/framework/Support/lib/Horde/Support/Numerizer.php +++ b/framework/Support/lib/Horde/Support/Numerizer.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Support/lib/Horde/Support/Numerizer/Locale/Base.php b/framework/Support/lib/Horde/Support/Numerizer/Locale/Base.php index ce79d9c03..864f650d2 100644 --- a/framework/Support/lib/Horde/Support/Numerizer/Locale/Base.php +++ b/framework/Support/lib/Horde/Support/Numerizer/Locale/Base.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Support/lib/Horde/Support/Numerizer/Locale/De.php b/framework/Support/lib/Horde/Support/Numerizer/Locale/De.php index 5e8e92043..32a7cdc83 100644 --- a/framework/Support/lib/Horde/Support/Numerizer/Locale/De.php +++ b/framework/Support/lib/Horde/Support/Numerizer/Locale/De.php @@ -1,6 +1,6 @@ * @author Jan Schneider diff --git a/framework/Support/lib/Horde/Support/Numerizer/Locale/Pt.php b/framework/Support/lib/Horde/Support/Numerizer/Locale/Pt.php index cbc704d06..767ee1bb1 100644 --- a/framework/Support/lib/Horde/Support/Numerizer/Locale/Pt.php +++ b/framework/Support/lib/Horde/Support/Numerizer/Locale/Pt.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Support/test/Horde/Support/Autoload.php b/framework/Support/test/Horde/Support/Autoload.php index 955f7e8ba..9646ec6fd 100644 --- a/framework/Support/test/Horde/Support/Autoload.php +++ b/framework/Support/test/Horde/Support/Autoload.php @@ -2,7 +2,7 @@ /** * Setup autoloading for the tests. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML.php b/framework/SyncML/SyncML.php index bcbe842b0..90603658f 100644 --- a/framework/SyncML/SyncML.php +++ b/framework/SyncML/SyncML.php @@ -15,7 +15,7 @@ * location exist. If so, the replace should replace this value rather than * create a new one as a duplicate. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Backend.php b/framework/SyncML/SyncML/Backend.php index 9db4999a7..7f05076e0 100644 --- a/framework/SyncML/SyncML/Backend.php +++ b/framework/SyncML/SyncML/Backend.php @@ -165,7 +165,7 @@ * testTearDown() to create a clean (empty) enviroment for the test user * "syncmltest". See the SyncML_Backend_Sql implementation for details. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Backend/Horde.php b/framework/SyncML/SyncML/Backend/Horde.php index 0aa22d4ee..2ff922649 100644 --- a/framework/SyncML/SyncML/Backend/Horde.php +++ b/framework/SyncML/SyncML/Backend/Horde.php @@ -2,7 +2,7 @@ /** * SyncML Backend for the Horde Application framework. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did not * receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Backend/Sql.php b/framework/SyncML/SyncML/Backend/Sql.php index 927005055..0b4ad6264 100644 --- a/framework/SyncML/SyncML/Backend/Sql.php +++ b/framework/SyncML/SyncML/Backend/Sql.php @@ -4,7 +4,7 @@ * * This can be used as a starting point for a custom backend implementation. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command.php b/framework/SyncML/SyncML/Command.php index 21551e419..f5e5a3cac 100644 --- a/framework/SyncML/SyncML/Command.php +++ b/framework/SyncML/SyncML/Command.php @@ -12,7 +12,7 @@ * executed for a single SyncML command are handled by these objects, by means * of the handleCommand() method. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Alert.php b/framework/SyncML/SyncML/Command/Alert.php index ea945b6af..c15a69767 100644 --- a/framework/SyncML/SyncML/Command/Alert.php +++ b/framework/SyncML/SyncML/Command/Alert.php @@ -12,7 +12,7 @@ require_once 'SyncML/Command.php'; * information, such as state information or notifications to an application * on the recipient device. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Final.php b/framework/SyncML/SyncML/Command/Final.php index 939fe4070..8eded2618 100644 --- a/framework/SyncML/SyncML/Command/Final.php +++ b/framework/SyncML/SyncML/Command/Final.php @@ -10,7 +10,7 @@ require_once 'SyncML/Command.php'; * The Final command is an indicator that the SyncML message is the last * message in the current SyncML package. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Get.php b/framework/SyncML/SyncML/Command/Get.php index 8c20dd084..c149dfd38 100644 --- a/framework/SyncML/SyncML/Command/Get.php +++ b/framework/SyncML/SyncML/Command/Get.php @@ -11,7 +11,7 @@ require_once 'SyncML/Command.php'; * SyncML_Command_Get class responds to a client Get request and returns the * DevInf information for the SyncML server. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Map.php b/framework/SyncML/SyncML/Command/Map.php index 914f2ba3f..eb96a1a75 100644 --- a/framework/SyncML/SyncML/Command/Map.php +++ b/framework/SyncML/SyncML/Command/Map.php @@ -9,7 +9,7 @@ require_once 'SyncML/Command.php'; * * The Map command is used to update identifier maps. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Put.php b/framework/SyncML/SyncML/Command/Put.php index 6551e6266..b267e65c8 100644 --- a/framework/SyncML/SyncML/Command/Put.php +++ b/framework/SyncML/SyncML/Command/Put.php @@ -14,7 +14,7 @@ require_once 'SyncML/Command.php'; * The data is stored in a SyncML_DeviceInfo object which is defined in * Device.php and then stored in SyncML_Device as an attribute. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Replace.php b/framework/SyncML/SyncML/Command/Replace.php index 730f164d7..503787ecb 100644 --- a/framework/SyncML/SyncML/Command/Replace.php +++ b/framework/SyncML/SyncML/Command/Replace.php @@ -9,7 +9,7 @@ require_once 'SyncML/Command.php'; * * The Replace command is used to replace data on the recipient device. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Results.php b/framework/SyncML/SyncML/Command/Results.php index 5168f9653..88d8764ad 100644 --- a/framework/SyncML/SyncML/Command/Results.php +++ b/framework/SyncML/SyncML/Command/Results.php @@ -12,7 +12,7 @@ require_once 'SyncML/Command/Put.php'; * SyncML_Command_Put. The only results we get is the same DevInf as for the * Put command. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Status.php b/framework/SyncML/SyncML/Command/Status.php index 0757a1e8c..b7fff63e6 100644 --- a/framework/SyncML/SyncML/Command/Status.php +++ b/framework/SyncML/SyncML/Command/Status.php @@ -10,7 +10,7 @@ require_once 'SyncML/Command.php'; * This is not strictly a command but specifies the request status code for a * corresponding SyncML command. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/Sync.php b/framework/SyncML/SyncML/Command/Sync.php index e1bf14dbb..f27c0096f 100644 --- a/framework/SyncML/SyncML/Command/Sync.php +++ b/framework/SyncML/SyncML/Command/Sync.php @@ -19,7 +19,7 @@ require_once 'SyncML/Command/SyncElement.php'; * Then the server modifications are sent back to the client by the * handleSync() method which is called from within the output method. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/SyncElement.php b/framework/SyncML/SyncML/Command/SyncElement.php index 967036904..a719e5a47 100644 --- a/framework/SyncML/SyncML/Command/SyncElement.php +++ b/framework/SyncML/SyncML/Command/SyncElement.php @@ -6,7 +6,7 @@ * Instances of this class are created during the XML parsing by * SyncML_Command_Sync. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Command/SyncHdr.php b/framework/SyncML/SyncML/Command/SyncHdr.php index 2db6a1ab9..98a0534f6 100644 --- a/framework/SyncML/SyncML/Command/SyncHdr.php +++ b/framework/SyncML/SyncML/Command/SyncHdr.php @@ -10,7 +10,7 @@ require_once 'SyncML/Command.php'; * SyncHdr is not really a sync command, but this class takes advantage of the * XML parser in SyncML_Command. * - * Copyright 2006-2010 The Horde Project (http://www.horde.org/) + * Copyright 2006-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Constants.php b/framework/SyncML/SyncML/Constants.php index b81a026ec..01774b1af 100644 --- a/framework/SyncML/SyncML/Constants.php +++ b/framework/SyncML/SyncML/Constants.php @@ -1,6 +1,6 @@ ' which should be the default anyhow. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Device/Synthesis.php b/framework/SyncML/SyncML/Device/Synthesis.php index 8cce68ef3..f8b9c8d11 100644 --- a/framework/SyncML/SyncML/Device/Synthesis.php +++ b/framework/SyncML/SyncML/Device/Synthesis.php @@ -3,7 +3,7 @@ * The SyncML_Device_Synthesis:: class provides functionality that is * specific to the Synthesis.ch SyncML clients. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/DeviceInfo.php b/framework/SyncML/SyncML/DeviceInfo.php index 47f7076a9..9c4aafdb9 100644 --- a/framework/SyncML/SyncML/DeviceInfo.php +++ b/framework/SyncML/SyncML/DeviceInfo.php @@ -9,7 +9,7 @@ * The current implementation should handle all DevInf 1.1 DTD elements * except entries. * - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/State.php b/framework/SyncML/SyncML/State.php index ecd265ed0..10733e735 100644 --- a/framework/SyncML/SyncML/State.php +++ b/framework/SyncML/SyncML/State.php @@ -10,7 +10,7 @@ require_once 'SyncML/Command/SyncElement.php'; /** * The SyncML_State class provides a SyncML state object. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SyncML/SyncML/Sync.php b/framework/SyncML/SyncML/Sync.php index 7e13617b4..63085daeb 100644 --- a/framework/SyncML/SyncML/Sync.php +++ b/framework/SyncML/SyncML/Sync.php @@ -1,6 +1,6 @@ . * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Diff/Diff.php b/framework/Text_Diff/Diff.php index a5564ba68..28cc04bab 100644 --- a/framework/Text_Diff/Diff.php +++ b/framework/Text_Diff/Diff.php @@ -7,7 +7,7 @@ * , and is used/adapted with his permission. * * Copyright 2004 Geoffrey T. Dairiki - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. diff --git a/framework/Text_Diff/Diff/Engine/native.php b/framework/Text_Diff/Diff/Engine/native.php index e908cfecc..7aed85ac1 100644 --- a/framework/Text_Diff/Diff/Engine/native.php +++ b/framework/Text_Diff/Diff/Engine/native.php @@ -18,7 +18,7 @@ * Geoffrey T. Dairiki . The original PHP version of this * code was written by him, and is used/adapted with his permission. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. diff --git a/framework/Text_Diff/Diff/Engine/shell.php b/framework/Text_Diff/Diff/Engine/shell.php index 5ddaf4d66..f8ce5f7d5 100644 --- a/framework/Text_Diff/Diff/Engine/shell.php +++ b/framework/Text_Diff/Diff/Engine/shell.php @@ -5,7 +5,7 @@ * This class uses the Unix `diff` program via shell_exec to compute the * differences between the two input arrays. * - * Copyright 2007-2010 The Horde Project (http://www.horde.org/) + * Copyright 2007-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. diff --git a/framework/Text_Diff/Diff/Engine/string.php b/framework/Text_Diff/Diff/Engine/string.php index 0f3b3745a..eb096360e 100644 --- a/framework/Text_Diff/Diff/Engine/string.php +++ b/framework/Text_Diff/Diff/Engine/string.php @@ -11,7 +11,7 @@ * * * Copyright 2005 Örjan Persson - * Copyright 2005-2010 The Horde Project (http://www.horde.org/) + * Copyright 2005-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. diff --git a/framework/Text_Diff/Diff/Engine/xdiff.php b/framework/Text_Diff/Diff/Engine/xdiff.php index 02ce84807..f6bd6de48 100644 --- a/framework/Text_Diff/Diff/Engine/xdiff.php +++ b/framework/Text_Diff/Diff/Engine/xdiff.php @@ -5,7 +5,7 @@ * This class uses the xdiff PECL package (http://pecl.php.net/package/xdiff) * to compute the differences between the two input arrays. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you did * not receive this file, see http://opensource.org/licenses/lgpl-license.php. diff --git a/framework/Text_Diff/Diff/Mapped.php b/framework/Text_Diff/Diff/Mapped.php index 76c2e5831..18531f7c6 100644 --- a/framework/Text_Diff/Diff/Mapped.php +++ b/framework/Text_Diff/Diff/Mapped.php @@ -1,6 +1,6 @@ * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * Email validation based on Chuck Hagenbuch's * Mail_RFC822::isValidInetAddress(). diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Cleanascii.php b/framework/Text_Filter/lib/Horde/Text/Filter/Cleanascii.php index 5edf52e10..35b45ba2b 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Cleanascii.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Cleanascii.php @@ -8,7 +8,7 @@ * US-ASCII (7-bit) text which you suspect (or know) may have invalid or * non-printing characters in it. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Cleanhtml.php b/framework/Text_Filter/lib/Horde/Text/Filter/Cleanhtml.php index a0b28a015..3acf770c1 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Cleanhtml.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Cleanhtml.php @@ -12,7 +12,7 @@ * DEFAULT: No default * * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Dimsignature.php b/framework/Text_Filter/lib/Horde/Text/Filter/Dimsignature.php index b44506fbc..089a38eb1 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Dimsignature.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Dimsignature.php @@ -3,7 +3,7 @@ * Displays message signatures marked by a '-- ' in the style of the CSS class * "signature". * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Emails.php b/framework/Text_Filter/lib/Horde/Text/Filter/Emails.php index 3b2d9abd6..cabf25b3b 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Emails.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Emails.php @@ -14,7 +14,7 @@ * DEFAULT: false * * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Emoticons.php b/framework/Text_Filter/lib/Horde/Text/Filter/Emoticons.php index f77e75818..28f8b2c5d 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Emoticons.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Emoticons.php @@ -11,7 +11,7 @@ * DEFAULT: false * * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Environment.php b/framework/Text_Filter/lib/Horde/Text/Filter/Environment.php index 09d1f1959..4bf7c6ed3 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Environment.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Environment.php @@ -4,7 +4,7 @@ * environment. Ignores all text after a '#' character (shell-style * comments). * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Exception.php b/framework/Text_Filter/lib/Horde/Text/Filter/Exception.php index fce82adaf..a5a5139c9 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Exception.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Text_Filter package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php b/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php index 335e6cbfb..b9c47c739 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Highlightquotes.php @@ -18,7 +18,7 @@ * DEFAULT: false * * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php b/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php index e56c397ca..d44df6dbb 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php @@ -11,7 +11,7 @@ * width - (integer) The wrapping width. Set to 0 to not wrap. * * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/JavascriptMinify.php b/framework/Text_Filter/lib/Horde/Text/Filter/JavascriptMinify.php index 89ce63df4..f907752a0 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/JavascriptMinify.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/JavascriptMinify.php @@ -3,7 +3,7 @@ * This filter cleans up javascript output by running it through an * optimizer/compressor. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php b/framework/Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php index 6d1f0e17e..bdb450a41 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/JavascriptMinify/JsMin.php @@ -38,7 +38,7 @@ * * Additional cleanups/code by the Horde Project. * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php b/framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php index ce96408f9..7d6bc7edf 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php @@ -24,7 +24,7 @@ * DEFAULT: '_blank' * * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Simplemarkup.php b/framework/Text_Filter/lib/Horde/Text/Filter/Simplemarkup.php index 25b0d5c21..c78e228ce 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Simplemarkup.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Simplemarkup.php @@ -2,7 +2,7 @@ /** * Highlights simple markup as used in emails or usenet postings. * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Space2html.php b/framework/Text_Filter/lib/Horde/Text/Filter/Space2html.php index 17f902deb..dcfc83d6e 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Space2html.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Space2html.php @@ -9,7 +9,7 @@ * encode_all -- Replace all spaces with  ? Defaults to false. * * - * Copyright 2001-2010 The Horde Project (http://www.horde.org/) + * Copyright 2001-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Tabs2spaces.php b/framework/Text_Filter/lib/Horde/Text/Filter/Tabs2spaces.php index 73e275ceb..14676f13c 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Tabs2spaces.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Tabs2spaces.php @@ -4,7 +4,7 @@ * * TODO: parameters (breakchar, tabstop) * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Text2html.php b/framework/Text_Filter/lib/Horde/Text/Filter/Text2html.php index 8dd5c0f7e..2e32fcc05 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Text2html.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Text2html.php @@ -27,7 +27,7 @@ * Included for completeness. * * - * Copyright 2002-2010 The Horde Project (http://www.horde.org/) + * Copyright 2002-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Translation.php b/framework/Text_Filter/lib/Horde/Text/Filter/Translation.php index 21f6ecc89..03d9b12e5 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Translation.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Translation.php @@ -2,7 +2,7 @@ /** * @package Text_Filter * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Words.php b/framework/Text_Filter/lib/Horde/Text/Filter/Words.php index d62bb066a..85da83167 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Words.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Words.php @@ -9,7 +9,7 @@ * replacement -- The replacement string. Defaults to "*****". * * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php b/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php index 99c1afc7a..f0ca1b8b1 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php @@ -26,7 +26,7 @@ * * @todo http://blog.astrumfutura.com/archives/430-html-Sanitisation-Benchmarking-With-Wibble-ZF-Proposal.html * - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy.php b/framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy.php index 3a61c9cba..0fcb7b6ab 100644 --- a/framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy.php +++ b/framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy.php @@ -15,7 +15,7 @@ * DEFAULT: true * * - * Copyright 2009-2010 The Horde Project (http://www.horde.org/) + * Copyright 2009-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (GPL). If you * did not receive this file, see http://www.fsf.org/copyleft/gpl.html. diff --git a/framework/Text_Flowed/lib/Horde/Text/Flowed.php b/framework/Text_Flowed/lib/Horde/Text/Flowed.php index a099283e7..638311b67 100644 --- a/framework/Text_Flowed/lib/Horde/Text/Flowed.php +++ b/framework/Text_Flowed/lib/Horde/Text/Flowed.php @@ -8,7 +8,7 @@ * license, which is compatible with the LGPL. * * Copyright 2002-2003 Philip Mak - * Copyright 2004-2010 The Horde Project (http://www.horde.org/) + * Copyright 2004-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token.php b/framework/Token/lib/Horde/Token.php index 9fd829ddd..1eca26a3e 100644 --- a/framework/Token/lib/Horde/Token.php +++ b/framework/Token/lib/Horde/Token.php @@ -4,7 +4,7 @@ * various token generation mediums. It also includes all of the * functions for retrieving, storing, and checking tokens. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/Base.php b/framework/Token/lib/Horde/Token/Base.php index 719bd7ebc..bafe3536a 100644 --- a/framework/Token/lib/Horde/Token/Base.php +++ b/framework/Token/lib/Horde/Token/Base.php @@ -3,7 +3,7 @@ * The Horde_Token_Base:: class provides a common abstracted interface for * a token implementation. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/Exception.php b/framework/Token/lib/Horde/Token/Exception.php index 97cedc079..8f28b572d 100644 --- a/framework/Token/lib/Horde/Token/Exception.php +++ b/framework/Token/lib/Horde/Token/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Token package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/Exception/Expired.php b/framework/Token/lib/Horde/Token/Exception/Expired.php index dec3b9a6a..41780ad62 100644 --- a/framework/Token/lib/Horde/Token/Exception/Expired.php +++ b/framework/Token/lib/Horde/Token/Exception/Expired.php @@ -14,7 +14,7 @@ /** * Indicates an expired token. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/Exception/Invalid.php b/framework/Token/lib/Horde/Token/Exception/Invalid.php index 1357ef140..cb08340ff 100644 --- a/framework/Token/lib/Horde/Token/Exception/Invalid.php +++ b/framework/Token/lib/Horde/Token/Exception/Invalid.php @@ -14,7 +14,7 @@ /** * Indicates an invalid token. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/Exception/Used.php b/framework/Token/lib/Horde/Token/Exception/Used.php index f4f319083..564363e30 100644 --- a/framework/Token/lib/Horde/Token/Exception/Used.php +++ b/framework/Token/lib/Horde/Token/Exception/Used.php @@ -14,7 +14,7 @@ /** * Indicates a used token. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/File.php b/framework/Token/lib/Horde/Token/File.php index c29f77fe3..de3f1db16 100644 --- a/framework/Token/lib/Horde/Token/File.php +++ b/framework/Token/lib/Horde/Token/File.php @@ -2,7 +2,7 @@ /** * Token tracking implementation for local files. * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/Null.php b/framework/Token/lib/Horde/Token/Null.php index 9b060daac..f0380d08f 100644 --- a/framework/Token/lib/Horde/Token/Null.php +++ b/framework/Token/lib/Horde/Token/Null.php @@ -3,7 +3,7 @@ * The Horde_Token_Null:: class provides a null implementation of the token * driver. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/Sql.php b/framework/Token/lib/Horde/Token/Sql.php index 2838ff51e..05035a4db 100644 --- a/framework/Token/lib/Horde/Token/Sql.php +++ b/framework/Token/lib/Horde/Token/Sql.php @@ -13,7 +13,7 @@ * ); * * - * Copyright 1999-2010 The Horde Project (http://www.horde.org/) + * Copyright 1999-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Token/lib/Horde/Token/Translation.php b/framework/Token/lib/Horde/Token/Translation.php index 98f701c37..2be6b43ca 100644 --- a/framework/Token/lib/Horde/Token/Translation.php +++ b/framework/Token/lib/Horde/Token/Translation.php @@ -1,6 +1,6 @@ , 2010. msgid "" msgstr "" diff --git a/framework/Translation/test/Horde/Translation/locale/de/LC_MESSAGES/Horde_Translation.po b/framework/Translation/test/Horde/Translation/locale/de/LC_MESSAGES/Horde_Translation.po index 6221e5f4c..3e185b2ee 100644 --- a/framework/Translation/test/Horde/Translation/locale/de/LC_MESSAGES/Horde_Translation.po +++ b/framework/Translation/test/Horde/Translation/locale/de/LC_MESSAGES/Horde_Translation.po @@ -1,5 +1,5 @@ # German test translation for Horde_Translation. -# Copyright 2010 The Horde Project (http://www.horde.org/) +# Copyright 2010-2011 The Horde Project (http://www.horde.org/) # Jan Schneider , 2010. msgid "" msgstr "" diff --git a/framework/Tree/lib/Horde/Tree.php b/framework/Tree/lib/Horde/Tree.php index 452eca71a..7e5fde9e5 100644 --- a/framework/Tree/lib/Horde/Tree.php +++ b/framework/Tree/lib/Horde/Tree.php @@ -3,7 +3,7 @@ * The Horde_Tree:: class provides a tree view of hierarchical information. It * allows for expanding/collapsing of branches. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Tree/lib/Horde/Tree/Base.php b/framework/Tree/lib/Horde/Tree/Base.php index 040ce3d87..62006c163 100644 --- a/framework/Tree/lib/Horde/Tree/Base.php +++ b/framework/Tree/lib/Horde/Tree/Base.php @@ -3,7 +3,7 @@ * The Horde_Tree_Base:: class provides the abstract interface that all * drivers must derive from. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Tree/lib/Horde/Tree/Exception.php b/framework/Tree/lib/Horde/Tree/Exception.php index 97068e759..db5339c59 100644 --- a/framework/Tree/lib/Horde/Tree/Exception.php +++ b/framework/Tree/lib/Horde/Tree/Exception.php @@ -2,7 +2,7 @@ /** * Exception handler for the Horde_Tree package. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Tree/lib/Horde/Tree/Html.php b/framework/Tree/lib/Horde/Tree/Html.php index 2357c39d4..f00c0a247 100644 --- a/framework/Tree/lib/Horde/Tree/Html.php +++ b/framework/Tree/lib/Horde/Tree/Html.php @@ -2,7 +2,7 @@ /** * The Horde_Tree_Html:: class provides HTML specific rendering functions. * - * Copyright 2003-2010 The Horde Project (http://www.horde.org/) + * Copyright 2003-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Tree/lib/Horde/Tree/Jquerymobile.php b/framework/Tree/lib/Horde/Tree/Jquerymobile.php index b3b52a543..b034e6835 100644 --- a/framework/Tree/lib/Horde/Tree/Jquerymobile.php +++ b/framework/Tree/lib/Horde/Tree/Jquerymobile.php @@ -3,7 +3,7 @@ * The Horde_Tree_Jquerymobile class provides rendering of a tree as a jQuery * Mobile list view. * - * Copyright 2010 The Horde Project (http://www.horde.org/) + * Copyright 2010-2011 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Tree/lib/Horde/Tree/Select.php b/framework/Tree/lib/Horde/Tree/Select.php index 2b9633aee..36bbab78f 100644 --- a/framework/Tree/lib/Horde/Tree/Select.php +++ b/framework/Tree/lib/Horde/Tree/Select.php @@ -2,7 +2,7 @@ /** * The Horde_Tree_Select:: class provides