]> git.mxchange.org Git - addressbook-swing.git/blobdiff - src/org/mxchange/addressbook/client/BaseAddressbookClient.java
Continued:
[addressbook-swing.git] / src / org / mxchange / addressbook / client / BaseAddressbookClient.java
index 8c01ddc2af7b4c9fd2a8a1e0ae4293140899d3e5..b566d764854f8681ddbc63338de9c20c27b812e8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder
+ * Copyright (C) 2016 - 2020 Free Software Foundation
  *
  * 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
@@ -34,7 +34,7 @@ import org.mxchange.jcoreeelogger.beans.local.logger.LoggerBeanLocal;
 /**
  * A general addressbook client
  * <p>
- * @author Roland Haeder<roland@mxchange.org> TODO: Find better name
+ * @author Roland Hรคder<roland@mxchange.org> TODO: Find better name
  */
 public abstract class BaseAddressbookClient extends BaseClient implements AddressbookClient {