]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/filter/task/cruncher/class_CruncherTaskHandlerInitializerFilter.php
Updated copyright year as this software has been changed in this year.
[hub.git] / application / hub / main / filter / task / cruncher / class_CruncherTaskHandlerInitializerFilter.php
index 099978b7be98ab6a6c23c549023235af2ac8213d..0b49446e9a5f24f87f35ef71067911bcfaacf1c2 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * A TaskHandlerInitializer filter for crunchers
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Cruncher Developer Team
+ * @copyright  Copyright (c) 2011 - 2014 Cruncher Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.org
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -51,7 +51,7 @@ class CruncherTaskHandlerInitializerFilter extends BaseCruncherFilter implements
         * @param       $requestInstance        An instance of a class with an Requestable interface
         * @param       $responseInstance       An instance of a class with an Responseable interface
         * @return      void
-        * @throws      FilterChainException    If we need to interrupt the filter chain
+        * @throws      FilterChainException    If the filter chain needs to be interrupted
         * @todo        5% done
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {