]> git.mxchange.org Git - jfinancials-lib.git/blobdiff - Addressbook/src/org/mxchange/addressbook/application/AddressbookApplication.java
Some more cleanups + added initial SQL dump
[jfinancials-lib.git] / Addressbook / src / org / mxchange / addressbook / application / AddressbookApplication.java
index 747151264e656434a3a83523823a7e568ced81b7..e402ff4e460c1d017d291d877e3a432bed49a673 100644 (file)
@@ -70,7 +70,6 @@ import org.mxchange.addressbook.manager.application.ApplicationManager;
  *
  * @author Roland Haeder
  * @version 0.0
- * @since 0.0
  */
 public class AddressbookApplication extends BaseFrameworkSystem implements Application {
 
@@ -192,7 +191,7 @@ public class AddressbookApplication extends BaseFrameworkSystem implements Appli
                                // Ignore it
                        }
                }
-       // --- Main loop ends here ---
+               // --- Main loop ends here ---
 
                // Debug message
                this.getLogger().debug("Main loop exit - shutting down ..."); //NOI18N