Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / main / exceptions / file_directory / class_FileIsEmptyException.php
index 7b3df236c38a57eadbd895c65719fd845af6589e..a899278bf93d7f69e20202aa3f26355f8fd64106 100644 (file)
@@ -1,16 +1,12 @@
 <?php
-// Own namespace
-namespace CoreFramework\Deprecated;
-
 /**
  * An exception thrown when a file name is empty or NULL.
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2017 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2016 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
- * @deprecated Don't use this anymore
  * 
  * 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