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 --- js/tests/controllers/feedcontrollerSpec.coffee | 2 +- js/tests/controllers/itemcontrollerSpec.coffee | 2 +- js/tests/controllers/settingscontrollerSpec.coffee | 2 +- js/tests/services/activefeedSpec.coffee | 2 +- js/tests/services/businesslayer/businesslayerSpec.coffee | 2 +- js/tests/services/businesslayer/feedbusinesslayerSpec.coffee | 2 +- js/tests/services/businesslayer/folderbusinesslayerSpec.coffee | 2 +- js/tests/services/businesslayer/itembusinesslayerSpec.coffee | 2 +- js/tests/services/businesslayer/starredbusinesslayerSpec.coffee | 2 +- js/tests/services/businesslayer/subsriptionsbusinesslayerSpec.coffee | 2 +- js/tests/services/feedtypeSpec.coffee | 2 +- js/tests/services/languageSpec.coffee | 2 +- js/tests/services/models/feedmodelSpec.coffee | 2 +- js/tests/services/models/foldermodelSpec.coffee | 2 +- js/tests/services/models/itemmodelSpec.coffee | 2 +- js/tests/services/newestitemSpec.coffee | 2 +- js/tests/services/persistenceSpec.coffee | 2 +- js/tests/services/showallSpec.coffee | 2 +- js/tests/services/starredcountSpec.coffee | 2 +- js/tests/services/statusflagSpec.coffee | 2 +- js/tests/services/unreadcountformaterSpec.coffee | 2 +- js/tests/stubs/modules.js | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) (limited to 'js/tests') diff --git a/js/tests/controllers/feedcontrollerSpec.coffee b/js/tests/controllers/feedcontrollerSpec.coffee index 684cf1368..aecc858f9 100644 --- a/js/tests/controllers/feedcontrollerSpec.coffee +++ b/js/tests/controllers/feedcontrollerSpec.coffee @@ -3,7 +3,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/js/tests/controllers/itemcontrollerSpec.coffee b/js/tests/controllers/itemcontrollerSpec.coffee index fe1e85c0b..b06e16a9c 100644 --- a/js/tests/controllers/itemcontrollerSpec.coffee +++ b/js/tests/controllers/itemcontrollerSpec.coffee @@ -3,7 +3,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/js/tests/controllers/settingscontrollerSpec.coffee b/js/tests/controllers/settingscontrollerSpec.coffee index dca53ff4b..39bc53371 100644 --- a/js/tests/controllers/settingscontrollerSpec.coffee +++ b/js/tests/controllers/settingscontrollerSpec.coffee @@ -3,7 +3,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/js/tests/services/activefeedSpec.coffee b/js/tests/services/activefeedSpec.coffee index 7268426e9..33218fc60 100644 --- a/js/tests/services/activefeedSpec.coffee +++ b/js/tests/services/activefeedSpec.coffee @@ -3,7 +3,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/js/tests/services/businesslayer/businesslayerSpec.coffee b/js/tests/services/businesslayer/businesslayerSpec.coffee index db4cb62a0..433201b25 100644 --- a/js/tests/services/businesslayer/businesslayerSpec.coffee +++ b/js/tests/services/businesslayer/businesslayerSpec.coffee @@ -3,7 +3,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/js/tests/services/businesslayer/feedbusinesslayerSpec.coffee b/js/tests/services/businesslayer/feedbusinesslayerSpec.coffee index 61342f317..92bbe4b2d 100644 --- a/js/tests/services/businesslayer/feedbusinesslayerSpec.coffee +++ b/js/tests/services/businesslayer/feedbusinesslayerSpec.coffee @@ -3,7 +3,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/js/tests/services/businesslayer/folderbusinesslayerSpec.coffee b/js/tests/services/businesslayer/folderbusinesslayerSpec.coffee index 2cda7b08c..2409649ae 100644 --- a/js/tests/services/businesslayer/folderbusinesslayerSpec.coffee +++ b/js/tests/services/businesslayer/folderbusinesslayerSpec.coffee @@ -3,7 +3,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/js/tests/services/businesslayer/itembusinesslayerSpec.coffee b/js/tests/services/businesslayer/itembusinesslayerSpec.coffee index 8a30c6808..e14ba54b3 100644 --- a/js/tests/services/businesslayer/itembusinesslayerSpec.coffee +++ b/js/tests/services/businesslayer/itembusinesslayerSpec.coffee @@ -3,7 +3,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/js/tests/services/businesslayer/starredbusinesslayerSpec.coffee b/js/tests/services/businesslayer/starredbusinesslayerSpec.coffee index 88b5cbeef..ea721859f 100644 --- a/js/tests/services/businesslayer/starredbusinesslayerSpec.coffee +++ b/js/tests/services/businesslayer/starredbusinesslayerSpec.coffee @@ -3,7 +3,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/js/tests/services/businesslayer/subsriptionsbusinesslayerSpec.coffee b/js/tests/services/businesslayer/subsriptionsbusinesslayerSpec.coffee index 26698ae3c..134116140 100644 --- a/js/tests/services/businesslayer/subsriptionsbusinesslayerSpec.coffee +++ b/js/tests/services/businesslayer/subsriptionsbusinesslayerSpec.coffee @@ -3,7 +3,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/js/tests/services/feedtypeSpec.coffee b/js/tests/services/feedtypeSpec.coffee index 9299e9906..4dd5ab59d 100644 --- a/js/tests/services/feedtypeSpec.coffee +++ b/js/tests/services/feedtypeSpec.coffee @@ -3,7 +3,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/js/tests/services/languageSpec.coffee b/js/tests/services/languageSpec.coffee index c2d8b4cfc..d947eb38f 100644 --- a/js/tests/services/languageSpec.coffee +++ b/js/tests/services/languageSpec.coffee @@ -3,7 +3,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/js/tests/services/models/feedmodelSpec.coffee b/js/tests/services/models/feedmodelSpec.coffee index 082e1aa32..5d628bb87 100644 --- a/js/tests/services/models/feedmodelSpec.coffee +++ b/js/tests/services/models/feedmodelSpec.coffee @@ -3,7 +3,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/js/tests/services/models/foldermodelSpec.coffee b/js/tests/services/models/foldermodelSpec.coffee index 04bf02000..2ea5a1225 100644 --- a/js/tests/services/models/foldermodelSpec.coffee +++ b/js/tests/services/models/foldermodelSpec.coffee @@ -3,7 +3,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/js/tests/services/models/itemmodelSpec.coffee b/js/tests/services/models/itemmodelSpec.coffee index 3999467c9..4decc7918 100644 --- a/js/tests/services/models/itemmodelSpec.coffee +++ b/js/tests/services/models/itemmodelSpec.coffee @@ -3,7 +3,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/js/tests/services/newestitemSpec.coffee b/js/tests/services/newestitemSpec.coffee index 715ca2079..35b622332 100644 --- a/js/tests/services/newestitemSpec.coffee +++ b/js/tests/services/newestitemSpec.coffee @@ -3,7 +3,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/js/tests/services/persistenceSpec.coffee b/js/tests/services/persistenceSpec.coffee index 0d0880a2b..3a8a79050 100644 --- a/js/tests/services/persistenceSpec.coffee +++ b/js/tests/services/persistenceSpec.coffee @@ -3,7 +3,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/js/tests/services/showallSpec.coffee b/js/tests/services/showallSpec.coffee index c3b54b3b1..c111560c2 100644 --- a/js/tests/services/showallSpec.coffee +++ b/js/tests/services/showallSpec.coffee @@ -3,7 +3,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/js/tests/services/starredcountSpec.coffee b/js/tests/services/starredcountSpec.coffee index bd8c591f1..28b58f352 100644 --- a/js/tests/services/starredcountSpec.coffee +++ b/js/tests/services/starredcountSpec.coffee @@ -3,7 +3,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/js/tests/services/statusflagSpec.coffee b/js/tests/services/statusflagSpec.coffee index 6b9ac19f2..c936fbee8 100644 --- a/js/tests/services/statusflagSpec.coffee +++ b/js/tests/services/statusflagSpec.coffee @@ -3,7 +3,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/js/tests/services/unreadcountformaterSpec.coffee b/js/tests/services/unreadcountformaterSpec.coffee index 5b151fca7..86deab2af 100644 --- a/js/tests/services/unreadcountformaterSpec.coffee +++ b/js/tests/services/unreadcountformaterSpec.coffee @@ -3,7 +3,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/js/tests/stubs/modules.js b/js/tests/stubs/modules.js index 389718951..6b2f09295 100644 --- a/js/tests/stubs/modules.js +++ b/js/tests/stubs/modules.js @@ -2,7 +2,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 -- cgit v1.2.3