From 23f0b5d12a30e4e722b694469649d02c4fcd9091 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 17 Oct 2017 18:30:52 +0200 Subject: [PATCH] Update references to COPYING files. --- lib/Horde/Kolab/Filter.php | 2 +- lib/Horde/Kolab/Filter/Base.php | 2 +- lib/Horde/Kolab/Filter/Cli.php | 2 +- lib/Horde/Kolab/Filter/Cli/Parser.php | 2 +- lib/Horde/Kolab/Filter/Configuration.php | 2 +- lib/Horde/Kolab/Filter/Content.php | 2 +- lib/Horde/Kolab/Filter/Exception.php | 2 +- lib/Horde/Kolab/Filter/Exception/IoError.php | 2 +- lib/Horde/Kolab/Filter/Exception/Temporary.php | 2 +- lib/Horde/Kolab/Filter/Exception/Usage.php | 2 +- lib/Horde/Kolab/Filter/Factory.php | 2 +- lib/Horde/Kolab/Filter/Incoming.php | 2 +- lib/Horde/Kolab/Filter/Outlook.php | 2 +- lib/Horde/Kolab/Filter/Response.php | 2 +- lib/Horde/Kolab/Filter/Temporary.php | 2 +- lib/Horde/Kolab/Filter/Temporary/File.php | 2 +- lib/Horde/Kolab/Filter/Transport.php | 2 +- lib/Horde/Kolab/Filter/Transport/DovecotLDA.php | 2 +- lib/Horde/Kolab/Filter/Transport/LMTPTLS.php | 2 +- lib/Horde/Kolab/Filter/Transport/drop.php | 4 ++-- lib/Horde/Kolab/Filter/Transport/echo.php | 4 ++-- lib/Horde/Kolab/Filter/Transport/lda.php | 2 +- lib/Horde/Kolab/Filter/Transport/lmtp.php | 2 +- lib/Horde/Kolab/Filter/Transport/smtp.php | 2 +- lib/Horde/Kolab/Filter/Transport/stdout.php | 4 ++-- lib/Horde/Kolab/Test/Filter.php | 2 +- script/Horde/Kolab/Filter/kolabfilter.php | 2 +- script/Horde/Kolab/Filter/kolabmailboxfilter.php | 2 +- test/Horde/Kolab/Filter/Autoload.php | 2 +- test/Horde/Kolab/Filter/ContentTestOld.php | 2 +- test/Horde/Kolab/Filter/Helper/AddressFilter.php | 2 +- test/Horde/Kolab/Filter/Integration/CliTest.php | 2 +- test/Horde/Kolab/Filter/Integration/IncomingTest.php | 2 +- test/Horde/Kolab/Filter/ResourceTestOld.php | 2 +- test/Horde/Kolab/Filter/StoryTestCase.php | 2 +- test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php | 2 +- 36 files changed, 39 insertions(+), 39 deletions(-) diff --git a/lib/Horde/Kolab/Filter.php b/lib/Horde/Kolab/Filter.php index 3f6d319..a12ebfb 100644 --- a/lib/Horde/Kolab/Filter.php +++ b/lib/Horde/Kolab/Filter.php @@ -15,7 +15,7 @@ * * Copyright 2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you did not + * See the enclosed file LICENSE for license information (LGPL). If you did not * receive this file, see * http://www.horde.org/licenses/lgpl21. * diff --git a/lib/Horde/Kolab/Filter/Base.php b/lib/Horde/Kolab/Filter/Base.php index 1469820..7a2da77 100644 --- a/lib/Horde/Kolab/Filter/Base.php +++ b/lib/Horde/Kolab/Filter/Base.php @@ -15,7 +15,7 @@ * * Copyright 2004-2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/lib/Horde/Kolab/Filter/Cli.php b/lib/Horde/Kolab/Filter/Cli.php index b9e86ea..4c06da0 100644 --- a/lib/Horde/Kolab/Filter/Cli.php +++ b/lib/Horde/Kolab/Filter/Cli.php @@ -15,7 +15,7 @@ * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you did not + * See the enclosed file LICENSE for license information (LGPL). If you did not * receive this file, see * http://www.horde.org/licenses/lgpl21. * diff --git a/lib/Horde/Kolab/Filter/Cli/Parser.php b/lib/Horde/Kolab/Filter/Cli/Parser.php index aca7721..f356798 100644 --- a/lib/Horde/Kolab/Filter/Cli/Parser.php +++ b/lib/Horde/Kolab/Filter/Cli/Parser.php @@ -15,7 +15,7 @@ * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you did not + * See the enclosed file LICENSE for license information (LGPL). If you did not * receive this file, see * http://www.horde.org/licenses/lgpl21. * diff --git a/lib/Horde/Kolab/Filter/Configuration.php b/lib/Horde/Kolab/Filter/Configuration.php index 81d670e..d592be2 100644 --- a/lib/Horde/Kolab/Filter/Configuration.php +++ b/lib/Horde/Kolab/Filter/Configuration.php @@ -2,7 +2,7 @@ /** * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you did not + * See the enclosed file LICENSE for license information (LGPL). If you did not * receive this file, see * http://www.horde.org/licenses/lgpl21. * diff --git a/lib/Horde/Kolab/Filter/Content.php b/lib/Horde/Kolab/Filter/Content.php index 70edec4..7fd3e26 100644 --- a/lib/Horde/Kolab/Filter/Content.php +++ b/lib/Horde/Kolab/Filter/Content.php @@ -2,7 +2,7 @@ /** * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Steffen Hansen diff --git a/lib/Horde/Kolab/Filter/Exception.php b/lib/Horde/Kolab/Filter/Exception.php index 020f8b9..3a18230 100644 --- a/lib/Horde/Kolab/Filter/Exception.php +++ b/lib/Horde/Kolab/Filter/Exception.php @@ -15,7 +15,7 @@ * * Copyright 2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/lib/Horde/Kolab/Filter/Exception/IoError.php b/lib/Horde/Kolab/Filter/Exception/IoError.php index 3922e30..5c84540 100644 --- a/lib/Horde/Kolab/Filter/Exception/IoError.php +++ b/lib/Horde/Kolab/Filter/Exception/IoError.php @@ -15,7 +15,7 @@ * * Copyright 2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/lib/Horde/Kolab/Filter/Exception/Temporary.php b/lib/Horde/Kolab/Filter/Exception/Temporary.php index 76228c9..abb8908 100644 --- a/lib/Horde/Kolab/Filter/Exception/Temporary.php +++ b/lib/Horde/Kolab/Filter/Exception/Temporary.php @@ -17,7 +17,7 @@ * * Copyright 2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/lib/Horde/Kolab/Filter/Exception/Usage.php b/lib/Horde/Kolab/Filter/Exception/Usage.php index d3f14df..c72689b 100644 --- a/lib/Horde/Kolab/Filter/Exception/Usage.php +++ b/lib/Horde/Kolab/Filter/Exception/Usage.php @@ -17,7 +17,7 @@ * * Copyright 2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/lib/Horde/Kolab/Filter/Factory.php b/lib/Horde/Kolab/Filter/Factory.php index a81c4d8..34eb0b6 100644 --- a/lib/Horde/Kolab/Filter/Factory.php +++ b/lib/Horde/Kolab/Filter/Factory.php @@ -15,7 +15,7 @@ * * Copyright 2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you did not + * See the enclosed file LICENSE for license information (LGPL). If you did not * receive this file, see * http://www.horde.org/licenses/lgpl21. * diff --git a/lib/Horde/Kolab/Filter/Incoming.php b/lib/Horde/Kolab/Filter/Incoming.php index b63f400..0cbe99d 100644 --- a/lib/Horde/Kolab/Filter/Incoming.php +++ b/lib/Horde/Kolab/Filter/Incoming.php @@ -15,7 +15,7 @@ * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Steffen Hansen diff --git a/lib/Horde/Kolab/Filter/Outlook.php b/lib/Horde/Kolab/Filter/Outlook.php index fbda5df..a36585c 100644 --- a/lib/Horde/Kolab/Filter/Outlook.php +++ b/lib/Horde/Kolab/Filter/Outlook.php @@ -2,7 +2,7 @@ /** * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Steffen Hansen diff --git a/lib/Horde/Kolab/Filter/Response.php b/lib/Horde/Kolab/Filter/Response.php index 69ee4a3..be4dcf9 100644 --- a/lib/Horde/Kolab/Filter/Response.php +++ b/lib/Horde/Kolab/Filter/Response.php @@ -29,7 +29,7 @@ * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Steffen Hansen diff --git a/lib/Horde/Kolab/Filter/Temporary.php b/lib/Horde/Kolab/Filter/Temporary.php index cf6b02f..711ae1a 100644 --- a/lib/Horde/Kolab/Filter/Temporary.php +++ b/lib/Horde/Kolab/Filter/Temporary.php @@ -15,7 +15,7 @@ * * Copyright 2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you did not + * See the enclosed file LICENSE for license information (LGPL). If you did not * receive this file, see * http://www.horde.org/licenses/lgpl21. * diff --git a/lib/Horde/Kolab/Filter/Temporary/File.php b/lib/Horde/Kolab/Filter/Temporary/File.php index f6a720b..c34aad9 100644 --- a/lib/Horde/Kolab/Filter/Temporary/File.php +++ b/lib/Horde/Kolab/Filter/Temporary/File.php @@ -15,7 +15,7 @@ * * Copyright 2004-2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you did not + * See the enclosed file LICENSE for license information (LGPL). If you did not * receive this file, see * http://www.horde.org/licenses/lgpl21. * diff --git a/lib/Horde/Kolab/Filter/Transport.php b/lib/Horde/Kolab/Filter/Transport.php index 202d5dc..4917e69 100644 --- a/lib/Horde/Kolab/Filter/Transport.php +++ b/lib/Horde/Kolab/Filter/Transport.php @@ -8,7 +8,7 @@ * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Steffen Hansen diff --git a/lib/Horde/Kolab/Filter/Transport/DovecotLDA.php b/lib/Horde/Kolab/Filter/Transport/DovecotLDA.php index 541d66c..4908e53 100644 --- a/lib/Horde/Kolab/Filter/Transport/DovecotLDA.php +++ b/lib/Horde/Kolab/Filter/Transport/DovecotLDA.php @@ -9,7 +9,7 @@ * * Copyright 2008 Intevation GmbH * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Sascha Wilde diff --git a/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php b/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php index 3543fd1..f7ae3f0 100644 --- a/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php +++ b/lib/Horde/Kolab/Filter/Transport/LMTPTLS.php @@ -8,7 +8,7 @@ * * Copyright 2008-2017 Horde LLC (http://www.horde.org/) * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel diff --git a/lib/Horde/Kolab/Filter/Transport/drop.php b/lib/Horde/Kolab/Filter/Transport/drop.php index 670327b..5bb553f 100644 --- a/lib/Horde/Kolab/Filter/Transport/drop.php +++ b/lib/Horde/Kolab/Filter/Transport/drop.php @@ -8,7 +8,7 @@ * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel @@ -34,7 +34,7 @@ function _createTransport() * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel diff --git a/lib/Horde/Kolab/Filter/Transport/echo.php b/lib/Horde/Kolab/Filter/Transport/echo.php index 0bcd7ba..aac0210 100644 --- a/lib/Horde/Kolab/Filter/Transport/echo.php +++ b/lib/Horde/Kolab/Filter/Transport/echo.php @@ -8,7 +8,7 @@ * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel @@ -34,7 +34,7 @@ function _createTransport() * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel diff --git a/lib/Horde/Kolab/Filter/Transport/lda.php b/lib/Horde/Kolab/Filter/Transport/lda.php index 52a1a8b..3c7a82e 100644 --- a/lib/Horde/Kolab/Filter/Transport/lda.php +++ b/lib/Horde/Kolab/Filter/Transport/lda.php @@ -8,7 +8,7 @@ * * Copyright 2008 Intevation GmbH * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Sascha Wilde diff --git a/lib/Horde/Kolab/Filter/Transport/lmtp.php b/lib/Horde/Kolab/Filter/Transport/lmtp.php index e52f128..270ada6 100644 --- a/lib/Horde/Kolab/Filter/Transport/lmtp.php +++ b/lib/Horde/Kolab/Filter/Transport/lmtp.php @@ -8,7 +8,7 @@ * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Steffen Hansen diff --git a/lib/Horde/Kolab/Filter/Transport/smtp.php b/lib/Horde/Kolab/Filter/Transport/smtp.php index 43da9a1..4206635 100644 --- a/lib/Horde/Kolab/Filter/Transport/smtp.php +++ b/lib/Horde/Kolab/Filter/Transport/smtp.php @@ -8,7 +8,7 @@ * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Steffen Hansen diff --git a/lib/Horde/Kolab/Filter/Transport/stdout.php b/lib/Horde/Kolab/Filter/Transport/stdout.php index fdb2fac..9edfc90 100644 --- a/lib/Horde/Kolab/Filter/Transport/stdout.php +++ b/lib/Horde/Kolab/Filter/Transport/stdout.php @@ -8,7 +8,7 @@ * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel @@ -34,7 +34,7 @@ function _createTransport() * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel diff --git a/lib/Horde/Kolab/Test/Filter.php b/lib/Horde/Kolab/Test/Filter.php index b058b87..91e94ce 100644 --- a/lib/Horde/Kolab/Test/Filter.php +++ b/lib/Horde/Kolab/Test/Filter.php @@ -15,7 +15,7 @@ * * Copyright 2008-2017 Horde LLC (http://www.horde.org/) * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/script/Horde/Kolab/Filter/kolabfilter.php b/script/Horde/Kolab/Filter/kolabfilter.php index 16f827f..db35aca 100644 --- a/script/Horde/Kolab/Filter/kolabfilter.php +++ b/script/Horde/Kolab/Filter/kolabfilter.php @@ -6,7 +6,7 @@ * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @package Kolab diff --git a/script/Horde/Kolab/Filter/kolabmailboxfilter.php b/script/Horde/Kolab/Filter/kolabmailboxfilter.php index 73edd22..0ea5d91 100644 --- a/script/Horde/Kolab/Filter/kolabmailboxfilter.php +++ b/script/Horde/Kolab/Filter/kolabmailboxfilter.php @@ -6,7 +6,7 @@ * * Copyright 2004-2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @package Kolab diff --git a/test/Horde/Kolab/Filter/Autoload.php b/test/Horde/Kolab/Filter/Autoload.php index 80a42cc..4792080 100644 --- a/test/Horde/Kolab/Filter/Autoload.php +++ b/test/Horde/Kolab/Filter/Autoload.php @@ -4,7 +4,7 @@ * * Copyright 2012-2017 Horde LLC (http://www.horde.org/) * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/test/Horde/Kolab/Filter/ContentTestOld.php b/test/Horde/Kolab/Filter/ContentTestOld.php index 5c14441..47629b9 100644 --- a/test/Horde/Kolab/Filter/ContentTestOld.php +++ b/test/Horde/Kolab/Filter/ContentTestOld.php @@ -18,7 +18,7 @@ * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel diff --git a/test/Horde/Kolab/Filter/Helper/AddressFilter.php b/test/Horde/Kolab/Filter/Helper/AddressFilter.php index 5637500..c4c3736 100644 --- a/test/Horde/Kolab/Filter/Helper/AddressFilter.php +++ b/test/Horde/Kolab/Filter/Helper/AddressFilter.php @@ -16,7 +16,7 @@ * * Copyright 2010-2017 Horde LLC (http://www.horde.org/) * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/test/Horde/Kolab/Filter/Integration/CliTest.php b/test/Horde/Kolab/Filter/Integration/CliTest.php index 710180e..39bc546 100644 --- a/test/Horde/Kolab/Filter/Integration/CliTest.php +++ b/test/Horde/Kolab/Filter/Integration/CliTest.php @@ -16,7 +16,7 @@ * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/test/Horde/Kolab/Filter/Integration/IncomingTest.php b/test/Horde/Kolab/Filter/Integration/IncomingTest.php index 920ab69..df5fb3a 100644 --- a/test/Horde/Kolab/Filter/Integration/IncomingTest.php +++ b/test/Horde/Kolab/Filter/Integration/IncomingTest.php @@ -16,7 +16,7 @@ * * Copyright 2008-2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/test/Horde/Kolab/Filter/ResourceTestOld.php b/test/Horde/Kolab/Filter/ResourceTestOld.php index 13e5f53..ac0cb4b 100644 --- a/test/Horde/Kolab/Filter/ResourceTestOld.php +++ b/test/Horde/Kolab/Filter/ResourceTestOld.php @@ -21,7 +21,7 @@ * * Copyright 2008 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @author Gunnar Wrobel diff --git a/test/Horde/Kolab/Filter/StoryTestCase.php b/test/Horde/Kolab/Filter/StoryTestCase.php index 0ef7a7d..2d06e7a 100644 --- a/test/Horde/Kolab/Filter/StoryTestCase.php +++ b/test/Horde/Kolab/Filter/StoryTestCase.php @@ -16,7 +16,7 @@ * * Copyright 2010 Klarälvdalens Datakonsult AB * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab diff --git a/test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php b/test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php index c2ddec8..3e40e65 100644 --- a/test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php +++ b/test/Horde/Kolab/Filter/Unit/Helper/AddressFilter.php @@ -16,7 +16,7 @@ * * Copyright 2010-2017 Horde LLC (http://www.horde.org/) * - * See the enclosed file COPYING for license information (LGPL). If you + * See the enclosed file LICENSE for license information (LGPL). If you * did not receive this file, see http://www.horde.org/licenses/lgpl21. * * @category Kolab