From: Jan Schneider Date: Tue, 6 Jan 2009 18:15:53 +0000 (+0100) Subject: Happy new year X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=67d66158c228dd6ba6691092332bacf9c6a8fd57;p=horde.git Happy new year --- diff --git a/framework/Controller/lib/Horde/Controller/Base.php b/framework/Controller/lib/Horde/Controller/Base.php index dc8c298cf..711c76454 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 497e95bc8..294b23e1e 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 e62cf5ef2..c67cadc15 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/Mime/Type.php b/framework/Controller/lib/Horde/Controller/Mime/Type.php index f4106c4e2..57258efb8 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 1dd34e918..aa7bf8ee1 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/Http.php b/framework/Controller/lib/Horde/Controller/Request/Http.php index 4ce4566a1..c076161e2 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 6d97f4b01..a595f264e 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 7bfa8363a..473f0e1c0 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/Http.php b/framework/Controller/lib/Horde/Controller/Response/Http.php index bea6bcd98..087a1952a 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 7f57f7903..cccf92387 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/StatusCodes.php b/framework/Controller/lib/Horde/Controller/StatusCodes.php index 9c56149d0..5dcea69eb 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 b5243c196..9fdfcea84 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 8d442cebd..7819e1bf5 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/Crypt/lib/Horde/Crypt.php b/framework/Crypt/lib/Horde/Crypt.php index 1544ce695..5d35bcc64 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 bb525a968..914394ecd 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 6e58519fc..60de09db9 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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.php b/framework/Db/lib/Horde/Db.php index 9de0798f6..01f1e9b2f 100644 --- a/framework/Db/lib/Horde/Db.php +++ b/framework/Db/lib/Horde/Db.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Db/lib/Horde/Db/Adapter.php b/framework/Db/lib/Horde/Db/Adapter.php index 299f1cf8b..74ab9122c 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/Abstract.php b/framework/Db/lib/Horde/Db/Adapter/Abstract.php index 46fd4e9a5..cd2297a90 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Abstract.php +++ b/framework/Db/lib/Horde/Db/Adapter/Abstract.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Abstract/Column.php b/framework/Db/lib/Horde/Db/Adapter/Abstract/Column.php index 7eacd8764..38bf97e7e 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Abstract/Column.php +++ b/framework/Db/lib/Horde/Db/Adapter/Abstract/Column.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Abstract/ColumnDefinition.php b/framework/Db/lib/Horde/Db/Adapter/Abstract/ColumnDefinition.php index 9e542504a..f53b116bb 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Abstract/ColumnDefinition.php +++ b/framework/Db/lib/Horde/Db/Adapter/Abstract/ColumnDefinition.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Abstract/Index.php b/framework/Db/lib/Horde/Db/Adapter/Abstract/Index.php index f5d1ccff2..1719fd910 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Abstract/Index.php +++ b/framework/Db/lib/Horde/Db/Adapter/Abstract/Index.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Abstract/Schema.php b/framework/Db/lib/Horde/Db/Adapter/Abstract/Schema.php index 6fb15e9f9..58599c95c 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Abstract/Schema.php +++ b/framework/Db/lib/Horde/Db/Adapter/Abstract/Schema.php @@ -1,7 +1,7 @@ * @author Derek DeVries diff --git a/framework/Db/lib/Horde/Db/Adapter/Abstract/TableDefinition.php b/framework/Db/lib/Horde/Db/Adapter/Abstract/TableDefinition.php index f57f193d3..0eff9fad7 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Abstract/TableDefinition.php +++ b/framework/Db/lib/Horde/Db/Adapter/Abstract/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 80495d516..1156332b8 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 f08cf2ac9..c94f303ff 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 150f98011..9453c5982 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 e7798996b..efb1c7f2a 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 e0cb1f349..2a5312e1a 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 756bc476a..ce3da6bd7 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 3c8524128..3ddb1fbdb 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/Abstract.php b/framework/Db/lib/Horde/Db/Adapter/Pdo/Abstract.php index 1909d2170..51cffd686 100644 --- a/framework/Db/lib/Horde/Db/Adapter/Pdo/Abstract.php +++ b/framework/Db/lib/Horde/Db/Adapter/Pdo/Abstract.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 c9d59405c..7c729d37f 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 878868d4c..ef72c1a0f 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 35a017351..462bcac42 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 4bcdbf961..2cc5d700b 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 c191bb429..b8cef05e5 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 5cbb52cd5..4d8d3da87 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 a174252c2..ecaf8107b 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 a15d84fd4..a0920174c 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 084432eb5..b22bbefc0 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/test/Horde/Db/Adapter/MissingTest.php b/framework/Db/test/Horde/Db/Adapter/MissingTest.php index 4a361d596..4372e9008 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 63c8cfcbf..75aaf5c03 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 06fb6ad37..0da0ba479 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 62bc5f451..7cbee02ff 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 18cba26ae..266b1e274 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 85daf32f3..40964849f 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 d4e400df9..2c4a44329 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 78e41d973..16af4e491 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 8ad21dc4d..002c8ec00 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 be59ceed2..581b53e25 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 cae648599..631ffb3f8 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 00583b651..1d9e94cad 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 5bae45205..e6cef6ce7 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 07c31fc87..9981a71be 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 3e7a5d181..52d18ab4c 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 e89d4250e..d465790a0 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 7632cf6be..23eec8ef2 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 e94e5a1b1..aa1db82dd 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 ce442418f..043ff5611 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/fixtures/unit_tests.sql b/framework/Db/test/Horde/Db/fixtures/unit_tests.sql index 84d58376a..3288ad180 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 The Horde Project (http://www.horde.org/) +-- Copyright 2008-2009 The Horde Project (http://www.horde.org/) -- -- @author Mike Naberezny -- @author Derek DeVries diff --git a/framework/Feed/lib/Horde/Feed.php b/framework/Feed/lib/Horde/Feed.php index 3e0c7c2fb..eebc21a75 100644 --- a/framework/Feed/lib/Horde/Feed.php +++ b/framework/Feed/lib/Horde/Feed.php @@ -3,7 +3,7 @@ * $Horde: framework/Feed/lib/Horde/Feed.php,v 1.11 2008/09/28 04:27:03 chuck Exp $ * * Portions Copyright 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @author Chuck Hagenbuch * @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 f8c01dad7..e7bc5c8f0 100644 --- a/framework/Feed/lib/Horde/Feed/Atom.php +++ b/framework/Feed/lib/Horde/Feed/Atom.php @@ -3,7 +3,7 @@ * $Horde: framework/Feed/lib/Horde/Feed/Atom.php,v 1.5 2008/09/25 04:44:09 chuck Exp $ * * Portions Copyright 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @category Horde * @package Horde_Feed diff --git a/framework/Feed/lib/Horde/Feed/Base.php b/framework/Feed/lib/Horde/Feed/Base.php index f46792e51..40f947516 100644 --- a/framework/Feed/lib/Horde/Feed/Base.php +++ b/framework/Feed/lib/Horde/Feed/Base.php @@ -3,7 +3,7 @@ * $Horde: framework/Feed/lib/Horde/Feed/Base.php,v 1.3 2008/07/22 20:39:22 chuck Exp $ * * Portions Copyright 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @category Horde * @package Horde_Feed diff --git a/framework/Feed/lib/Horde/Feed/Blogroll.php b/framework/Feed/lib/Horde/Feed/Blogroll.php index 326bd2400..0d275e496 100644 --- a/framework/Feed/lib/Horde/Feed/Blogroll.php +++ b/framework/Feed/lib/Horde/Feed/Blogroll.php @@ -1,6 +1,6 @@ * @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 d46f7983c..3f6ccd532 100644 --- a/framework/Feed/lib/Horde/Feed/Entry/Atom.php +++ b/framework/Feed/lib/Horde/Feed/Entry/Atom.php @@ -3,7 +3,7 @@ * $Horde: framework/Feed/lib/Horde/Feed/Entry/Atom.php,v 1.5 2008/09/26 02:00:30 chuck Exp $ * * Portions Copyright 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @category Horde * @package Horde_Feed diff --git a/framework/Feed/lib/Horde/Feed/Entry/Base.php b/framework/Feed/lib/Horde/Feed/Entry/Base.php index 2c2256add..526fb8ff9 100644 --- a/framework/Feed/lib/Horde/Feed/Entry/Base.php +++ b/framework/Feed/lib/Horde/Feed/Entry/Base.php @@ -3,7 +3,7 @@ * $Horde: framework/Feed/lib/Horde/Feed/Entry/Base.php,v 1.3 2008/09/26 02:00:30 chuck Exp $ * * Portions Copyright 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @category Horde * @package Horde_Feed diff --git a/framework/Feed/lib/Horde/Feed/Entry/Blogroll.php b/framework/Feed/lib/Horde/Feed/Entry/Blogroll.php index 175c4c53d..c526d7681 100644 --- a/framework/Feed/lib/Horde/Feed/Entry/Blogroll.php +++ b/framework/Feed/lib/Horde/Feed/Entry/Blogroll.php @@ -1,6 +1,6 @@ * @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 ae3f815ee..c972fbaec 100644 --- a/framework/Feed/lib/Horde/Feed/Entry/Rss.php +++ b/framework/Feed/lib/Horde/Feed/Entry/Rss.php @@ -3,7 +3,7 @@ * $Horde: framework/Feed/lib/Horde/Feed/Entry/Rss.php,v 1.6 2008/09/27 02:56:13 chuck Exp $ * * Portions Copyright 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @category Horde * @package Horde_Feed diff --git a/framework/Feed/lib/Horde/Feed/Rss.php b/framework/Feed/lib/Horde/Feed/Rss.php index 17102b34c..9fa5084f8 100644 --- a/framework/Feed/lib/Horde/Feed/Rss.php +++ b/framework/Feed/lib/Horde/Feed/Rss.php @@ -3,7 +3,7 @@ * $Horde: framework/Feed/lib/Horde/Feed/Rss.php,v 1.7 2008/09/25 04:44:34 chuck Exp $ * * Portions Copyright 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @category Horde * @package Horde_Feed diff --git a/framework/Http_Client/examples/Horde/Http/Client/get-example-dot-com.php b/framework/Http_Client/examples/Horde/Http/Client/get-example-dot-com.php index a73cd14bf..06ba2d938 100644 --- a/framework/Http_Client/examples/Horde/Http/Client/get-example-dot-com.php +++ b/framework/Http_Client/examples/Horde/Http/Client/get-example-dot-com.php @@ -2,7 +2,7 @@ /** * Basic example for fetching a page with Horde_Http_Client * - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @author Chuck Hagenbuch * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http_Client/lib/Horde/Http/Client.php b/framework/Http_Client/lib/Horde/Http/Client.php index 3160fd025..9b18dab87 100644 --- a/framework/Http_Client/lib/Horde/Http/Client.php +++ b/framework/Http_Client/lib/Horde/Http/Client.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http_Client/lib/Horde/Http/Client/Exception.php b/framework/Http_Client/lib/Horde/Http/Client/Exception.php index 9941e475a..b191463f5 100644 --- a/framework/Http_Client/lib/Horde/Http/Client/Exception.php +++ b/framework/Http_Client/lib/Horde/Http/Client/Exception.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http_Client/lib/Horde/Http/Client/Mock.php b/framework/Http_Client/lib/Horde/Http/Client/Mock.php index e88bc6f9f..1f7f57a34 100644 --- a/framework/Http_Client/lib/Horde/Http/Client/Mock.php +++ b/framework/Http_Client/lib/Horde/Http/Client/Mock.php @@ -1,6 +1,6 @@ * @license http://opensource.org/licenses/bsd-license.php BSD diff --git a/framework/Http_Client/lib/Horde/Http/Client/Response.php b/framework/Http_Client/lib/Horde/Http/Client/Response.php index 808d7b615..12b39beb4 100644 --- a/framework/Http_Client/lib/Horde/Http/Client/Response.php +++ b/framework/Http_Client/lib/Horde/Http/Client/Response.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 8ff3da36f..fd6687f0a 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client.php @@ -57,7 +57,7 @@ * timeout - (integer) Connection timeout, in seconds. * DEFAULT: 10 seconds * - * Copyright 2008 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 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/Imap_Client/lib/Horde/Imap/Client/Base.php b/framework/Imap_Client/lib/Horde/Imap/Client/Base.php index 07b7a0586..8bb743f4f 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 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f25d3bd03..22ef45cd7 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Cache.php @@ -25,7 +25,7 @@ * 'slicesize' - (integer) The slicesize to use. * DEFAULT: 50 * - * Copyright 2005-2008 The Horde Project (http://www.horde.org/) + * Copyright 2005-2009 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 84ae2e28b..cf6c4f80f 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 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 222a7bf1b..a68840533 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Cclient/Pop3.php @@ -8,7 +8,7 @@ * * No additional paramaters from those defined in Horde_Imap_Client_Cclient. * - * Copyright 2008 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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/Exception.php b/framework/Imap_Client/lib/Horde/Imap/Client/Exception.php index fbea4b849..dbd825b3b 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 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 d62893f99..392e283cc 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 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 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 8658e4e0c..238a908ff 100644 --- a/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php +++ b/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php @@ -58,7 +58,7 @@ * from the Squirrelmail project. * Copyright (c) 1999-2007 The SquirrelMail Project Team * - * Copyright 2005-2008 The Horde Project (http://www.horde.org/) + * Copyright 2005-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 a2cb768d0..09adae6f6 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2004-2009 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 207193474..a5cc413a7 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 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 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 2d614a450..550cf2136 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 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 37b4ee3c1..eef26db2a 100644 --- a/framework/Mime/lib/Horde/Mime.php +++ b/framework/Mime/lib/Horde/Mime.php @@ -3,7 +3,7 @@ * The Horde_Mime:: class provides methods for dealing with various MIME (see, * e.g., RFC 2045-2049; 2183; 2231) standards. * - * Copyright 1999-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 fb0f64e55..d798f469b 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/5322). * - * Copyright 2008 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 043390fc6..8c3906994 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 5c2520b09..107f26484 100644 --- a/framework/Mime/lib/Horde/Mime/Magic.php +++ b/framework/Mime/lib/Horde/Mime/Magic.php @@ -6,7 +6,7 @@ require_once 'Horde/Util.php'; * 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 1b21891f7..662caf645 100644 --- a/framework/Mime/lib/Horde/Mime/Mail.php +++ b/framework/Mime/lib/Horde/Mime/Mail.php @@ -6,7 +6,7 @@ require_once 'Horde/String.php'; * 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 681289949..688b2462b 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2004-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 629ee840e..c042ac8d9 100644 --- a/framework/Mime/lib/Horde/Mime/Part.php +++ b/framework/Mime/lib/Horde/Mime/Part.php @@ -7,7 +7,7 @@ require_once dirname(__FILE__) . '/../Mime.php'; * The Horde_Mime_Part:: class provides a wrapper around MIME parts and * methods for dealing with them. * - * Copyright 1999-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 9397a411f..dbb153f1d 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 00de55bf3..1cc2ebad0 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 The Horde Project (http://www.horde.org/) + * Copyright 2008-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f5966cb96..317c93679 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2004-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 1f19d0d0d..de16c9dc6 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/css.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/css.php @@ -6,7 +6,7 @@ require_once dirname(__FILE__) . '/source.php'; * The Horde_Mime_Viewer_css class renders CSS source as HTML with an effort * to remove potentially malicious code. * - * Copyright 2004-2008 The Horde Project (http://www.horde.org/) + * Copyright 2004-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 acf3606c4..a942f3832 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 2d2b4bcc6..35f06ccb1 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 60777f527..cea2e472b 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2001-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 2e81e46b7..6f1b10d67 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/enscript.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/enscript.php @@ -6,7 +6,7 @@ require_once dirname(__FILE__) . '/source.php'; * The Horde_Mime_Viewer_enscript class renders out various content in HTML * format by using GNU Enscript. * - * Copyright 1999-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 3d5e95a74..5cb3a93ac 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 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 6379bd5dd..2dcde0e24 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 e934c73f8..28e9c511f 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 xlHtml package. * - * Copyright 1999-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 851b440f3..f72c455d4 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 68874e4fd..ce205e509 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 wvWare package. * - * Copyright 1999-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 7cc8d17e0..8554b3824 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2003-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 9b2c1e0a5..1260a2a9e 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2003-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 e07d1c965..b9b620e0a 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 132dd21bd..e50bbc9bd 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 aa2da6e4e..c85f8d35a 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 6a0c5ab21..11010c8bc 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2003-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 dee648771..97a2c5ed8 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 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 8ce2b8354..5f14e4721 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2004-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 5d20cc368..4c15c4555 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 f5fd7f37e..f66851f30 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 561ebd58c..c42ae5652 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2004-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 d8f0fe7db..1df1f213a 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2006-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 553640bdd..c1c16a0a4 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 44da544a5..bbcc5d200 100644 --- a/framework/Mime/lib/Horde/Mime/Viewer/srchighlite.php +++ b/framework/Mime/lib/Horde/Mime/Viewer/srchighlite.php @@ -8,7 +8,7 @@ require_once dirname(__FILE__) . '/source.php'; * * Source-highlight: http://www.gnu.org/software/src-highlite/ * - * Copyright 2003-2008 The Horde Project (http://www.horde.org/) + * Copyright 2003-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 5ea64130d..81ac09c73 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 12e6b99e1..1d9fcbabe 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 c0e4f4115..3d0f99597 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2002-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 3f71b7d19..7cf749610 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 af49dbb7d..5399e2a9e 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-2008 The Horde Project (http://www.horde.org/) + * Copyright 2000-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file 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 97cadf2a6..154583a4d 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 677b60e2f..4207a9db8 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 2f53d9a9b..aa0a16643 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 b1a4e9614..a399cb607 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 177be9b41..4e2a02e07 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 4f0abc59e..538b4a1e5 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 7bcf108d5..fe050c4ba 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 e43825fc7..03c5929f0 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 d0638df8e..389eb5a55 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 e50abea9d..7cdb2903d 100644 --- a/framework/Pdf/lib/Horde/Pdf/Writer.php +++ b/framework/Pdf/lib/Horde/Pdf/Writer.php @@ -11,7 +11,7 @@ * $Horde: framework/Pdf/lib/Horde/Pdf/Writer.php,v 1.3 2008/02/27 04:27:29 chuck Exp $ * * Copyright 2001-2003 Olivier Plathey - * Copyright 2003-2008 The Horde Project (http://www.horde.org/) + * Copyright 2003-2009 The Horde Project (http://www.horde.org/) * * @author Olivier Plathey * @author Marko Djukic diff --git a/framework/Secret/lib/Horde/Secret.php b/framework/Secret/lib/Horde/Secret.php index ebcb6740e..be1ef8ed8 100644 --- a/framework/Secret/lib/Horde/Secret.php +++ b/framework/Secret/lib/Horde/Secret.php @@ -6,7 +6,7 @@ * The Secret:: functions use the Horde Cipher:: class if mcrypt is not * available. * - * Copyright 1999-2008 The Horde Project (http://www.horde.org/) + * Copyright 1999-2009 The Horde Project (http://www.horde.org/) * * See the enclosed file COPYING for license information (LGPL). If you * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. diff --git a/framework/Support/lib/Horde/Support/Array.php b/framework/Support/lib/Horde/Support/Array.php index 21541bbd3..6c1ce2e8f 100644 --- a/framework/Support/lib/Horde/Support/Array.php +++ b/framework/Support/lib/Horde/Support/Array.php @@ -2,14 +2,14 @@ /** * @category Horde * @package Support - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ /** * @category Horde * @package Support - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php * * Incorporate stuff from Horde_Array? diff --git a/framework/Support/lib/Horde/Support/ConsistentHash.php b/framework/Support/lib/Horde/Support/ConsistentHash.php index 43decafa1..e094afd07 100644 --- a/framework/Support/lib/Horde/Support/ConsistentHash.php +++ b/framework/Support/lib/Horde/Support/ConsistentHash.php @@ -2,14 +2,14 @@ /** * @category Horde * @package Support - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ /** * @category Horde * @package Support - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php * * For a thorough description of consistent hashing, see diff --git a/framework/Support/lib/Horde/Support/Inflector.php b/framework/Support/lib/Horde/Support/Inflector.php index e5ec15f4d..cd9c58a99 100644 --- a/framework/Support/lib/Horde/Support/Inflector.php +++ b/framework/Support/lib/Horde/Support/Inflector.php @@ -2,7 +2,7 @@ /** * @category Horde * @package Support - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -11,7 +11,7 @@ * * @category Horde * @package Support - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_Inflector { diff --git a/framework/Support/lib/Horde/Support/Stub.php b/framework/Support/lib/Horde/Support/Stub.php index 946b7237d..30b9cb32e 100644 --- a/framework/Support/lib/Horde/Support/Stub.php +++ b/framework/Support/lib/Horde/Support/Stub.php @@ -2,7 +2,7 @@ /** * @category Horde * @package Support - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -11,7 +11,7 @@ * * @category Horde * @package Support - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_Stub diff --git a/framework/Support/lib/Horde/Support/Timer.php b/framework/Support/lib/Horde/Support/Timer.php index 440b10068..9e56e473f 100644 --- a/framework/Support/lib/Horde/Support/Timer.php +++ b/framework/Support/lib/Horde/Support/Timer.php @@ -2,7 +2,7 @@ /** * @category Horde * @package Support - * @copyright 1999-2008 The Horde Project (http://www.horde.org/) + * @copyright 1999-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -17,7 +17,7 @@ * * @category Horde * @package Support - * @copyright 1999-2008 The Horde Project (http://www.horde.org/) + * @copyright 1999-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_Timer diff --git a/framework/Support/lib/Horde/Support/Uuid.php b/framework/Support/lib/Horde/Support/Uuid.php index a5a914217..9fb0415a8 100644 --- a/framework/Support/lib/Horde/Support/Uuid.php +++ b/framework/Support/lib/Horde/Support/Uuid.php @@ -2,7 +2,7 @@ /** * @category Horde * @package Support - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -19,7 +19,7 @@ * * @category Horde * @package Support - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_Uuid diff --git a/framework/Support/test/Horde/Support/AllTests.php b/framework/Support/test/Horde/Support/AllTests.php index 7fac8b189..c78680f48 100644 --- a/framework/Support/test/Horde/Support/AllTests.php +++ b/framework/Support/test/Horde/Support/AllTests.php @@ -3,7 +3,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ diff --git a/framework/Support/test/Horde/Support/ArrayTest.php b/framework/Support/test/Horde/Support/ArrayTest.php index f4d8fd3df..6b71f39db 100644 --- a/framework/Support/test/Horde/Support/ArrayTest.php +++ b/framework/Support/test/Horde/Support/ArrayTest.php @@ -3,7 +3,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -12,7 +12,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_ArrayTest extends PHPUnit_Framework_TestCase diff --git a/framework/Support/test/Horde/Support/ConsistentHashTest.php b/framework/Support/test/Horde/Support/ConsistentHashTest.php index 7d16d9066..fc0209353 100644 --- a/framework/Support/test/Horde/Support/ConsistentHashTest.php +++ b/framework/Support/test/Horde/Support/ConsistentHashTest.php @@ -3,7 +3,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -12,7 +12,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_ConsistentHashTest extends PHPUnit_Framework_TestCase diff --git a/framework/Support/test/Horde/Support/InflectorTest.php b/framework/Support/test/Horde/Support/InflectorTest.php index b15722dec..60dab7d10 100644 --- a/framework/Support/test/Horde/Support/InflectorTest.php +++ b/framework/Support/test/Horde/Support/InflectorTest.php @@ -3,7 +3,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -12,7 +12,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2007-2008 The Horde Project (http://www.horde.org/) + * @copyright 2007-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_InflectorTest extends PHPUnit_Framework_TestCase diff --git a/framework/Support/test/Horde/Support/StubTest.php b/framework/Support/test/Horde/Support/StubTest.php index 0d89323ba..0bdc72afa 100644 --- a/framework/Support/test/Horde/Support/StubTest.php +++ b/framework/Support/test/Horde/Support/StubTest.php @@ -3,7 +3,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -12,7 +12,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 2008 The Horde Project (http://www.horde.org/) + * @copyright 2008-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_StubTest extends PHPUnit_Framework_TestCase diff --git a/framework/Support/test/Horde/Support/TimerTest.php b/framework/Support/test/Horde/Support/TimerTest.php index 6fc11cd31..78a3b3e63 100644 --- a/framework/Support/test/Horde/Support/TimerTest.php +++ b/framework/Support/test/Horde/Support/TimerTest.php @@ -3,7 +3,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 1999-2008 The Horde Project (http://www.horde.org/) + * @copyright 1999-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -12,7 +12,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 1999-2008 The Horde Project (http://www.horde.org/) + * @copyright 1999-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_TimerTest extends PHPUnit_Framework_TestCase diff --git a/framework/Support/test/Horde/Support/UuidTest.php b/framework/Support/test/Horde/Support/UuidTest.php index 153d0fd5a..eaf7a4fbb 100644 --- a/framework/Support/test/Horde/Support/UuidTest.php +++ b/framework/Support/test/Horde/Support/UuidTest.php @@ -3,7 +3,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 1999-2008 The Horde Project (http://www.horde.org/) + * @copyright 1999-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ @@ -12,7 +12,7 @@ * @category Horde * @package Support * @subpackage UnitTests - * @copyright 1999-2008 The Horde Project (http://www.horde.org/) + * @copyright 1999-2009 The Horde Project (http://www.horde.org/) * @license http://opensource.org/licenses/bsd-license.php */ class Horde_Support_UuidTest extends PHPUnit_Framework_TestCase diff --git a/framework/Xml_Element/lib/Horde/Xml/Element.php b/framework/Xml_Element/lib/Horde/Xml/Element.php index 03c45330f..16b8c6a6a 100644 --- a/framework/Xml_Element/lib/Horde/Xml/Element.php +++ b/framework/Xml_Element/lib/Horde/Xml/Element.php @@ -3,7 +3,7 @@ * $Horde: framework/Xml_Element/lib/Horde/Xml/Element.php,v 1.14 2008/09/27 02:57:42 chuck Exp $ * * Portions Copyright 2005-2007 Zend Technologies USA Inc. (http://www.zend.com) - * Copyright 2007-2008 The Horde Project (http://www.horde.org/) + * Copyright 2007-2009 The Horde Project (http://www.horde.org/) * * @author Chuck Hagenbuch * @license http://opensource.org/licenses/bsd-license.php BSD