From: Jan Schneider Date: Tue, 12 Jan 2010 20:49:55 +0000 (+0100) Subject: Happy New Year! X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1a310b2de34193b3f984e4506d87b32de412a65e;p=horde.git Happy New Year! --- diff --git a/framework/Ajax/lib/Horde/Ajax/Imple.php b/framework/Ajax/lib/Horde/Ajax/Imple.php index 5137dd2b0..68730f9c7 100644 --- a/framework/Ajax/lib/Horde/Ajax/Imple.php +++ b/framework/Ajax/lib/Horde/Ajax/Imple.php @@ -4,7 +4,7 @@ * (Originally named 'Dimple' as it was first implemented in DIMP - rennamed * to 'Imple' when DIMP was merged into IMP.) * - * Copyright 2005-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 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/Ajax/lib/Horde/Ajax/Imple/AutoCompleter.php b/framework/Ajax/lib/Horde/Ajax/Imple/AutoCompleter.php index e8667a657..ce3777b44 100644 --- a/framework/Ajax/lib/Horde/Ajax/Imple/AutoCompleter.php +++ b/framework/Ajax/lib/Horde/Ajax/Imple/AutoCompleter.php @@ -2,7 +2,7 @@ /** * Attach an auto completer to a javascript element. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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/Ajax/lib/Horde/Ajax/Imple/Base.php b/framework/Ajax/lib/Horde/Ajax/Imple/Base.php index be472c878..f28490112 100644 --- a/framework/Ajax/lib/Horde/Ajax/Imple/Base.php +++ b/framework/Ajax/lib/Horde/Ajax/Imple/Base.php @@ -2,7 +2,7 @@ /** * Class to attach PHP actions to javascript elements. * - * Copyright 2005-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 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/Ajax/lib/Horde/Ajax/Imple/Geocoder/Geonames.php b/framework/Ajax/lib/Horde/Ajax/Imple/Geocoder/Geonames.php index 49f853136..562982810 100644 --- a/framework/Ajax/lib/Horde/Ajax/Imple/Geocoder/Geonames.php +++ b/framework/Ajax/lib/Horde/Ajax/Imple/Geocoder/Geonames.php @@ -2,7 +2,7 @@ /** * Geocode client for the Geonames API. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php b/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php index 8f0c69e2e..501645cb0 100644 --- a/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php +++ b/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php @@ -2,7 +2,7 @@ /** * Attach the spellchecker to a javascript element. * - * Copyright 2005-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 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/Auth/lib/Horde/Auth.php b/framework/Auth/lib/Horde/Auth.php index 4d74d96c2..52c78d0a0 100644 --- a/framework/Auth/lib/Horde/Auth.php +++ b/framework/Auth/lib/Horde/Auth.php @@ -20,7 +20,7 @@ * 'userId' - (string) The unique Horde username. * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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/Application.php b/framework/Auth/lib/Horde/Auth/Application.php index 5d472de60..6d11fa68d 100644 --- a/framework/Auth/lib/Horde/Auth/Application.php +++ b/framework/Auth/lib/Horde/Auth/Application.php @@ -9,7 +9,7 @@ * 'app' - (string) The application which is providing authentication. * * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The 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/Auto.php b/framework/Auth/lib/Horde/Auth/Auto.php index 3d2f243a6..652705077 100644 --- a/framework/Auth/lib/Horde/Auth/Auto.php +++ b/framework/Auth/lib/Horde/Auth/Auto.php @@ -16,7 +16,7 @@ * DEFAULT: 'horde_user' * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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/Base.php b/framework/Auth/lib/Horde/Auth/Base.php index df7e52dc3..62b878458 100644 --- a/framework/Auth/lib/Horde/Auth/Base.php +++ b/framework/Auth/lib/Horde/Auth/Base.php @@ -3,7 +3,7 @@ * The Horde_Auth_Base:: class provides a common abstracted interface to * creating various authentication backends. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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/Composite.php b/framework/Auth/lib/Horde/Auth/Composite.php index e38bfb7b6..87a3e45b3 100644 --- a/framework/Auth/lib/Horde/Auth/Composite.php +++ b/framework/Auth/lib/Horde/Auth/Composite.php @@ -11,7 +11,7 @@ * 'auth_driver_config' - (string) TODO * * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The 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 d5a854cfa..c149518a7 100644 --- a/framework/Auth/lib/Horde/Auth/Cyrsql.php +++ b/framework/Auth/lib/Horde/Auth/Cyrsql.php @@ -105,7 +105,7 @@ * ); * * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The 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 ed203b222..8e505c690 100644 --- a/framework/Auth/lib/Horde/Auth/Cyrus.php +++ b/framework/Auth/lib/Horde/Auth/Cyrus.php @@ -73,7 +73,7 @@ * } * * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The 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 ab33e1d15..102be34f6 100644 --- a/framework/Auth/lib/Horde/Auth/Exception.php +++ b/framework/Auth/lib/Horde/Auth/Exception.php @@ -2,7 +2,7 @@ /** * Authentication exceptions. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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 ed2bfcea5..95ad6548c 100644 --- a/framework/Auth/lib/Horde/Auth/Ftp.php +++ b/framework/Auth/lib/Horde/Auth/Ftp.php @@ -11,7 +11,7 @@ * DEFAULT: 21 * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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 f08f09275..8f25e6d47 100644 --- a/framework/Auth/lib/Horde/Auth/Http.php +++ b/framework/Auth/lib/Horde/Auth/Http.php @@ -9,7 +9,7 @@ * you want to directly authenticate users with this driver, instead * of relying on transparent auth. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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 1852e2d90..0ac5b628a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The 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 181d32b4d..cb73c9b6d 100644 --- a/framework/Auth/lib/Horde/Auth/Imap.php +++ b/framework/Auth/lib/Horde/Auth/Imap.php @@ -27,7 +27,7 @@ * $conf['auth']['params']['secure'] = 'none'; * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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 f008e825b..344a0db66 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The 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 f58c92ef6..e312ccce1 100644 --- a/framework/Auth/lib/Horde/Auth/Ipbasic.php +++ b/framework/Auth/lib/Horde/Auth/Ipbasic.php @@ -10,7 +10,7 @@ * 'blocks' - (array) CIDR masks which are allowed access. * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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 de1550634..617957656 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The 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/Krb5.php b/framework/Auth/lib/Horde/Auth/Krb5.php index e6602bd4b..a9046886c 100644 --- a/framework/Auth/lib/Horde/Auth/Krb5.php +++ b/framework/Auth/lib/Horde/Auth/Krb5.php @@ -10,7 +10,7 @@ * Kerberos must be correctly configured on your system (e.g. /etc/krb5.conf) * for this class to work correctly. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The 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 acd10fea9..05e243d58 100644 --- a/framework/Auth/lib/Horde/Auth/Ldap.php +++ b/framework/Auth/lib/Horde/Auth/Ldap.php @@ -25,7 +25,7 @@ * 'preauthenticate' hook should return LDAP connection information in the * 'ldap' credentials key. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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 e02ddfbcd..43d5d9a5c 100644 --- a/framework/Auth/lib/Horde/Auth/Login.php +++ b/framework/Auth/lib/Horde/Auth/Login.php @@ -11,7 +11,7 @@ * DEFAULT: /bin/su * * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The 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 095b60688..3aebdd949 100644 --- a/framework/Auth/lib/Horde/Auth/Msad.php +++ b/framework/Auth/lib/Horde/Auth/Msad.php @@ -7,7 +7,7 @@ * * Optional parameters: See Horde_Auth_Ldap. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The 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 0d16aaf3a..b061b4105 100644 --- a/framework/Auth/lib/Horde/Auth/Pam.php +++ b/framework/Auth/lib/Horde/Auth/Pam.php @@ -18,7 +18,7 @@ * DEFAULT: php * * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The 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 6bd8aab20..a40c5ec15 100644 --- a/framework/Auth/lib/Horde/Auth/Passwd.php +++ b/framework/Auth/lib/Horde/Auth/Passwd.php @@ -24,7 +24,7 @@ * * * Copyright 1997-2007 Rasmus Lerdorf - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The 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 5672a0bd6..53cede192 100644 --- a/framework/Auth/lib/Horde/Auth/Peclsasl.php +++ b/framework/Auth/lib/Horde/Auth/Peclsasl.php @@ -19,7 +19,7 @@ * DEFAULT: php * * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The 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 0cd860007..243a6f7cc 100644 --- a/framework/Auth/lib/Horde/Auth/Radius.php +++ b/framework/Auth/lib/Horde/Auth/Radius.php @@ -47,7 +47,7 @@ * DEFAULT: 3 * * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The 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/Signup.php b/framework/Auth/lib/Horde/Auth/Signup.php index 770287a78..cd81cba84 100644 --- a/framework/Auth/lib/Horde/Auth/Signup.php +++ b/framework/Auth/lib/Horde/Auth/Signup.php @@ -4,7 +4,7 @@ * new users sign themselves up into the horde installation, depending * on how the admin has configured Horde. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The 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 @@ -230,7 +230,7 @@ class Horde_Auth_Signup /** * Horde Signup Form. * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The 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/Signup/Sql.php b/framework/Auth/lib/Horde/Auth/Signup/Sql.php index 6d038bd7e..bd6e10560 100644 --- a/framework/Auth/lib/Horde/Auth/Signup/Sql.php +++ b/framework/Auth/lib/Horde/Auth/Signup/Sql.php @@ -4,7 +4,7 @@ * new users sign themselves up into the horde installation, depending * on how the admin has configured Horde. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The 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 291004667..0a199a2a3 100644 --- a/framework/Auth/lib/Horde/Auth/Smb.php +++ b/framework/Auth/lib/Horde/Auth/Smb.php @@ -24,7 +24,7 @@ * ignored if the value passed is a zero length string. * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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 24f6b2193..7a52829ab 100644 --- a/framework/Auth/lib/Horde/Auth/Smbclient.php +++ b/framework/Auth/lib/Horde/Auth/Smbclient.php @@ -17,7 +17,7 @@ * ignored if the value passed is a zero length string. * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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 20e8c134e..5ea086b55 100644 --- a/framework/Auth/lib/Horde/Auth/Sql.php +++ b/framework/Auth/lib/Horde/Auth/Sql.php @@ -59,7 +59,7 @@ * The table structure for the Auth system is in * horde/scripts/sql/horde_users.sql. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The 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/Kolab/Class/KolabTest.php b/framework/Auth/test/Horde/Auth/Kolab/Class/KolabTest.php index 8ab00b063..28f73e801 100644 --- a/framework/Auth/test/Horde/Auth/Kolab/Class/KolabTest.php +++ b/framework/Auth/test/Horde/Auth/Kolab/Class/KolabTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Kolab auth handler. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Kolab/Integration/AuthTest.php b/framework/Auth/test/Horde/Auth/Kolab/Integration/AuthTest.php index 085c534a0..3b02c7d77 100644 --- a/framework/Auth/test/Horde/Auth/Kolab/Integration/AuthTest.php +++ b/framework/Auth/test/Horde/Auth/Kolab/Integration/AuthTest.php @@ -20,7 +20,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Kolab authentication tests. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f0466a9da..bad7bf6d0 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 4d3b7db1e..4b1f1f916 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 27ac4f26f..fd09ee5e0 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 b4627a583..42766d21d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 45a027219..540806be8 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 76ae029da..c6caf1499 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 98c7ec0a9..63538c1ff 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 12b09e2d8..f828e8fa7 100644 --- a/framework/Cache/lib/Horde/Cache.php +++ b/framework/Cache/lib/Horde/Cache.php @@ -4,7 +4,7 @@ * the various caching backends. It also provides functions for * checking in, retrieving, and flushing a cache. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Base.php b/framework/Cache/lib/Horde/Cache/Base.php index b0dc48dc1..a83649f83 100644 --- a/framework/Cache/lib/Horde/Cache/Base.php +++ b/framework/Cache/lib/Horde/Cache/Base.php @@ -3,7 +3,7 @@ * The Horde_Cache_Base:: class provides the abstract class definition for * Horde_Cache drivers. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/File.php b/framework/Cache/lib/Horde/Cache/File.php index 11f45dab3..55afadc1a 100644 --- a/framework/Cache/lib/Horde/Cache/File.php +++ b/framework/Cache/lib/Horde/Cache/File.php @@ -9,7 +9,7 @@ * 'sub' An integer. If non-zero, the number of subdirectories to * create to store the file (i.e. PHP's session.save_path). * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Memcache.php b/framework/Cache/lib/Horde/Cache/Memcache.php index a439e5373..96002ec8d 100644 --- a/framework/Cache/lib/Horde/Cache/Memcache.php +++ b/framework/Cache/lib/Horde/Cache/Memcache.php @@ -4,7 +4,7 @@ * Horde caching system. * * Copyright 2006-2007 Duck - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Sql.php b/framework/Cache/lib/Horde/Cache/Sql.php index d906ad92e..87759f411 100644 --- a/framework/Cache/lib/Horde/Cache/Sql.php +++ b/framework/Cache/lib/Horde/Cache/Sql.php @@ -45,7 +45,7 @@ * ); * * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Zps4.php b/framework/Cache/lib/Horde/Cache/Zps4.php index 701f189a5..11787def9 100644 --- a/framework/Cache/lib/Horde/Cache/Zps4.php +++ b/framework/Cache/lib/Horde/Cache/Zps4.php @@ -3,7 +3,7 @@ * The Horde_Cache_Zps4:: class provides a Zend Performance Suite * (version 4.0+) implementation of the Horde caching system. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher.php b/framework/Cipher/lib/Horde/Cipher.php index 83beb3236..171a04de3 100644 --- a/framework/Cipher/lib/Horde/Cipher.php +++ b/framework/Cipher/lib/Horde/Cipher.php @@ -3,7 +3,7 @@ * The Horde_Cipher:: class provides a common abstracted interface to * various Ciphers for encryption of arbitrary length pieces of data. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher/BlockMode.php b/framework/Cipher/lib/Horde/Cipher/BlockMode.php index 1859d77d1..3bb43e399 100644 --- a/framework/Cipher/lib/Horde/Cipher/BlockMode.php +++ b/framework/Cipher/lib/Horde/Cipher/BlockMode.php @@ -3,7 +3,7 @@ * The Horde_Cipher_BlockMode:: class provides a common abstracted * interface to various block mode handlers for ciphers. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher/BlockMode/Cbc.php b/framework/Cipher/lib/Horde/Cipher/BlockMode/Cbc.php index 3f3453ac8..65f5d23ca 100644 --- a/framework/Cipher/lib/Horde/Cipher/BlockMode/Cbc.php +++ b/framework/Cipher/lib/Horde/Cipher/BlockMode/Cbc.php @@ -3,7 +3,7 @@ * The Horde_Cipher_BlockMode_Cbc:: class implements Horde_Cipher_BlockMode * using the Cipher Block Chaining method of encrypting blocks of data. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher/BlockMode/Cfb64.php b/framework/Cipher/lib/Horde/Cipher/BlockMode/Cfb64.php index 8f677bbed..257f37dc1 100644 --- a/framework/Cipher/lib/Horde/Cipher/BlockMode/Cfb64.php +++ b/framework/Cipher/lib/Horde/Cipher/BlockMode/Cfb64.php @@ -6,7 +6,7 @@ * This can be used to encrypt any length string and the encrypted * version will be the same length. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher/BlockMode/Ecb.php b/framework/Cipher/lib/Horde/Cipher/BlockMode/Ecb.php index 4cd350dda..41c02fa17 100644 --- a/framework/Cipher/lib/Horde/Cipher/BlockMode/Ecb.php +++ b/framework/Cipher/lib/Horde/Cipher/BlockMode/Ecb.php @@ -3,7 +3,7 @@ * The Horde_Cipher_BlockMode_Ecb:: class implements Horde_Cipher_BlockMode * using the Electronic Code Book method of encrypting blocks of data. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher/BlockMode/Ofb64.php b/framework/Cipher/lib/Horde/Cipher/BlockMode/Ofb64.php index 6eade81f7..36aec1b2f 100644 --- a/framework/Cipher/lib/Horde/Cipher/BlockMode/Ofb64.php +++ b/framework/Cipher/lib/Horde/Cipher/BlockMode/Ofb64.php @@ -6,7 +6,7 @@ * This can used to encrypt any length string and the encrypted version * will be the same length. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher/Des.php b/framework/Cipher/lib/Horde/Cipher/Des.php index 8954fda7a..d725a8680 100644 --- a/framework/Cipher/lib/Horde/Cipher/Des.php +++ b/framework/Cipher/lib/Horde/Cipher/Des.php @@ -3,7 +3,7 @@ * The Cipher_des:: class implements the Cipher interface encryption data * using the Data Encryption Standard (DES) algorithm as defined in FIPS46-3. * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher/Rc2.php b/framework/Cipher/lib/Horde/Cipher/Rc2.php index 34fc1fe10..6e63740de 100644 --- a/framework/Cipher/lib/Horde/Cipher/Rc2.php +++ b/framework/Cipher/lib/Horde/Cipher/Rc2.php @@ -7,7 +7,7 @@ * http://www.mirrors.wiretapped.net/security/cryptography/ * algorithms/rc2/comments/gutman-960211 * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Cipher/lib/Horde/Cipher/Rc4.php b/framework/Cipher/lib/Horde/Cipher/Rc4.php index 308895c50..fb0e33e26 100644 --- a/framework/Cipher/lib/Horde/Cipher/Rc4.php +++ b/framework/Cipher/lib/Horde/Cipher/Rc4.php @@ -4,7 +4,7 @@ * encryption data using the RC4 encryption algorthim. This class uses the * PEAR Crypt_RC4 class to do the encryption. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 71f1070f5..faebeb993 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 eb2f6469e..c76ab87a0 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 39c6fc03d..e583878fd 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 39ffa0c04..c3f4d7f9b 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 a91889ee3..977d3e14f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 55581471d..1bb866de9 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 525c59c8d..abe56759a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 510961d35..9391acc67 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2000-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Base.php b/framework/Controller/lib/Horde/Controller/Base.php index aae7211c3..fc4e430ae 100644 --- a/framework/Controller/lib/Horde/Controller/Base.php +++ b/framework/Controller/lib/Horde/Controller/Base.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Dispatcher.php b/framework/Controller/lib/Horde/Controller/Dispatcher.php index b6ac248be..fa3e25ac8 100644 --- a/framework/Controller/lib/Horde/Controller/Dispatcher.php +++ b/framework/Controller/lib/Horde/Controller/Dispatcher.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Exception.php b/framework/Controller/lib/Horde/Controller/Exception.php index c67cadc15..5214a4ce4 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/lib/Horde/Controller/FileUpload.php b/framework/Controller/lib/Horde/Controller/FileUpload.php index d283ca005..06695b8ef 100644 --- a/framework/Controller/lib/Horde/Controller/FileUpload.php +++ b/framework/Controller/lib/Horde/Controller/FileUpload.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Mime/Type.php b/framework/Controller/lib/Horde/Controller/Mime/Type.php index f560abbaf..a5df481ee 100644 --- a/framework/Controller/lib/Horde/Controller/Mime/Type.php +++ b/framework/Controller/lib/Horde/Controller/Mime/Type.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Request/Base.php b/framework/Controller/lib/Horde/Controller/Request/Base.php index 219de6f44..01dc7668d 100644 --- a/framework/Controller/lib/Horde/Controller/Request/Base.php +++ b/framework/Controller/lib/Horde/Controller/Request/Base.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Request/Cli.php b/framework/Controller/lib/Horde/Controller/Request/Cli.php index 49ad504d1..349308c60 100644 --- a/framework/Controller/lib/Horde/Controller/Request/Cli.php +++ b/framework/Controller/lib/Horde/Controller/Request/Cli.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Request/Http.php b/framework/Controller/lib/Horde/Controller/Request/Http.php index 1b15e7bba..753578cf5 100644 --- a/framework/Controller/lib/Horde/Controller/Request/Http.php +++ b/framework/Controller/lib/Horde/Controller/Request/Http.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Request/Mock.php b/framework/Controller/lib/Horde/Controller/Request/Mock.php index 575cefd3c..381ebaf54 100644 --- a/framework/Controller/lib/Horde/Controller/Request/Mock.php +++ b/framework/Controller/lib/Horde/Controller/Request/Mock.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Response/Base.php b/framework/Controller/lib/Horde/Controller/Response/Base.php index a6963f8c5..11bc9469d 100644 --- a/framework/Controller/lib/Horde/Controller/Response/Base.php +++ b/framework/Controller/lib/Horde/Controller/Response/Base.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Response/Cli.php b/framework/Controller/lib/Horde/Controller/Response/Cli.php index 36eee0187..8b1d77875 100644 --- a/framework/Controller/lib/Horde/Controller/Response/Cli.php +++ b/framework/Controller/lib/Horde/Controller/Response/Cli.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Response/Http.php b/framework/Controller/lib/Horde/Controller/Response/Http.php index 2a9930190..0675e4cd6 100644 --- a/framework/Controller/lib/Horde/Controller/Response/Http.php +++ b/framework/Controller/lib/Horde/Controller/Response/Http.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Response/Mock.php b/framework/Controller/lib/Horde/Controller/Response/Mock.php index cccf92387..eabd257d6 100644 --- a/framework/Controller/lib/Horde/Controller/Response/Mock.php +++ b/framework/Controller/lib/Horde/Controller/Response/Mock.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/Scanner.php b/framework/Controller/lib/Horde/Controller/Scanner.php index 57a2cf6ed..16f92922f 100644 --- a/framework/Controller/lib/Horde/Controller/Scanner.php +++ b/framework/Controller/lib/Horde/Controller/Scanner.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Controller/lib/Horde/Controller/StatusCodes.php b/framework/Controller/lib/Horde/Controller/StatusCodes.php index 5dcea69eb..64fdb180b 100644 --- a/framework/Controller/lib/Horde/Controller/StatusCodes.php +++ b/framework/Controller/lib/Horde/Controller/StatusCodes.php @@ -1,7 +1,7 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Controller/lib/Horde/Controller/UrlWriter.php b/framework/Controller/lib/Horde/Controller/UrlWriter.php index 9fdfcea84..330e3009b 100644 --- a/framework/Controller/lib/Horde/Controller/UrlWriter.php +++ b/framework/Controller/lib/Horde/Controller/UrlWriter.php @@ -1,7 +1,7 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Controller/test/Horde/Controller/AllTests.php b/framework/Controller/test/Horde/Controller/AllTests.php index 7f7240959..2f28c8908 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/lib/Horde.php b/framework/Core/lib/Horde.php index dacd3fc0a..86f418af1 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f93babfdc..f8bae30ef 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Help.php b/framework/Core/lib/Horde/Help.php index c029177e8..1695b4642 100644 --- a/framework/Core/lib/Horde/Help.php +++ b/framework/Core/lib/Horde/Help.php @@ -2,7 +2,7 @@ /** * The Horde_Help:: class provides an interface to the online help subsystem. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Menu.php b/framework/Core/lib/Horde/Menu.php index 746409c1f..6943b3dd7 100644 --- a/framework/Core/lib/Horde/Menu.php +++ b/framework/Core/lib/Horde/Menu.php @@ -3,7 +3,7 @@ * The Horde_Menu:: class provides standardized methods for creating menus in * Horde applications. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Registry.php b/framework/Core/lib/Horde/Registry.php index 2b6721aa8..b56250bed 100644 --- a/framework/Core/lib/Horde/Registry.php +++ b/framework/Core/lib/Horde/Registry.php @@ -4,7 +4,7 @@ * between Horde applications and keeping track of application * configuration information. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Registry/Api.php b/framework/Core/lib/Horde/Registry/Api.php index 3c45c33f2..144268ac7 100644 --- a/framework/Core/lib/Horde/Registry/Api.php +++ b/framework/Core/lib/Horde/Registry/Api.php @@ -2,7 +2,7 @@ /** * Default class for application defined API calls. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Registry/Application.php b/framework/Core/lib/Horde/Registry/Application.php index 89c79c9a5..b9689ce5f 100644 --- a/framework/Core/lib/Horde/Registry/Application.php +++ b/framework/Core/lib/Horde/Registry/Application.php @@ -2,7 +2,7 @@ /** * Default class for the Horde Application API. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Registry/Caller.php b/framework/Core/lib/Horde/Registry/Caller.php index c7a460a74..73b292045 100644 --- a/framework/Core/lib/Horde/Registry/Caller.php +++ b/framework/Core/lib/Horde/Registry/Caller.php @@ -2,7 +2,7 @@ /** * TODO * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Script/Files.php b/framework/Core/lib/Horde/Script/Files.php index 81e9ff9d2..33eacfafe 100644 --- a/framework/Core/lib/Horde/Script/Files.php +++ b/framework/Core/lib/Horde/Script/Files.php @@ -4,7 +4,7 @@ * files for inclusion in Horde output. This class is meant to be used * internally by Horde:: only. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Crypt/lib/Horde/Crypt.php b/framework/Crypt/lib/Horde/Crypt.php index 951077429..50b64fa13 100644 --- a/framework/Crypt/lib/Horde/Crypt.php +++ b/framework/Crypt/lib/Horde/Crypt.php @@ -3,7 +3,7 @@ * The Horde_Crypt:: class provides an API for various cryptographic * systems used by Horde applications. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Crypt/lib/Horde/Crypt/Pgp.php b/framework/Crypt/lib/Horde/Crypt/Pgp.php index 920ba4051..ff4683a65 100644 --- a/framework/Crypt/lib/Horde/Crypt/Pgp.php +++ b/framework/Crypt/lib/Horde/Crypt/Pgp.php @@ -9,7 +9,7 @@ * This class has been developed with, and is only guaranteed to work with, * Version 1.21 or above of GnuPG. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Crypt/lib/Horde/Crypt/Smime.php b/framework/Crypt/lib/Horde/Crypt/Smime.php index 737e00d95..deb9f4fdb 100644 --- a/framework/Crypt/lib/Horde/Crypt/Smime.php +++ b/framework/Crypt/lib/Horde/Crypt/Smime.php @@ -3,7 +3,7 @@ * Horde_Crypt_Smime:: provides a framework for Horde applications to * interact with the OpenSSL library and implement S/MIME. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Recurrence.php b/framework/Date/lib/Horde/Date/Recurrence.php index ba7f547e4..bd76fd9d5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Db/lib/Horde/Db/Adapter.php b/framework/Db/lib/Horde/Db/Adapter.php index abb3fdd53..4b8cd40ea 100644 --- a/framework/Db/lib/Horde/Db/Adapter.php +++ b/framework/Db/lib/Horde/Db/Adapter.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Base.php b/framework/Db/lib/Horde/Db/Adapter/Base.php index 59d72a70c..150e99a52 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 6d32e4003..810920232 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 1b05d8440..76c68ce44 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 0509ece56..b4b2296bf 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 7bb5ba164..89f57b426 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 c95f00fa4..bf777c68d 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/Mssql/Schema.php b/framework/Db/lib/Horde/Db/Adapter/Mssql/Schema.php index 82db9126d..a999e5b89 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Mssql/Schema.php +++ b/framework/Db/lib/Horde/Db/Adapter/Mssql/Schema.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 c118c53f0..783a8e291 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/Schema.php b/framework/Db/lib/Horde/Db/Adapter/Mysql/Schema.php index 55977cc11..9b511bb50 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 35d422244..ccaece8bd 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 c6b85eed9..e6b95d407 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/Oci8.php b/framework/Db/lib/Horde/Db/Adapter/Oci8.php index 74ad7968b..c25423230 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Oci8.php +++ b/framework/Db/lib/Horde/Db/Adapter/Oci8.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.php b/framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.php index f4bb17985..321dac840 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.php +++ b/framework/Db/lib/Horde/Db/Adapter/Oracle/Schema.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 b923301de..71e0c07a0 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 522a6e1e7..8121c3504 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/Oci.php b/framework/Db/lib/Horde/Db/Adapter/Pdo/Oci.php index feb05610c..d567b30bd 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Pdo/Oci.php +++ b/framework/Db/lib/Horde/Db/Adapter/Pdo/Oci.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 3092eb3be..32e669a03 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 3c31b8cb9..4276b1806 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 895a37b0e..aa7ef0d11 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 c825a92da..78c6f6d90 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/Sqlite/Column.php b/framework/Db/lib/Horde/Db/Adapter/Sqlite/Column.php index aa4dd445e..7de96052c 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 42cf0eedf..aad73434b 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 b22bbefc0..359b3c275 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 05aa57c46..638d84a12 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 314643c70..6468a23ad 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 52bf0aa9d..7bf75f0e6 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 e30ccfd05..df8bfc33d 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 4372e9008..a148815fb 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 615178cfe..7029c8e70 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 a301aba5b..8f85d450f 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 7cbee02ff..b073e4b6a 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/MysqliSuite.php b/framework/Db/test/Horde/Db/Adapter/MysqliSuite.php index 282ab7bb5..6df9f64c3 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 5c622a5a2..09882c362 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 c260e9111..e32ad25e4 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 c6a55f93b..9ac13c7f0 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 0c1f89e03..62250aa68 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 82136c481..859c965e0 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 9df782cb2..8b2336b39 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 cbb2cbcde..e38a0953e 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 0478b1eea..aa32b0cb1 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 9981a71be..0f8264c61 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 327b82af6..1c932559b 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 a7821061d..2f3c2eced 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 23eec8ef2..69831146c 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 aa1db82dd..10649dea8 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 059a27f82..da5e9f5b8 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 5ba207a01..4597af00e 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 1c0db09e6..7d8850687 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 3288ad180..fa08ad5d3 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-2009 The Horde Project (http://www.horde.org/) +-- Copyright 2008-2010 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 0ef84ea14..0c6832b35 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 696f8cbcd..d39e6543f 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Fckeditor.php b/framework/Editor/lib/Horde/Editor/Fckeditor.php index 93e1df881..71693f2c4 100644 --- a/framework/Editor/lib/Horde/Editor/Fckeditor.php +++ b/framework/Editor/lib/Horde/Editor/Fckeditor.php @@ -3,7 +3,7 @@ * The Horde_Editor_Fckeditor:: class provides a WYSIWYG editor for use * in the Horde Framework. * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 070f5f94f..a0248fb82 100644 --- a/framework/Exception/lib/Horde/Exception.php +++ b/framework/Exception/lib/Horde/Exception.php @@ -3,7 +3,7 @@ * Horde base exception class, which includes the ability to take the * output of error_get_last() as $code and mask itself as that error. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 c284051a1..11b9f81d2 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 52a1a2fec..3b5b1f88d 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 65371704a..8d76471dc 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 ec2b256f7..e43e632f7 100644 --- a/framework/Feed/lib/Horde/Feed/Entry/Rss.php +++ b/framework/Feed/lib/Horde/Feed/Entry/Rss.php @@ -1,7 +1,7 @@ * @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 c2ac18ce2..d12e6cbbd 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 76989087c..85c1b3700 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 d4a6df037..f3fb34917 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 53f8384eb..705e78dd6 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 60b9296a4..cf46e3d64 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 75614e0b5..950ea223f 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 d2186fe6b..e8d6930b1 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/Mock.php b/framework/Http/lib/Horde/Http/Request/Mock.php index 887009041..252981452 100644 --- a/framework/Http/lib/Horde/Http/Request/Mock.php +++ b/framework/Http/lib/Horde/Http/Request/Mock.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 fe5b0305d..06b0eca87 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 3f1f2c407..2974cb227 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 c513cc051..59e3dd339 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 7c26a2885..4d8b4052b 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 e6438c59d..e12b747a1 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 bbfb94694..ebfbde6a5 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/Imap_Client/lib/Horde/Imap/Client.php b/framework/Imap_Client/lib/Horde/Imap/Client.php index 0dd5be485..c9408b0f9 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client.php @@ -59,7 +59,7 @@ * timeout - (integer) Connection timeout, in seconds. * DEFAULT: 30 seconds * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 4628b9851..08791e8bd 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 dac9f8a2a..ee62a6e0e 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php @@ -26,7 +26,7 @@ * 'slicesize' - (integer) The slicesize to use. * DEFAULT: 50 * - * Copyright 2005-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 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 1356ee6a4..e12bdd278 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php @@ -19,7 +19,7 @@ * certificate? * DEFAULT: Don't validate * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 338d15918..6f5f21fa3 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php @@ -10,7 +10,7 @@ * * No additional paramaters from those defined in Horde_Imap_Client_Cclient. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 89139872c..945e5b235 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 5765870a1..83ba9dcae 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 edea0bb17..a4f1a7c07 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 acf17f81b..1621cdd36 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 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 924ed35c5..f0d14c843 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php @@ -68,7 +68,7 @@ * from the Squirrelmail project. * Copyright (c) 1999-2007 The SquirrelMail Project Team * - * Copyright 2005-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 cefdddb7e..09556eb36 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php @@ -55,7 +55,7 @@ * * --------------------------------------------------------------------------- * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 09adae6f6..f99082d61 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 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 e5269f799..7654a8888 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 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 f112c4c2b..3e5d13153 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 239c70e23..25d2cec7c 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Utils.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Utils.php @@ -2,7 +2,7 @@ /** * Horde_Imap_Client_Utils provides utility functions for the Horde IMAP client. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 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/Kolab_Format/examples/Horde/Kolab/Format/new_type.php b/framework/Kolab_Format/examples/Horde/Kolab/Format/new_type.php index 8a4c63480..64feb4915 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Date.php b/framework/Kolab_Format/lib/Horde/Kolab/Format/Date.php index 20b98f04c..0828dba78 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 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 f51f6f9f7..08f224b0e 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 0b69320d4..5a008b883 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 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 a14f7b13d..fa44435ca 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 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/ContactTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/ContactTest.php index 45ed208ac..730398a9d 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/ContactTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/ContactTest.php @@ -19,7 +19,7 @@ require_once 'Horde/Autoloader.php'; /** * Test the contact XML format. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -129,7 +129,7 @@ class Horde_Kolab_Format_ContactTest extends PHPUnit_Framework_TestCase /** * A dummy registry. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -157,7 +157,7 @@ class DummyRegistry * A modification to the original contact handler. This prevents unpredictable * date entries. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/EventTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/EventTest.php index def44dc29..127c111a6 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/EventTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/EventTest.php @@ -19,7 +19,7 @@ require_once 'Horde/Autoloader.php'; /** * Test event handling. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/MimeAttrTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/MimeAttrTest.php index 74e9b1bd7..748093134 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/MimeAttrTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/MimeAttrTest.php @@ -20,7 +20,7 @@ require_once 'Horde/Autoloader.php'; /** * Test Kolab Format MIME attributes * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/PreferencesTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/PreferencesTest.php index b42632207..6a3615e5d 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/PreferencesTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/PreferencesTest.php @@ -20,7 +20,7 @@ require_once 'Horde/Autoloader.php'; /** * Test the preferences XML format. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -82,7 +82,7 @@ class Horde_Kolab_Format_PreferencesTest extends PHPUnit_Framework_TestCase * A modification to the original preferences handler. This prevents * unpredictable date entries. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/RecurrenceTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/RecurrenceTest.php index f56ac912d..1917021ab 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/RecurrenceTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/RecurrenceTest.php @@ -19,7 +19,7 @@ require_once 'Horde/Autoloader.php'; /** * Test recurrence handling * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/XmlTest.php b/framework/Kolab_Format/test/Horde/Kolab/Format/XmlTest.php index fa488dd1b..fe531f642 100644 --- a/framework/Kolab_Format/test/Horde/Kolab/Format/XmlTest.php +++ b/framework/Kolab_Format/test/Horde/Kolab/Format/XmlTest.php @@ -19,7 +19,7 @@ require_once 'Horde/Autoloader.php'; /** * Test the XML format. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -312,7 +312,7 @@ class Horde_Kolab_Format_XmlTest extends PHPUnit_Framework_TestCase /** * A dummy XML type * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 d85a7c591..b16322e4d 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 f0ffa7e3f..a0ee6a679 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 b3d2c90e7..e76ddd79b 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 6b7f378f6..72c371e92 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 c1482f7f8..6116de757 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 833a0b58e..82c925800 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 1ee368b9b..c10d607f6 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde 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/Test/FreeBusy.php b/framework/Kolab_FreeBusy/lib/Horde/Kolab/Test/FreeBusy.php index de53ba63c..006c3fdde 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 fe3f7b57c..4c27066ae 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 bb521802b..5c2a5a630 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9fef9ec27..abeba8f3e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 dece032c4..a88dbf9d2 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 4423db536..1c802d7b5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * @author Steffen Hansen * @author Gunnar Wrobel diff --git a/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite/Base.php index b57b91cdd..5043287e3 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite/Base.php @@ -14,7 +14,7 @@ /** * A simple composition of server functionality. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite/Interface.php index 6016b4a99..d7e1bba11 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Composite/Interface.php @@ -14,7 +14,7 @@ /** * Marks composite server instances. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 4f45d379a..9395630cb 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b9e868972..32db1483c 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 c3b8b9911..a9ac54b77 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 1eba34372..eb7d2eb10 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 d6a9a6c60..b77e1743d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b308ed907..cd938f30f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7fb687238..26506cc42 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 5352d747b..45144b4be 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 712110b17..ce252c759 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 226f4abef..2b8cda5e0 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 f5ce4ff47..e476163f4 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 1f86d5a93..79a7c88f6 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b293f505f..4cb479f9b 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 17caaeadb..fe36bc77d 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Base.php index 5c4597efe..74969e4f6 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Base.php @@ -14,7 +14,7 @@ /** * Basic server factory functionality. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Configuration.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Configuration.php index 3bf6964c2..3dd8a2902 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Configuration.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Configuration.php @@ -14,7 +14,7 @@ /** * A factory that receives all required details via configuration parameters. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Connection/Base.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Base.php index 3e1119a8e..c2b97a99a 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Base.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Base.php @@ -14,7 +14,7 @@ /** * A base connection factory definition. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Connection/Configuration.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Configuration.php index c64573e0d..9dcc9d289 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Configuration.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Configuration.php @@ -14,7 +14,7 @@ /** * A factory that receives all required details via configuration parameters. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Connection/Injector.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Injector.php index 2daf7601a..fed6780d1 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Injector.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Injector.php @@ -14,7 +14,7 @@ /** * A factory that generates connections using the Horde_Injector. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Connection/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Interface.php index 94c50f497..ef1039bd7 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Interface.php @@ -14,7 +14,7 @@ /** * The interface of Kolab server connection factories. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Connection/Ldap.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Ldap.php index 6bd28fd41..adb00451b 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Ldap.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Ldap.php @@ -14,7 +14,7 @@ /** * A factory that generates LDAP connections. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Connection/Mock.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Mock.php index 67ec0bf9f..2fe0e3e43 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Mock.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Connection/Mock.php @@ -14,7 +14,7 @@ /** * A factory that generates mock connections. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Constructor.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Constructor.php index 1d8002835..b2c1ae568 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Constructor.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Constructor.php @@ -16,7 +16,7 @@ * A Kolab server factory that receives all required details via the * factory constructor. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Decorator/Clean.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Clean.php index 7c021cc5a..2dd65f4cd 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Clean.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Clean.php @@ -14,7 +14,7 @@ /** * A factory decorator that adds cleaning to the generated instances. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Decorator/Count.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Count.php index ef7ecdeaf..09a8e9a57 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Count.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Count.php @@ -14,7 +14,7 @@ /** * A factory decorator that adds counting to the generated instances. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Decorator/Log.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Log.php index f2227c37b..1073910c6 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Log.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Log.php @@ -14,7 +14,7 @@ /** * A factory decorator that adds logging to the generated instances. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Decorator/Map.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Map.php index 2e0862302..9e5241bfa 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Map.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Decorator/Map.php @@ -14,7 +14,7 @@ /** * A factory decorator that adds mapping to the generated instances. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Default.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Default.php index a120070e1..76d03187d 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Default.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Default.php @@ -14,7 +14,7 @@ /** * A Kolab server factory providing defaults where applicable. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Injector.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Injector.php index df92422e5..e8ce9fd65 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Injector.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Injector.php @@ -14,7 +14,7 @@ /** * A factory for Kolab server objects. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Interface.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Interface.php index 9b2259a17..08103972d 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Interface.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Interface.php @@ -14,7 +14,7 @@ /** * The interface of Kolab server factories. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Kolab.php b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Kolab.php index 6861fe9ac..d107fa175 100644 --- a/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Kolab.php +++ b/framework/Kolab_Server/lib/Horde/Kolab/Server/Factory/Kolab.php @@ -14,7 +14,7 @@ /** * A Kolab server factory providing the Kolab default. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 0b06ce136..92ee9b20e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a0ada57ee..881c07cc5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 f9c38ef0c..f24ca51f7 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 54c897a1c..df90edcc0 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 23f4238cd..b4648e282 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ab85b82d6..fc1bee23f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 f8f7146d1..da99de4f8 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 c66355ee2..6baf610e3 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 c671e8f66..32cbc6928 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 d1a42ec36..af6f1a1ac 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 e3d58eb0e..d9831230d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 c9e7608cd..0f7fd1457 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 0a4a88609..8ffa8b685 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 fa1c088d2..f3a8831c3 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9ae1e255a..4f335f62b 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 aa6b106a1..a1eba214b 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 8db4feee4..164a8fcdd 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 48d0aab0b..5b560752e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9036686d0..4208a1cfc 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 cf352e345..a250b201a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 21f43cf81..3749ade3c 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 1b47f0b3c..d465ecd3d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 8402edd7b..ce940497f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 aed9a9f3f..fbd3f14be 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ba19ed088..16509f72d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 c3cc302e7..6784e6e7b 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 818537699..43ea86de1 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 111c0fc86..1c9330f45 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 2b4c1a80d..ffbf53ec7 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 048480564..6b7c385a7 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 92eac9c37..4d8dd892b 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ac82299a4..fab3f3a69 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 5569e51fc..f10235345 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a462ac75f..a66c9018b 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 2d1bf0069..dd8b596c4 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b9c60e0d2..6e4401ed2 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 907d53cb1..a9bfa4dfd 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7e27b8286..461ea6ce9 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 284e4a2e5..0fc26eac5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 6d0806349..70c659cab 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 fccd2f1ac..b94eaf815 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 8d3bac2f8..652dfda6c 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 d962f8390..29d2c32a6 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 4907a82c0..746ccaff5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 4419a125f..c7bc3fe58 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 5d7ba35af..94355ec56 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7f0385e2d..6fae57612 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 abcbab7d1..f01c2b0a4 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 95c4ce61c..01fd293b9 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 584507696..969dbbb58 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 e5b37295b..5a8422581 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 c7e9635ef..b5b8f2864 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b213a294d..fc132e9e6 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 5624c11da..ef57eab0f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7e1e2a4f0..0d6e2a376 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a6621ea8d..e2001240c 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 de5222791..9d0b1d8b2 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 2d330362f..5b47cbb76 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 480e1b8c8..47dabc05a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 035b58991..b4a11d397 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 2f24224fc..011647020 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9ca000187..7682c4222 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9038af0af..80a3adfbd 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 0c4a256b0..cbfadcba2 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 6c37b0567..a1b29ed1a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 fb01c87f6..bb2951755 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 e5e74926e..ff6defaf7 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 38797551b..09d6e8377 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ea9067583..d1249f613 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b1e65e314..3b76b0795 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 51815c37c..846c9e5d8 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 cfb28b88a..ee0feb975 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ecab1351b..f2aee7a24 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9435cf88a..7c5ee8da3 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b24704989..33e4b5500 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 d2bb1dad5..c66c2f890 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 40b94c96f..f969c681e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 281c0ef7e..de986519d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 06358e6d2..3da7a2bf0 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 01abc4242..49f0cda09 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7f4b44fe0..96e9339a3 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 2f211672e..6a3ca56e9 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 bf7aba0b5..b80f21930 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 d81863673..3531efcea 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ff27eefc4..48d9d856a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 bb110b561..e7907629d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ba2398a10..3465adab3 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 dba8d5ac7..3657ebc74 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 3f003978b..2486fb4f8 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 71b739dd9..80110e628 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7cb8f290c..ba16ad8e3 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 27247eada..6b9d14bf2 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 020a15bba..ef96d104d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 0fa1dd9e4..cf42495e5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a6214aacf..99040024f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 62df3c191..f9ef011a9 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 494e838da..85d9cd4d2 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 273e7c759..d69239041 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 cba38b8b7..329f4e0e6 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ed7ac6066..cdf59f328 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 594a7b785..c44e0051c 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 3a8cdfbaf..d894080c8 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7f9ff245d..d82f1670c 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 e763b354d..527c8912f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 911e803bf..c219f2ab5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 74a6088ff..092c9b49b 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 6199e2df2..f9fe70e6b 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ac95287b8..74c8bbd5e 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7340f6589..aaa12c970 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 987b61a4f..3d845ca1a 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 0b61e09f2..eefda484c 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b03e4e767..1bd149605 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/ConfigurationTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/ConfigurationTest.php index 4eec53d00..e4c3bdfcc 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/ConfigurationTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/ConfigurationTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the configuration based server factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Connection/ConfigurationTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/ConfigurationTest.php index c3f529567..97d6f7d36 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/ConfigurationTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/ConfigurationTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../LdapTestCase.php'; /** * Test the configuration based connection factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Connection/InjectorTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/InjectorTest.php index f6882c343..2657ab7cb 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/InjectorTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/InjectorTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the injector based connection factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Connection/LdapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/LdapTest.php index 612f25cdb..ee759c72b 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/LdapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/LdapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../LdapTestCase.php'; /** * Test the ldap connection factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Connection/MockTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/MockTest.php index 844817084..eb8dca13a 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/MockTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Connection/MockTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the mock connection factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/ConstructorTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/ConstructorTest.php index 8f0a65298..9ce80bd51 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/ConstructorTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/ConstructorTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the mapping server factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Decorator/CleanTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/CleanTest.php index f7bbadf48..2282119a1 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/CleanTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/CleanTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the cleaner server factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Decorator/CountTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/CountTest.php index 3e7a17e71..c2212b08b 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/CountTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/CountTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the count decorator server factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Decorator/LogTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/LogTest.php index bb2b0f121..696aa63c0 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/LogTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/LogTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the log decorator server factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Decorator/MapTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/MapTest.php index 96688835e..8ccbc6f36 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/MapTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/Decorator/MapTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the mapping server factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/InjectorTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/InjectorTest.php index de20a2f81..b32bb9258 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/InjectorTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/InjectorTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the injector based server factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/KolabTest.php b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/KolabTest.php index e5afa79f5..e9880bda0 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/KolabTest.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Factory/KolabTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../LdapTestCase.php'; /** * Test the default Kolab server factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 fcbaf848e..9521f3447 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 e91dc2a75..307047868 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 3a704b72a..01d367b52 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 aff652b43..5537d0be9 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 c4bc2f32e..8f086b8c1 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ed0eb59a8..bb55ad7ec 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9f471bde9..396ce56cd 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9e6b22707..422bb2eda 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 59c553d12..8efba5ef1 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 dd669a3f7..7e3b5e666 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 bfd508720..adccba792 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a861d8a8f..94a94d35a 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a7f556dfc..2f7acea80 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b7bd5e8ec..8a10cb426 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 ff8ad7c5d..1128945c4 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 59f72c0fb..73c604554 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 1864e9e8e..83cb88819 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b1473b3c2..3ec2b9f80 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 da7370250..980320e48 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 1f4ab274e..860982a7a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 3a1bb87ee..4883fdcd2 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 460f7d359..dc7432276 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 bf0fdb0de..8948be50c 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 00f500cc5..180550cf4 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 af9c3770a..06c0f4994 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a94de8e45..9926c616c 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 24890098d..5c27ec4dc 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 7433cdb6e..b004ad6f3 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 187b34ffe..18d1457d1 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b9ffe127e..a3f883978 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 f46ff75aa..fe3cd4d29 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 3dd2fa2d2..0b557e59d 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 e89160f82..102db5ad7 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 914dac193..fcff69995 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 92c99c43c..5506693ca 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 28078c35b..4d775b665 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 423f86067..a0ea4ef7e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 9cd106a2f..ff81ed44e 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 Net_LDAP2. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 f2957a5e8..26f7cd27a 100644 --- a/framework/Kolab_Server/test/Horde/Kolab/Server/TestCase.php +++ b/framework/Kolab_Server/test/Horde/Kolab/Server/TestCase.php @@ -23,7 +23,7 @@ require_once dirname(__FILE__) . '/Constraints/Searchuid.php'; /** * Skip LDAP based tests if we don't have ldap or Net_LDAP2. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Auth/Horde.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Horde.php index 8401d7445..ae3198cc9 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Horde.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Horde.php @@ -14,7 +14,7 @@ /** * Wraps Horde authentication for the Kolab session information. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Auth/Interface.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Interface.php index 46a64bda3..a85964730 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Interface.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Interface.php @@ -14,7 +14,7 @@ /** * Defines an authentication wrapper for the Kolab session information. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Auth/Mock.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Mock.php index bc39dc43f..379a35ded 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Mock.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Auth/Mock.php @@ -14,7 +14,7 @@ /** * Mock authentication for the Kolab session information. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 1aeb63e56..3eb52ff74 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Base.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Base.php @@ -20,7 +20,7 @@ * relevant for the user session should be accessed via the Horde_Kolab_Session * class. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 75ba38a43..bc75fc1f0 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Anonymous.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Decorator/Anonymous.php @@ -22,7 +22,7 @@ * relevant for the user session should be accessed via the Horde_Kolab_Session * class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 10310f600..88ffbe981 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 134a3e20a..bcb610cb8 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a6acbc67a..90ea79477 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 de0aee177..b67f95aa6 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Base.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Base.php index 2ddf23075..1ef245762 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Base.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Base.php @@ -16,7 +16,7 @@ * Revives an old Horde_Kolab_Session handler or generates a new one if * required. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Configuration.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Configuration.php index 0869ee34a..2e3bc334f 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Configuration.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Configuration.php @@ -14,7 +14,7 @@ /** * A factory that receives all required details via configuration parameters. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Constructor.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Constructor.php index 22fd5aac2..f06f2f4d1 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Constructor.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Constructor.php @@ -14,7 +14,7 @@ /** * A factory that receives all required details via the factory constructor. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Decorator/Anonymous.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Decorator/Anonymous.php index 6dabf789e..7e8acddbc 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Decorator/Anonymous.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Decorator/Anonymous.php @@ -14,7 +14,7 @@ /** * A factory decorator that adds an anonymous user to the generated instances. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Decorator/Logged.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Decorator/Logged.php index 5296712d7..7f2b996de 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Decorator/Logged.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Decorator/Logged.php @@ -14,7 +14,7 @@ /** * A factory decorator that adds logging to the generated instances. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Default.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Default.php index 975a3336e..a099c31c3 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Default.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Default.php @@ -14,7 +14,7 @@ /** * A factory implementing the default policy. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Injector.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Injector.php index 4732ae5e5..9ee9a83ab 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Injector.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Injector.php @@ -14,7 +14,7 @@ /** * A factory using a Horde_Injector instance. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Factory/Interface.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Interface.php index ecb592a17..dafba2c7c 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Interface.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Factory/Interface.php @@ -14,7 +14,7 @@ /** * Interface for Horde_Kolab_Session factories. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Interface.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Interface.php index 2c422591f..221009654 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Interface.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Interface.php @@ -24,7 +24,7 @@ * relevant for the user session should be accessed via the Horde_Kolab_Session * class. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Singleton.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Singleton.php index 06cbc010d..e32a152fc 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Singleton.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Singleton.php @@ -14,7 +14,7 @@ /** * A singleton pattern providing Horde_Kolab_Session instances. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Interface.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Interface.php index de9a7ef51..1c4a74556 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Interface.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Interface.php @@ -14,7 +14,7 @@ /** * Defines storage containers for the Kolab session information. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 de13c944f..68985e607 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Sessionobjects.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Sessionobjects.php index 8d5128d47..57c7fc958 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Sessionobjects.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Storage/Sessionobjects.php @@ -14,7 +14,7 @@ /** * Defines storage containers for the Kolab session information. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 118cb2f01..dbe19de87 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Base.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Base.php @@ -20,7 +20,7 @@ * relevant for the user session should be accessed via the Horde_Kolab_Session * class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 bae5a8008..7baa9abc4 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Interface.php b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Interface.php index bb3991493..b8f03467c 100644 --- a/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Interface.php +++ b/framework/Kolab_Session/lib/Horde/Kolab/Session/Valid/Interface.php @@ -20,7 +20,7 @@ * relevant for the user session should be accessed via the Horde_Kolab_Session * class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 cebd4039d..2e1aa223f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Auth/HordeTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Auth/HordeTest.php index 3b328de33..0f6ea9b65 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Auth/HordeTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Auth/HordeTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the horde auth driver. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Auth/MockTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Auth/MockTest.php index 73388e13c..aefc9b306 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Auth/MockTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Auth/MockTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the mock auth driver. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/BaseTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/BaseTest.php index 483cd2a58..69064ab1b 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/BaseTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Kolab session handler base implementation. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Decorator/AnonymousTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/AnonymousTest.php index d98e4c659..3c8cdca2e 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/AnonymousTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/AnonymousTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the anonymous decorator. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Decorator/LoggedTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/LoggedTest.php index 80bf6c5e2..9e9f4b9a8 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/LoggedTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/LoggedTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the log decorator. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Decorator/StoredTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/StoredTest.php index f18146391..2beb55bcd 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/StoredTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Decorator/StoredTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the storing decorator. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Factory/BaseTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/BaseTest.php index 2284c165e..b69bc7309 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/BaseTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the base factory definition via the constructor based factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Factory/ConfigurationTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/ConfigurationTest.php index f47b6195d..7cccfc7a8 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/ConfigurationTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/ConfigurationTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the configuration based factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Factory/ConstructorTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/ConstructorTest.php index 6a23d9ddc..6d5640621 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/ConstructorTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/ConstructorTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the constructor based factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Factory/Decorator/AnonymousTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/Decorator/AnonymousTest.php index 50abdeb74..52aa83d91 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/Decorator/AnonymousTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/Decorator/AnonymousTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the anonymous decorator factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Factory/Decorator/LoggedTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/Decorator/LoggedTest.php index 32b2cb173..a81d6ce25 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/Decorator/LoggedTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/Decorator/LoggedTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the log decorator factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Factory/DefaultTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/DefaultTest.php index 14587b3b2..a56a6b5c7 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/DefaultTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/DefaultTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the default factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Factory/InjectorTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/InjectorTest.php index d455efc9d..dae05f594 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/InjectorTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Factory/InjectorTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the injector based factory. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Storage/MockTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/MockTest.php index d08a8641f..f79547ecc 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/MockTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/MockTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the mock storage driver. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Storage/SessionobjectsTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/SessionobjectsTest.php index 06be6bea7..5139a9f93 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/SessionobjectsTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Storage/SessionobjectsTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the sessionobjects storage driver. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Valid/BaseTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Valid/BaseTest.php index 42a976df2..29674d5a6 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Valid/BaseTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Valid/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the valid check. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Class/Valid/Decorator/LoggedTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Valid/Decorator/LoggedTest.php index 04a59f41b..391174d9d 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Valid/Decorator/LoggedTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Class/Valid/Decorator/LoggedTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the log decorator for validators. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a09c46662..9de69e3ad 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/SessionTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/SessionTest.php index 3d80fd353..e4685c575 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/SessionTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/SessionTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Kolab session handler. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/SingletonTest.php b/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/SingletonTest.php index af81445e4..d74af653f 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/SingletonTest.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/Integration/SingletonTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the Kolab session singleton pattern. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a4a62411f..8b79156a6 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/SessionTestCase.php b/framework/Kolab_Session/test/Horde/Kolab/Session/SessionTestCase.php index a8dcee447..e7c958bd4 100644 --- a/framework/Kolab_Session/test/Horde/Kolab/Session/SessionTestCase.php +++ b/framework/Kolab_Session/test/Horde/Kolab/Session/SessionTestCase.php @@ -14,7 +14,7 @@ /** * Base for session testing. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 b7ee91ff1..a1cb93c44 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 d67387874..6ef0e5f2d 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Cache.php @@ -28,7 +28,7 @@ require_once 'Horde/Autoloader.php'; * 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 d43c4edc6..19de0aa2c 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Data.php @@ -22,7 +22,7 @@ require_once 'Horde/Autoloader.php'; * The Kolab_Data class represents a data type in a Kolab storage * folder on the Kolab server. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 8d09ad737..956ed5052 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 class for accessing Kolab storage. * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 cb62408b0..bfd99cdec 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 8b6b2c68e..eab6dea8e 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 f71431012..a5689ec6e 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Folder.php @@ -12,7 +12,7 @@ require_once 'Horde/Autoloader.php'; * The Kolab_Folder class represents an IMAP folder on the Kolab * server. * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Permission.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Permission.php index 54276b73f..056ad71d2 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Permission.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Permission.php @@ -25,7 +25,7 @@ require_once 'Horde/Group.php'; * The Horde_Kolab_Storage_Permission provides a bridge between Horde Permission * handling and the IMAP permission system used on the Kolab server. * - * Copyright 2006-2009 The Horde Project (http://www.horde.org/) + * Copyright 2006-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/Perms.php b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Perms.php index ab9dcb22a..74073c304 100644 --- a/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Perms.php +++ b/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Perms.php @@ -13,7 +13,7 @@ require_once 'Horde/Group.php'; * Permission handling and the IMAP permission system used on the * Kolab server. * - * Copyright 2006-2009 The Horde Project (http://www.horde.org/) + * Copyright 2006-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 15b9912be..1adff992c 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/CacheTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/CacheTest.php index 1082d3f7a..abaeef3c8 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/CacheTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/CacheTest.php @@ -19,7 +19,7 @@ require_once 'Autoload.php'; /** * Test the Kolab cache. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 c1e6892e1..d97edb2c7 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 067ad5fd3..b9392df3d 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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/PermsTest.php b/framework/Kolab_Storage/test/Horde/Kolab/Storage/PermsTest.php index b5b681f1c..fd7586c86 100644 --- a/framework/Kolab_Storage/test/Horde/Kolab/Storage/PermsTest.php +++ b/framework/Kolab_Storage/test/Horde/Kolab/Storage/PermsTest.php @@ -19,7 +19,7 @@ require_once 'Autoload.php'; /** * Test the Kolab permission handler. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. @@ -135,7 +135,7 @@ class Horde_Kolab_Storage_PermsTest extends PHPUnit_Framework_TestCase /** * A dummy folder representation to test the Kolab permission handler. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 a3af0a786..8592629a1 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING 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 029178ed5..4b7d5ef3f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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.php b/framework/Lock/lib/Horde/Lock.php index 7d653bd8f..7d9d5ce85 100644 --- a/framework/Lock/lib/Horde/Lock.php +++ b/framework/Lock/lib/Horde/Lock.php @@ -3,7 +3,7 @@ * The Horde_Lock class provides an API to create, store, check and expire locks * based on a given resource URI. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The 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/Lock/lib/Horde/Lock/Sql.php b/framework/Lock/lib/Horde/Lock/Sql.php index ed05ac87e..efc7dd8c4 100644 --- a/framework/Lock/lib/Horde/Lock/Sql.php +++ b/framework/Lock/lib/Horde/Lock/Sql.php @@ -42,7 +42,7 @@ * * * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The 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 ac7af01a1..fabd66202 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 671fb3f6c..f7955d94a 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 10a1bc6fc..b33cc151a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 8c9d5ad1d..e1e2fd5c6 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Memcache/lib/Horde/Memcache.php b/framework/Memcache/lib/Horde/Memcache.php index dd29899e5..920f40772 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Memcache/scripts/Horde/Memcache/stats.php b/framework/Memcache/scripts/Horde/Memcache/stats.php index c8192c2a5..101765e47 100755 --- a/framework/Memcache/scripts/Horde/Memcache/stats.php +++ b/framework/Memcache/scripts/Horde/Memcache/stats.php @@ -7,7 +7,7 @@ * * By default, shows statistics for all servers. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 fa7923929..5472b04f7 100644 --- a/framework/Mime/lib/Horde/Mime.php +++ b/framework/Mime/lib/Horde/Mime.php @@ -45,7 +45,7 @@ * * ----- * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 8a1c3f4f9..12621e4b2 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 2772c600b..a4a8cb844 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 class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 08c93aef8..62cb4aaac 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 609b44929..7a03859c6 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 90602cc3d..720d42628 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 bf32a7ff1..79642fa1a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 a38502002..d79af5cc9 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer.php b/framework/Mime/lib/Horde/Mime/Viewer.php index beb7406dd..4454c8890 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Audio.php b/framework/Mime/lib/Horde/Mime/Viewer/Audio.php index d748ac300..0a7eecb56 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Audio.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Css.php b/framework/Mime/lib/Horde/Mime/Viewer/Css.php index 23941be80..e7f6a14c9 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Css.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Css.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Css class renders CSS source as HTML with an effort * to remove potentially malicious code. * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Deb.php b/framework/Mime/lib/Horde/Mime/Viewer/Deb.php index 8d357cbff..7d56c9582 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Deb.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Default.php b/framework/Mime/lib/Horde/Mime/Viewer/Default.php index 0a0b9970b..b1e886e68 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Default.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Driver.php b/framework/Mime/lib/Horde/Mime/Viewer/Driver.php index d9484e6b9..f1c374d04 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Driver.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Driver.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Driver:: class provides the API for specific viewer * drivers to extend. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Enriched.php b/framework/Mime/lib/Horde/Mime/Viewer/Enriched.php index bb26a03bc..0ac97cca3 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Enriched.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Enscript.php b/framework/Mime/lib/Horde/Mime/Viewer/Enscript.php index a503b664d..f3c2f44a3 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Enscript.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Enscript.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Enscript class renders out various content in HTML * format by using GNU Enscript. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Html.php b/framework/Mime/lib/Horde/Mime/Viewer/Html.php index e24c05394..570148e99 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Html.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 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/lib/Horde/Mime/Viewer/Images.php b/framework/Mime/lib/Horde/Mime/Viewer/Images.php index dadc92e73..57d0c8f07 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Images.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Images.php @@ -2,7 +2,7 @@ /** * The Horde_Mime_Viewer_Images class allows images to be displayed. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Msexcel.php b/framework/Mime/lib/Horde/Mime/Viewer/Msexcel.php index ab821d7ec..7f7cc92eb 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Msexcel.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Mspowerpoint.php b/framework/Mime/lib/Horde/Mime/Viewer/Mspowerpoint.php index 13232d800..40aaaf91e 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Mspowerpoint.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Msword.php b/framework/Mime/lib/Horde/Mime/Viewer/Msword.php index e88a76d1d..02c400ca6 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Msword.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Ooo.php b/framework/Mime/lib/Horde/Mime/Viewer/Ooo.php index 97628166e..1f6807cae 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Ooo.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Pdf.php b/framework/Mime/lib/Horde/Mime/Viewer/Pdf.php index b6dfe1fbb..0ae44513c 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Pdf.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Php.php b/framework/Mime/lib/Horde/Mime/Viewer/Php.php index 13f6d237e..44b52f219 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Php.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Php.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Php class renders out syntax-highlighted PHP code in * HTML format. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Plain.php b/framework/Mime/lib/Horde/Mime/Viewer/Plain.php index f9661513f..a87ae7635 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Plain.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Rar.php b/framework/Mime/lib/Horde/Mime/Viewer/Rar.php index 48af0f91a..1f8055180 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Rar.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Report.php b/framework/Mime/lib/Horde/Mime/Viewer/Report.php index 9703bb48b..568e4349e 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Report.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Rfc822.php b/framework/Mime/lib/Horde/Mime/Viewer/Rfc822.php index 0fe5769cf..e3df91c50 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Rfc822.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 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/lib/Horde/Mime/Viewer/Richtext.php b/framework/Mime/lib/Horde/Mime/Viewer/Richtext.php index 0cfabd30d..f8c33b20e 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Richtext.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Richtext.php @@ -24,7 +24,7 @@ * , , , , , * , * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Rpm.php b/framework/Mime/lib/Horde/Mime/Viewer/Rpm.php index 2c59d3719..2e4de1f4b 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Rpm.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Security.php b/framework/Mime/lib/Horde/Mime/Viewer/Security.php index 2600ba547..d1f96640e 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Security.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Simple.php b/framework/Mime/lib/Horde/Mime/Viewer/Simple.php index be4b0ac2e..ef3309a82 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Simple.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Smil.php b/framework/Mime/lib/Horde/Mime/Viewer/Smil.php index 1aaf87e6a..2f93f0c79 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Smil.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Smil.php @@ -2,7 +2,7 @@ /** * The Horde_Mime_Viewer_Smil renders SMIL documents to very basic HTML. * - * Copyright 2006-2009 The Horde Project (http://www.horde.org/) + * Copyright 2006-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Source.php b/framework/Mime/lib/Horde/Mime/Viewer/Source.php index 13bdf24c8..db223c625 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Source.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Source.php @@ -3,7 +3,7 @@ * The Horde_Mime_Viewer_Source class is a class for any viewer that wants * to provide line numbers to extend. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Srchighlite.php b/framework/Mime/lib/Horde/Mime/Viewer/Srchighlite.php index a6b5e7903..d67b0aa09 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Srchighlite.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Srchighlite.php @@ -5,7 +5,7 @@ * * Source-highlight: http://www.gnu.org/software/src-highlite/ * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Tnef.php b/framework/Mime/lib/Horde/Mime/Viewer/Tnef.php index e94c344d9..5bd6df338 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Tnef.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Vcard.php b/framework/Mime/lib/Horde/Mime/Viewer/Vcard.php index c389e7386..01c569ca6 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Vcard.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Vcard.php @@ -2,7 +2,7 @@ /** * The Horde_Mime_Viewer_Vcard class renders out vCards in HTML format. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Webcpp.php b/framework/Mime/lib/Horde/Mime/Viewer/Webcpp.php index 6bfdca9a6..d07600534 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Webcpp.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Webcpp.php @@ -5,7 +5,7 @@ * * Web C Plus plus: http://webcpp.sourceforge.net/ * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Wordperfect.php b/framework/Mime/lib/Horde/Mime/Viewer/Wordperfect.php index 30c151435..4b11df77f 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Wordperfect.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/Wordperfect.php @@ -5,7 +5,7 @@ * * libpwd website: http://libwpd.sourceforge.net/ * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Viewer/Zip.php b/framework/Mime/lib/Horde/Mime/Viewer/Zip.php index e1fb5f6d7..0d38b3336 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/Zip.php +++ b/framework/Mime/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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2000-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 65f7651e3..f11dc0b2d 100644 --- a/framework/Nls/lib/Horde/Nls.php +++ b/framework/Nls/lib/Horde/Nls.php @@ -4,7 +4,7 @@ * common methods for handling language detection and selection, timezones, * and hostname->country lookups. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 781e97907..77df03e21 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 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/Notification/lib/Horde/Notification.php b/framework/Notification/lib/Horde/Notification.php index e1f582fa1..49b9608a2 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 331379233..bc7cda22c 100644 --- a/framework/Notification/lib/Horde/Notification/Event.php +++ b/framework/Notification/lib/Horde/Notification/Event.php @@ -3,7 +3,7 @@ * The Horde_Notification_Event:: class provides a container for passing * messages to Horde_Notification_Listener classes. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Base.php b/framework/Notification/lib/Horde/Notification/Handler/Base.php index 25b3c27ab..0948ab192 100644 --- a/framework/Notification/lib/Horde/Notification/Handler/Base.php +++ b/framework/Notification/lib/Horde/Notification/Handler/Base.php @@ -4,7 +4,7 @@ * raising and showing messages of different types and to different * listeners. * - * Copyright 2001-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 a704ae07f..92a5e109c 100644 --- a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Alarm.php +++ b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Alarm.php @@ -2,7 +2,7 @@ /** * The Horde_Notification_Handler_Alarm notifies the alarm system if required. * - * Copyright 2001-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Hordelog.php b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Hordelog.php index 773bb21ae..ccdacbba6 100644 --- a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Hordelog.php +++ b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Hordelog.php @@ -3,7 +3,7 @@ * The Horde_Notification_Handler_Hordelog logs error events via * Horde::logMessage(). * - * Copyright 2001-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 4c9e14717..0bad3daf6 100644 --- a/framework/Notification/lib/Horde/Notification/Handler/Decorator/Log.php +++ b/framework/Notification/lib/Horde/Notification/Handler/Decorator/Log.php @@ -3,7 +3,7 @@ * The Horde_Notification_Handler_Logged logs error events once they are pushed * to the stack. * - * Copyright 2001-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Interface.php b/framework/Notification/lib/Horde/Notification/Handler/Interface.php index 229adfc36..d2fc04940 100644 --- a/framework/Notification/lib/Horde/Notification/Handler/Interface.php +++ b/framework/Notification/lib/Horde/Notification/Handler/Interface.php @@ -3,7 +3,7 @@ * The Horde_Notification_Handler:: interfaces describes the handlers that * notify the listeners. * - * Copyright 2001-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 7708561fd..66a4c660a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 c399750f4..5ad5af1aa 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Javascript.php b/framework/Notification/lib/Horde/Notification/Listener/Javascript.php index f0769a0a8..0f3625608 100644 --- a/framework/Notification/lib/Horde/Notification/Listener/Javascript.php +++ b/framework/Notification/lib/Horde/Notification/Listener/Javascript.php @@ -3,7 +3,7 @@ * The Horde_Notification_Listener_Javascript:: class provides functionality * for inserting javascript code from the message stack into the page. * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Mobile.php b/framework/Notification/lib/Horde/Notification/Listener/Mobile.php index 84a212340..c9de80768 100644 --- a/framework/Notification/lib/Horde/Notification/Listener/Mobile.php +++ b/framework/Notification/lib/Horde/Notification/Listener/Mobile.php @@ -3,7 +3,7 @@ * The Horde_Notification_Listener_Mobile:: class provides functionality for * displaying messages from the message stack on mobile devices. * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 9e6e6f26d..2f9e0bf0f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 5c5893947..7680bde82 100644 --- a/framework/Notification/lib/Horde/Notification/Storage/Interface.php +++ b/framework/Notification/lib/Horde/Notification/Storage/Interface.php @@ -14,7 +14,7 @@ /** * An interface describing a storage location for notification messages. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 0959437c6..9efeaa062 100644 --- a/framework/Notification/lib/Horde/Notification/Storage/Session.php +++ b/framework/Notification/lib/Horde/Notification/Storage/Session.php @@ -14,7 +14,7 @@ /** * A class that stores notifications in the session. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 a899fc7bb..031403002 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/EventTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/EventTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the basic event class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/BaseTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Handler/BaseTest.php index d4bdb156f..d000cabda 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Handler/BaseTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Handler/BaseTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the basic notification handler class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 d365eeadd..93431c873 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 @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the alarm notification handler class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 6e1984c75..e0cbdcaec 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 @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the notification handler class that logs to the horde log. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 2ab72f841..8ad170326 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 @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../../Autoload.php'; /** * Test the logging notification handler class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 d0330ff76..856db9699 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Listener/AudioTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/AudioTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the audio listener class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/JavascriptTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/JavascriptTest.php index b80a8e00d..6c7474101 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Listener/JavascriptTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/JavascriptTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the javascript listener class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/MobileTest.php b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/MobileTest.php index 03db317bc..e879dd548 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Listener/MobileTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/MobileTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the mobile listener class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f7b3d446b..0167cad19 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/Listener/StatusTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/Listener/StatusTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../../Autoload.php'; /** * Test the status listener class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 5887f5f02..8d6a49b93 100644 --- a/framework/Notification/test/Horde/Notification/Class/Notification/ListenerTest.php +++ b/framework/Notification/test/Horde/Notification/Class/Notification/ListenerTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../../Autoload.php'; /** * Test the basic listener class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 ae6cd9eeb..90dadede0 100644 --- a/framework/Notification/test/Horde/Notification/Class/NotificationTest.php +++ b/framework/Notification/test/Horde/Notification/Class/NotificationTest.php @@ -19,7 +19,7 @@ require_once dirname(__FILE__) . '/../Autoload.php'; /** * Test the notification class. * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 69d3fd606..044d8a1cc 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 4207a9db8..662ec75a1 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 25a03e096..6cf13b5a5 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/Base.php b/framework/Oauth/lib/Horde/Oauth/SignatureMethod/Base.php index a399cb607..a9ab4198e 100644 --- a/framework/Oauth/lib/Horde/Oauth/SignatureMethod/Base.php +++ b/framework/Oauth/lib/Horde/Oauth/SignatureMethod/Base.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 4e2a02e07..668bec35d 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 538b4a1e5..1148e3c77 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 fe050c4ba..5aef78d8a 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 03c5929f0..8ab166142 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 c13f7c3fd..a826e1055 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 923718917..80a376897 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 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 63f7a576f..65c09af12 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 3af9021ab..51cce6a94 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 39b532c27..55dd6f0d8 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 8c1ad6902..8c94d6318 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 cd2f73e61..7e5e7bb1e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 1e0c356de..24f770ed6 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Ui.php b/framework/Perms/lib/Horde/Perms/Ui.php index 9c36622ff..50135914d 100644 --- a/framework/Perms/lib/Horde/Perms/Ui.php +++ b/framework/Perms/lib/Horde/Perms/Ui.php @@ -3,7 +3,7 @@ * The Horde_Perms_Ui:: class provides UI methods for the Horde permissions * system. * - * Copyright 2001-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 eb3a86bcb..18f38d865 100644 --- a/framework/Prefs/lib/Horde/Prefs.php +++ b/framework/Prefs/lib/Horde/Prefs.php @@ -27,7 +27,7 @@ * 'help' => *Name of the entry in the XML help file* * ); * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 9e9e77ee3..f339ec03e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Credentials.php b/framework/Prefs/lib/Horde/Prefs/Credentials.php index 9c5ee2452..a2d7fb3f8 100644 --- a/framework/Prefs/lib/Horde/Prefs/Credentials.php +++ b/framework/Prefs/lib/Horde/Prefs/Credentials.php @@ -2,7 +2,7 @@ /** * Class for handling a list of credentials stored in a user's preferences. * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/File.php b/framework/Prefs/lib/Horde/Prefs/File.php index cebba2ff3..6e2831ed8 100644 --- a/framework/Prefs/lib/Horde/Prefs/File.php +++ b/framework/Prefs/lib/Horde/Prefs/File.php @@ -2,7 +2,7 @@ /** * Preferences storage implementation using files in a directory * - * Copyright 2008-2009 The Horde Project (http://www.horde.org/) + * Copyright 2008-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 18581ebbe..2ec6083d0 100644 --- a/framework/Prefs/lib/Horde/Prefs/Identity.php +++ b/framework/Prefs/lib/Horde/Prefs/Identity.php @@ -6,7 +6,7 @@ * * @todo Remove notification and gettext references. * - * Copyright 2001-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Imsp.php b/framework/Prefs/lib/Horde/Prefs/Imsp.php index 5013111f0..92cf062a5 100644 --- a/framework/Prefs/lib/Horde/Prefs/Imsp.php +++ b/framework/Prefs/lib/Horde/Prefs/Imsp.php @@ -2,7 +2,7 @@ /** * Preference storage implementation for an IMSP server. * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/KolabImap.php b/framework/Prefs/lib/Horde/Prefs/KolabImap.php index 1cdc1b2b7..db9071b45 100644 --- a/framework/Prefs/lib/Horde/Prefs/KolabImap.php +++ b/framework/Prefs/lib/Horde/Prefs/KolabImap.php @@ -2,7 +2,7 @@ /** * Preferences storage implementation for a Kolab IMAP server. * - * Copyright 2007-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Ldap.php b/framework/Prefs/lib/Horde/Prefs/Ldap.php index 11874bf3c..421031470 100644 --- a/framework/Prefs/lib/Horde/Prefs/Ldap.php +++ b/framework/Prefs/lib/Horde/Prefs/Ldap.php @@ -41,7 +41,7 @@ * $conf['prefs']['params']['adminpw'] = 'password'; * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Session.php b/framework/Prefs/lib/Horde/Prefs/Session.php index 6f953e5a1..8a3bc22bd 100644 --- a/framework/Prefs/lib/Horde/Prefs/Session.php +++ b/framework/Prefs/lib/Horde/Prefs/Session.php @@ -2,7 +2,7 @@ /** * Preferences storage implementation for PHP's session implementation. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Sql.php b/framework/Prefs/lib/Horde/Prefs/Sql.php index a9a298f2e..33a1bac57 100644 --- a/framework/Prefs/lib/Horde/Prefs/Sql.php +++ b/framework/Prefs/lib/Horde/Prefs/Sql.php @@ -39,7 +39,7 @@ * The table structure for the Prefs system is in * scripts/sql/horde_prefs.sql. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Ui.php b/framework/Prefs/lib/Horde/Prefs/Ui.php index 85231abdc..1a7a4b2bb 100644 --- a/framework/Prefs/lib/Horde/Prefs/Ui.php +++ b/framework/Prefs/lib/Horde/Prefs/Ui.php @@ -17,7 +17,7 @@ * prefsSpecialGenerate($pref) - TODO * prefsStatus() - TODO * - * Copyright 2001-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 d07efa036..f2f75f408 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 e95e31eef..08c00d9c3 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2007-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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.php b/framework/Rpc/lib/Horde/Rpc.php index 9d083ee02..e33bdfb5d 100644 --- a/framework/Rpc/lib/Horde/Rpc.php +++ b/framework/Rpc/lib/Horde/Rpc.php @@ -17,7 +17,7 @@ * 'pass' => Horde_Auth::getCredential('password'))); * * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f864f54a8..4968840b8 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 a7f775fe9..832d4ecc4 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 95292da85..99f2ae121 100644 --- a/framework/Secret/lib/Horde/Secret.php +++ b/framework/Secret/lib/Horde/Secret.php @@ -6,7 +6,7 @@ * The Horde_Secret:: functions use the Horde_Cipher:: class if mcrypt is not * available. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 e7f1947ab..57fdbc14c 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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.php b/framework/SessionHandler/lib/Horde/SessionHandler.php index 96df3b737..f37ebb460 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler.php @@ -7,7 +7,7 @@ * 'memcache' - (boolean) Use memcache to cache session data? * * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Memcache.php b/framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php index e68a5d651..c1331507e 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Memcache.php @@ -16,7 +16,7 @@ * sessions will be treated as expired. * * - * Copyright 2005-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Mysql.php b/framework/SessionHandler/lib/Horde/SessionHandler/Mysql.php index 2f6423202..b6bd9f298 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Mysql.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Mysql.php @@ -25,7 +25,7 @@ * The table structure can be found in: * horde/scripts/sql/horde_sessionhandler.sql. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/None.php b/framework/SessionHandler/lib/Horde/SessionHandler/None.php index 52c12bbb5..406037daa 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/None.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/None.php @@ -8,7 +8,7 @@ * Optional parameters:
  *   None.
* - * Copyright 2005-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Pgsql.php b/framework/SessionHandler/lib/Horde/SessionHandler/Pgsql.php index 1d02fffa5..b74b6c291 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Pgsql.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Pgsql.php @@ -2,7 +2,7 @@ /** * Horde_SessionHandler implementation for PostgreSQL (native). * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Sql.php b/framework/SessionHandler/lib/Horde/SessionHandler/Sql.php index 8c2b46701..4c5ad6f75 100644 --- a/framework/SessionHandler/lib/Horde/SessionHandler/Sql.php +++ b/framework/SessionHandler/lib/Horde/SessionHandler/Sql.php @@ -31,7 +31,7 @@ * The table structure can be found in: * horde/scripts/sql/horde_sessionhandler.sql. * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/SessionObjects/lib/Horde/SessionObjects.php b/framework/SessionObjects/lib/Horde/SessionObjects.php index a8c7fcc39..3e8149ee7 100644 --- a/framework/SessionObjects/lib/Horde/SessionObjects.php +++ b/framework/SessionObjects/lib/Horde/SessionObjects.php @@ -4,7 +4,7 @@ * (usually, but not necessarily, objects) in the current user's * session. * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If youq * 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 06f0b89a7..fe892c8f5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 e81419367..7788bd644 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2005-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 ee031ad1f..db90e3dc6 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 aa3f7db66..658ab9210 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 0a03d5358..12b06a951 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/Support/lib/Horde/Support/CombineStream.php b/framework/Support/lib/Horde/Support/CombineStream.php index ebf429724..0a3950043 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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/StringStream.php b/framework/Support/lib/Horde/Support/StringStream.php index c89857b53..afdd678c1 100644 --- a/framework/Support/lib/Horde/Support/StringStream.php +++ b/framework/Support/lib/Horde/Support/StringStream.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Template/lib/Horde/Template.php b/framework/Template/lib/Horde/Template.php index e0548106b..876ea2d39 100644 --- a/framework/Template/lib/Horde/Template.php +++ b/framework/Template/lib/Horde/Template.php @@ -13,7 +13,7 @@ * * Compilation code adapted from code written by Bruno Pedro . * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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.php b/framework/Text_Filter/lib/Horde/Text/Filter.php index b43eff229..936af51bc 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter.php @@ -2,7 +2,7 @@ /** * Horde_Text_Filter:: is a parent class for defining stackable text filters. * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Bbcode.php b/framework/Text_Filter/lib/Horde/Text/Filter/Bbcode.php index b1b19c8b5..27b495bfb 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Bbcode.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Bbcode.php @@ -46,7 +46,7 @@ * and the text is "Mail to Carlos". * * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 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 313dc3be6..28189026e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 ddad8156c..92c803786 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 5833e9b76..46da506e7 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 615a359c7..77d839911 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Emails.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Emails.php @@ -15,7 +15,7 @@ * htmlspecialchars() or similar *after* using this filter. * * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 4fc73eaeb..e8fd9c861 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Emoticons.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Emoticons.php @@ -8,7 +8,7 @@ * entities -- If true the html entity versions of the patterns will be used. * * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 da5f2579f..fb4127d32 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 403c03f36..b8bb891bf 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 @@ * 'outputJS' -- Add necessary JS files? (DEFAULT: true) * * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 ca1333d3c..8865683f2 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 @@ * * Copyright 2003-2004 Jon Abernathy * Original source: http://www.chuggnutt.com/html2text.php - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 5d7b934e0..fb7601949 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 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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_Filter/lib/Horde/Text/Filter/Linkurls.php b/framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php index 24d08c89e..181838dbc 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php @@ -18,7 +18,7 @@ * run htmlspecialchars() or similar *after* using this filter. * * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f0fe57529..67ddd742e 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 089758f2e..1da7575c5 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2001-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 d1bee2f53..7bd7dc76a 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 c77eec7c8..1a4ffc3b1 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Text2html.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Text2html.php @@ -29,7 +29,7 @@ * Included for completeness. * * - * Copyright 2002-2009 The Horde Project (http://www.horde.org/) + * Copyright 2002-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 0a11b1953..4bb71fc83 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 1498c75bd..7822f37db 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Xss.php @@ -6,7 +6,7 @@ * people *KNOW* HTML is a security hole, clean up what we can, and leave it * at that. * - * Copyright 2004-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 4982b9176..004a96613 100644 --- a/framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy.php +++ b/framework/Text_Filter_Csstidy/lib/Horde/Text/Filter/Csstidy.php @@ -11,7 +11,7 @@ * DEFAULT: 'highest_compression' * * - * Copyright 2009 The Horde Project (http://www.horde.org/) + * Copyright 2009-2010 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 186663d2c..c78fca97f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 2004-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 d30f3c270..4315cde6f 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-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 7d55e97c2..d90c51ab4 100644 --- a/framework/Token/lib/Horde/Token/File.php +++ b/framework/Token/lib/Horde/Token/File.php @@ -7,7 +7,7 @@ * 'timeout' The period (in seconds) after which an id is purged. * Defaults to 86400 (i.e. 24 hours). * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 b6d039c89..2a7931207 100644 --- a/framework/Token/lib/Horde/Token/Sql.php +++ b/framework/Token/lib/Horde/Token/Sql.php @@ -39,7 +39,7 @@ * ); * * - * Copyright 1999-2009 The Horde Project (http://www.horde.org/) + * Copyright 1999-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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.php b/framework/Tree/lib/Horde/Tree.php index ab17ca99d..21c10a9ad 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 and maintains their state. * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f1e5eafba..ad90ef4b0 100644 --- a/framework/Tree/lib/Horde/Tree/Html.php +++ b/framework/Tree/lib/Horde/Tree/Html.php @@ -3,7 +3,7 @@ * The Horde_Tree_Html:: class extends the Horde_Tree class to provide * HTML specific rendering functions. * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Javascript.php b/framework/Tree/lib/Horde/Tree/Javascript.php index 0cfd57dd9..390956640 100644 --- a/framework/Tree/lib/Horde/Tree/Javascript.php +++ b/framework/Tree/lib/Horde/Tree/Javascript.php @@ -3,7 +3,7 @@ * The Horde_Tree_Javascript:: class extends the Horde_Tree class to provide * javascript specific rendering functions. * - * Copyright 2003-2009 The Horde Project (http://www.horde.org/) + * Copyright 2003-2010 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 3aea8407b..fa5cb3866 100644 --- a/framework/Tree/lib/Horde/Tree/Select.php +++ b/framework/Tree/lib/Horde/Tree/Select.php @@ -3,7 +3,7 @@ * The Horde_Tree_Select:: class extends the Horde_Tree class to provide *