]> git.mxchange.org Git - addressbook-swing.git/blobdiff - src/org/mxchange/addressbook/application/AddressbookApplication.java
updated own name and resources
[addressbook-swing.git] / src / org / mxchange / addressbook / application / AddressbookApplication.java
index 0ab46adda6699f77c9bf6d9d66a295d6ec66b887..9eb8d377230ecb12c48505a0831badff24a4414f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder
+ * Copyright (C) 2016 Roland Häder
  *
  * 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
@@ -37,7 +37,7 @@ import org.mxchange.jcoreeelogger.beans.local.logger.LoggerBeanLocal;
 /**
  * Address book application class. Please see ROADMAP.txt for details.
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  * @version 0.0
  */
 public class AddressbookApplication extends BaseApplication implements Application {