]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/exceptions/main/class_NoObjectException.php
Just a space removed
[shipsimu.git] / inc / classes / exceptions / main / class_NoObjectException.php
index 8cd3c3e068c7a3fa9518d471fc0c76a728edc57f..1812a16fb656f09fb8cf1d3463bc690c34da8f22 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * A deprecated exception which should be replaced with InvalidObjectException
  *
- * @author             Roland Haeder <webmaster@mxchange.org>
- * @version            0.3.0
+ * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @version            0.0.0
  * @copyright  Copyright(c) 2007, 2008 Roland Haeder, this is free software
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.mxchange.org
+ * @link               http://www.ship-simu.org
  * @deprecated
  * @see                InvalidObjectException
  *
@@ -21,7 +21,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 class NoObjectException extends FrameworkException {
        /**