Pwirth has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/291902

Change subject: Replaced old url "http://www.blue-spice.org"; with 
"http://bluespice.com";
......................................................................

Replaced old url "http://www.blue-spice.org"; with "http://bluespice.com";

Change-Id: I49a5c0aabef5bf9807ab6c6ace163b823e5d703f
---
M includes/Common.php
M includes/Config.class.php
M includes/Core.class.php
M includes/GenericTagExtensionHandler.php
M includes/Notifications.class.php
M includes/api/BSApiAdminUserStore.php
M includes/api/BSApiBase.php
M includes/api/BSApiExtJSDBTableStoreBase.php
M includes/api/BSApiExtJSStoreBase.php
M includes/api/BSApiFileBackendStore.php
M includes/api/BSApiFormatJson.php
M includes/api/BSApiGroupStore.php
M includes/api/BSApiInterwikiStore.php
M includes/api/BSApiPingTasks.php
M includes/api/BSApiTasksBase.php
M includes/api/BSApiWikiPageStore.php
M includes/api/BSApiWikiPageTasks.php
M includes/exception/BSInvalidParamException.php
M includes/notifications/NotificationHandler.php
M includes/paramdefinition/BSNamespaceListParam.php
M includes/paramdefinition/BSTitleListParam.php
M includes/parser/BSNamespaceParser.php
M includes/parser/BSTitleParser.php
M includes/validator/BSNamespaceValidator.php
M includes/validator/BSTitleValidator.php
25 files changed, 25 insertions(+), 25 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation 
refs/changes/02/291902/1

diff --git a/includes/Common.php b/includes/Common.php
index 7173687..3875e62 100644
--- a/includes/Common.php
+++ b/includes/Common.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  * 
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Sebastian Ulbricht <sebastian.ulbri...@dragon-design.hk>
  * @author     Robert Vogel <vo...@hallowelt.biz>
diff --git a/includes/Config.class.php b/includes/Config.class.php
index b923fc5..2242e65 100644
--- a/includes/Config.class.php
+++ b/includes/Config.class.php
@@ -21,7 +21,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Sebastian Ulbricht <sebastian.ulbri...@dragon-design.hk>
  * @author     Stephan Muggli <mug...@hallowelt.biz>
diff --git a/includes/Core.class.php b/includes/Core.class.php
index 5c0040b..2d11c76 100644
--- a/includes/Core.class.php
+++ b/includes/Core.class.php
@@ -21,7 +21,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Sebastian Ulbricht <sebastian.ulbri...@dragon-design.hk>
  * @author     Robert Vogel <vo...@hallowelt.biz>
diff --git a/includes/GenericTagExtensionHandler.php 
b/includes/GenericTagExtensionHandler.php
index 0e0c776..2a1e0d9 100644
--- a/includes/GenericTagExtensionHandler.php
+++ b/includes/GenericTagExtensionHandler.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/Notifications.class.php b/includes/Notifications.class.php
index bcbf814..5191052 100644
--- a/includes/Notifications.class.php
+++ b/includes/Notifications.class.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.com>
  * @author     Sebastian Ulbricht <o0lilu0o1...@gmail.com>
diff --git a/includes/api/BSApiAdminUserStore.php 
b/includes/api/BSApiAdminUserStore.php
index b6bb7e1..b427ede 100644
--- a/includes/api/BSApiAdminUserStore.php
+++ b/includes/api/BSApiAdminUserStore.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.biz>
  * @package    Bluespice_Foundation
diff --git a/includes/api/BSApiBase.php b/includes/api/BSApiBase.php
index 9a2a3b4..2d01bb8 100644
--- a/includes/api/BSApiBase.php
+++ b/includes/api/BSApiBase.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @author     Patric Wirth <wi...@hallowelt.com>
diff --git a/includes/api/BSApiExtJSDBTableStoreBase.php 
b/includes/api/BSApiExtJSDBTableStoreBase.php
index 6126681..8bc6cc1 100644
--- a/includes/api/BSApiExtJSDBTableStoreBase.php
+++ b/includes/api/BSApiExtJSDBTableStoreBase.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/api/BSApiExtJSStoreBase.php 
b/includes/api/BSApiExtJSStoreBase.php
index 5536fc6..7f6d428 100644
--- a/includes/api/BSApiExtJSStoreBase.php
+++ b/includes/api/BSApiExtJSStoreBase.php
@@ -19,7 +19,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @author     Patric Wirth <wi...@hallowelt.com>
diff --git a/includes/api/BSApiFileBackendStore.php 
b/includes/api/BSApiFileBackendStore.php
index 3b3c235..58cc951 100644
--- a/includes/api/BSApiFileBackendStore.php
+++ b/includes/api/BSApiFileBackendStore.php
@@ -19,7 +19,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @author     Patric Wirth <wi...@hallowelt.com>
diff --git a/includes/api/BSApiFormatJson.php b/includes/api/BSApiFormatJson.php
index 702ea8a..5fc5692 100644
--- a/includes/api/BSApiFormatJson.php
+++ b/includes/api/BSApiFormatJson.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/api/BSApiGroupStore.php b/includes/api/BSApiGroupStore.php
index 4f60746..1fda0d6 100644
--- a/includes/api/BSApiGroupStore.php
+++ b/includes/api/BSApiGroupStore.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/api/BSApiInterwikiStore.php 
b/includes/api/BSApiInterwikiStore.php
index 3755333..dd53e50 100644
--- a/includes/api/BSApiInterwikiStore.php
+++ b/includes/api/BSApiInterwikiStore.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/api/BSApiPingTasks.php b/includes/api/BSApiPingTasks.php
index e65ad53..9796677 100644
--- a/includes/api/BSApiPingTasks.php
+++ b/includes/api/BSApiPingTasks.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/api/BSApiTasksBase.php b/includes/api/BSApiTasksBase.php
index 55cdc44..0ca8ca2 100644
--- a/includes/api/BSApiTasksBase.php
+++ b/includes/api/BSApiTasksBase.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.biz>
  * @package    Bluespice_Foundation
diff --git a/includes/api/BSApiWikiPageStore.php 
b/includes/api/BSApiWikiPageStore.php
index 0dd81a4..56e3677 100644
--- a/includes/api/BSApiWikiPageStore.php
+++ b/includes/api/BSApiWikiPageStore.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/api/BSApiWikiPageTasks.php 
b/includes/api/BSApiWikiPageTasks.php
index 4c8758d..8e2c571 100644
--- a/includes/api/BSApiWikiPageTasks.php
+++ b/includes/api/BSApiWikiPageTasks.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.biz>
  * @package    Bluespice_Foundation
diff --git a/includes/exception/BSInvalidParamException.php 
b/includes/exception/BSInvalidParamException.php
index e692e09..dd99b98 100644
--- a/includes/exception/BSInvalidParamException.php
+++ b/includes/exception/BSInvalidParamException.php
@@ -18,7 +18,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/notifications/NotificationHandler.php 
b/includes/notifications/NotificationHandler.php
index eede3c4..5fea9bf 100644
--- a/includes/notifications/NotificationHandler.php
+++ b/includes/notifications/NotificationHandler.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Patric Wirth <wi...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/paramdefinition/BSNamespaceListParam.php 
b/includes/paramdefinition/BSNamespaceListParam.php
index 745cab9..3934dc2 100644
--- a/includes/paramdefinition/BSNamespaceListParam.php
+++ b/includes/paramdefinition/BSNamespaceListParam.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/paramdefinition/BSTitleListParam.php 
b/includes/paramdefinition/BSTitleListParam.php
index 09d71fc..84c65a4 100644
--- a/includes/paramdefinition/BSTitleListParam.php
+++ b/includes/paramdefinition/BSTitleListParam.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/parser/BSNamespaceParser.php 
b/includes/parser/BSNamespaceParser.php
index bd45190..d068a33 100644
--- a/includes/parser/BSNamespaceParser.php
+++ b/includes/parser/BSNamespaceParser.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/parser/BSTitleParser.php 
b/includes/parser/BSTitleParser.php
index aa0488f..2f79a65 100644
--- a/includes/parser/BSTitleParser.php
+++ b/includes/parser/BSTitleParser.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/validator/BSNamespaceValidator.php 
b/includes/validator/BSNamespaceValidator.php
index c6fbf8b..f04ea7e 100644
--- a/includes/validator/BSNamespaceValidator.php
+++ b/includes/validator/BSNamespaceValidator.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation
diff --git a/includes/validator/BSTitleValidator.php 
b/includes/validator/BSTitleValidator.php
index 69697e1..0447b64 100644
--- a/includes/validator/BSTitleValidator.php
+++ b/includes/validator/BSTitleValidator.php
@@ -17,7 +17,7 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
  * This file is part of BlueSpice for MediaWiki
- * For further information visit http://www.blue-spice.org
+ * For further information visit http://bluespice.com
  *
  * @author     Robert Vogel <vo...@hallowelt.com>
  * @package    Bluespice_Foundation

-- 
To view, visit https://gerrit.wikimedia.org/r/291902
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I49a5c0aabef5bf9807ab6c6ace163b823e5d703f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceFoundation
Gerrit-Branch: master
Gerrit-Owner: Pwirth <wi...@hallowelt.biz>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to