From 824f074ecb52d10bde2e989f000f8a537f99408f Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 26 Aug 2013 17:23:22 +0200 Subject: change email adress in copyright headers --- tests/acceptance/Makefile | 2 +- tests/acceptance/run.sh | 2 +- tests/classloader.php | 2 +- tests/integration/db/ItemMapperIntegrationTest.php | 2 +- tests/unit/businesslayer/BusinessLayerTest.php | 2 +- tests/unit/businesslayer/FeedBusinessLayerTest.php | 2 +- tests/unit/businesslayer/FolderBusinessLayerTest.php | 2 +- tests/unit/businesslayer/ItemBusinessLayerTest.php | 2 +- tests/unit/businesslayer/StatusFlagTest.php | 2 +- tests/unit/controller/ExportControllerTest.php | 2 +- tests/unit/controller/FeedControllerTest.php | 2 +- tests/unit/controller/FolderControllerTest.php | 2 +- tests/unit/controller/ItemControllerTest.php | 2 +- tests/unit/controller/PageControllerTest.php | 2 +- tests/unit/controller/TwitterFetcherTest.php | 2 +- tests/unit/controller/UserSettingsControllerTest.php | 2 +- tests/unit/db/FeedMapperTest.php | 2 +- tests/unit/db/FeedTest.php | 2 +- tests/unit/db/FolderMapperTest.php | 2 +- tests/unit/db/FolderTest.php | 2 +- tests/unit/db/ItemMapperTest.php | 2 +- tests/unit/db/ItemTest.php | 2 +- tests/unit/external/FeedAPITest.php | 2 +- tests/unit/external/FolderAPITest.php | 2 +- tests/unit/external/ItemAPITest.php | 2 +- tests/unit/external/NewsAPITest.php | 2 +- tests/unit/utility/FeedFetcherTest.php | 2 +- tests/unit/utility/FetcherTest.php | 2 +- tests/unit/utility/ImportParserTest.php | 2 +- tests/unit/utility/OPMLExporterTest.php | 2 +- tests/unit/utility/UpdaterTest.php | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) (limited to 'tests') diff --git a/tests/acceptance/Makefile b/tests/acceptance/Makefile index cdaf74b8f..d8b4d79bb 100644 --- a/tests/acceptance/Makefile +++ b/tests/acceptance/Makefile @@ -1,7 +1,7 @@ # ownCloud - News # # @author Bernhard Posselt -# @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +# @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/acceptance/run.sh b/tests/acceptance/run.sh index 734504e65..2a6afbfd2 100644 --- a/tests/acceptance/run.sh +++ b/tests/acceptance/run.sh @@ -1,7 +1,7 @@ # ownCloud - News # # @author Bernhard Posselt -# @copyright 2013 Bernhard Posselt nukeawhale@gmail.com +# @copyright 2013 Bernhard Posselt dev@bernhard-posselt.com # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/classloader.php b/tests/classloader.php index d52656a05..7c0f82212 100644 --- a/tests/classloader.php +++ b/tests/classloader.php @@ -4,7 +4,7 @@ * ownCloud - Advanced App Template * * @author Bernhard Posselt - * @copyright 2012 Bernhard Posselt nukeawhale@gmail.com + * @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/integration/db/ItemMapperIntegrationTest.php b/tests/integration/db/ItemMapperIntegrationTest.php index 7f4bb2c40..c883473bf 100644 --- a/tests/integration/db/ItemMapperIntegrationTest.php +++ b/tests/integration/db/ItemMapperIntegrationTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/businesslayer/BusinessLayerTest.php b/tests/unit/businesslayer/BusinessLayerTest.php index 7c064b377..9326da67c 100644 --- a/tests/unit/businesslayer/BusinessLayerTest.php +++ b/tests/unit/businesslayer/BusinessLayerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/businesslayer/FeedBusinessLayerTest.php b/tests/unit/businesslayer/FeedBusinessLayerTest.php index 8fce4ce9d..0a923cace 100644 --- a/tests/unit/businesslayer/FeedBusinessLayerTest.php +++ b/tests/unit/businesslayer/FeedBusinessLayerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/businesslayer/FolderBusinessLayerTest.php b/tests/unit/businesslayer/FolderBusinessLayerTest.php index 35886b626..d28c078a5 100644 --- a/tests/unit/businesslayer/FolderBusinessLayerTest.php +++ b/tests/unit/businesslayer/FolderBusinessLayerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/businesslayer/ItemBusinessLayerTest.php b/tests/unit/businesslayer/ItemBusinessLayerTest.php index 2b9745b52..21a776c05 100644 --- a/tests/unit/businesslayer/ItemBusinessLayerTest.php +++ b/tests/unit/businesslayer/ItemBusinessLayerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/businesslayer/StatusFlagTest.php b/tests/unit/businesslayer/StatusFlagTest.php index 1e2d0b622..2e7b9d4d8 100644 --- a/tests/unit/businesslayer/StatusFlagTest.php +++ b/tests/unit/businesslayer/StatusFlagTest.php @@ -6,7 +6,7 @@ * @author Alessandro Copyright * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/controller/ExportControllerTest.php b/tests/unit/controller/ExportControllerTest.php index 3248d2ef8..29e0b6f71 100644 --- a/tests/unit/controller/ExportControllerTest.php +++ b/tests/unit/controller/ExportControllerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Copyright * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/controller/FeedControllerTest.php b/tests/unit/controller/FeedControllerTest.php index f7d0dc3f7..efbf90ea3 100644 --- a/tests/unit/controller/FeedControllerTest.php +++ b/tests/unit/controller/FeedControllerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Copyright * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/controller/FolderControllerTest.php b/tests/unit/controller/FolderControllerTest.php index ff1a16a13..f273c9ec7 100644 --- a/tests/unit/controller/FolderControllerTest.php +++ b/tests/unit/controller/FolderControllerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Copyright * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/controller/ItemControllerTest.php b/tests/unit/controller/ItemControllerTest.php index e0e90af1e..5a1104137 100644 --- a/tests/unit/controller/ItemControllerTest.php +++ b/tests/unit/controller/ItemControllerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Copyright * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/controller/PageControllerTest.php b/tests/unit/controller/PageControllerTest.php index d4f7e1097..852b891a8 100644 --- a/tests/unit/controller/PageControllerTest.php +++ b/tests/unit/controller/PageControllerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Copyright * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/controller/TwitterFetcherTest.php b/tests/unit/controller/TwitterFetcherTest.php index b75cc4db4..9bda485bd 100644 --- a/tests/unit/controller/TwitterFetcherTest.php +++ b/tests/unit/controller/TwitterFetcherTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/controller/UserSettingsControllerTest.php b/tests/unit/controller/UserSettingsControllerTest.php index 99b959db5..421d45566 100644 --- a/tests/unit/controller/UserSettingsControllerTest.php +++ b/tests/unit/controller/UserSettingsControllerTest.php @@ -6,7 +6,7 @@ * @author Alessandro Copyright * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/db/FeedMapperTest.php b/tests/unit/db/FeedMapperTest.php index ebe8961ab..6eaaa482c 100644 --- a/tests/unit/db/FeedMapperTest.php +++ b/tests/unit/db/FeedMapperTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/db/FeedTest.php b/tests/unit/db/FeedTest.php index 10c2350f9..b4192db1a 100644 --- a/tests/unit/db/FeedTest.php +++ b/tests/unit/db/FeedTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/db/FolderMapperTest.php b/tests/unit/db/FolderMapperTest.php index d065b9cbc..928631636 100644 --- a/tests/unit/db/FolderMapperTest.php +++ b/tests/unit/db/FolderMapperTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/db/FolderTest.php b/tests/unit/db/FolderTest.php index 6b6139c9b..9899f2305 100644 --- a/tests/unit/db/FolderTest.php +++ b/tests/unit/db/FolderTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/db/ItemMapperTest.php b/tests/unit/db/ItemMapperTest.php index bf4d1fa60..de6edeba6 100644 --- a/tests/unit/db/ItemMapperTest.php +++ b/tests/unit/db/ItemMapperTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/db/ItemTest.php b/tests/unit/db/ItemTest.php index db9153086..daaf64a65 100644 --- a/tests/unit/db/ItemTest.php +++ b/tests/unit/db/ItemTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/external/FeedAPITest.php b/tests/unit/external/FeedAPITest.php index e490bbdf9..fbc608cac 100644 --- a/tests/unit/external/FeedAPITest.php +++ b/tests/unit/external/FeedAPITest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/external/FolderAPITest.php b/tests/unit/external/FolderAPITest.php index 8aef3d3f1..3e5bbabb6 100644 --- a/tests/unit/external/FolderAPITest.php +++ b/tests/unit/external/FolderAPITest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/external/ItemAPITest.php b/tests/unit/external/ItemAPITest.php index 6bc5128c7..2f75fd039 100644 --- a/tests/unit/external/ItemAPITest.php +++ b/tests/unit/external/ItemAPITest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/external/NewsAPITest.php b/tests/unit/external/NewsAPITest.php index 9396e4f05..e350f455f 100644 --- a/tests/unit/external/NewsAPITest.php +++ b/tests/unit/external/NewsAPITest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/utility/FeedFetcherTest.php b/tests/unit/utility/FeedFetcherTest.php index 94d410453..eab57c3b4 100644 --- a/tests/unit/utility/FeedFetcherTest.php +++ b/tests/unit/utility/FeedFetcherTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/utility/FetcherTest.php b/tests/unit/utility/FetcherTest.php index 2d9ca2c85..8a57c9193 100644 --- a/tests/unit/utility/FetcherTest.php +++ b/tests/unit/utility/FetcherTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/utility/ImportParserTest.php b/tests/unit/utility/ImportParserTest.php index 04dc4ebc8..82328139f 100644 --- a/tests/unit/utility/ImportParserTest.php +++ b/tests/unit/utility/ImportParserTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/utility/OPMLExporterTest.php b/tests/unit/utility/OPMLExporterTest.php index bfc89fccf..fbf1bcd1d 100644 --- a/tests/unit/utility/OPMLExporterTest.php +++ b/tests/unit/utility/OPMLExporterTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE diff --git a/tests/unit/utility/UpdaterTest.php b/tests/unit/utility/UpdaterTest.php index a5191e9f2..8a900d15e 100644 --- a/tests/unit/utility/UpdaterTest.php +++ b/tests/unit/utility/UpdaterTest.php @@ -6,7 +6,7 @@ * @author Alessandro Cosentino * @author Bernhard Posselt * @copyright 2012 Alessandro Cosentino cosenal@gmail.com -* @copyright 2012 Bernhard Posselt nukeawhale@gmail.com +* @copyright 2012 Bernhard Posselt dev@bernhard-posselt.com * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE -- cgit v1.2.3