]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/commands/console/class_HubConsoleMainCommand.php
Copyright notice updated
[hub.git] / application / hub / main / commands / console / class_HubConsoleMainCommand.php
index f6af44969b2bca60945218f814774cfb722fcb3c..76e456d6c084c673ee526673b7156eed885a6d62 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2011 Hub Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Hub Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -79,7 +79,7 @@ class HubConsoleMainCommand extends BaseCommand implements Commandable {
 
                /*
                 * -------------------------- Hub activation --------------------------
-                * Activates the hub by doing some final preparation steps and setting
+                * Activates the node by doing some final preparation steps and setting
                 * the attribute $hubIsActive to true
                 */
                $nodeInstance->activateNode($requestInstance, $responseInstance);