]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/states/city/class_BaseCityState.php
Continued (first wave of migration):
[city.git] / application / city / classes / states / city / class_BaseCityState.php
index ad6f1e8e97e53ee468ee715179ad41a5d82cc460..56e57cb1cdd61a27ef91f357ac9b616c80f2722c 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2015 City Developer Team
+ * @copyright  Copyright (c) 2015, 2016 City Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
  *
@@ -63,6 +63,3 @@ class BaseCityState extends BaseState {
                } // END - if
        }
 }
-
-// [EOF]
-?>