]> git.mxchange.org Git - core.git/blobdiff - application/tests/loader.php
Continued:
[core.git] / application / tests / loader.php
index 53765f5c35b26ce34952604b85497c921883ec35..7ddcb41f464ee43f4512423d4f46cbbb27aebf70 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2014 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2016 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  *
  * This program is free software: you can redistribute it and/or modify
@@ -23,6 +23,3 @@
 
 // Scan for application's classes, exceptions and interfaces
 ClassLoader::scanApplicationClasses();
-
-// [EOF]
-?>