]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/filter/shutdown/city/class_CityDaemonShutdownCityFilter.php
Continued:
[city.git] / application / city / classes / filter / shutdown / city / class_CityDaemonShutdownCityFilter.php
index ed37106ff442dc729e79b49a376414365eeaa4a5..bb70af186dbdb61f071847633f46e8113ac896ae 100644 (file)
@@ -3,8 +3,8 @@
 namespace Org\Mxchange\City\Daemon\Filter\Shutdown;
 
 // Import application-specific stuff
-use Org\Mxchange\City\Daemon\Factory\CityDaemonFactory;
 use Org\Mxchange\City\Filter\BaseCityFilter;
+use Org\Mxchange\Factory\City\Daemon\CityDaemonFactory;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Filter\Filterable;
@@ -18,7 +18,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable;
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2015, 2016 City Developer Team
+ * @copyright  Copyright (c) 2015 - 2023 City Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
  *