]> git.mxchange.org Git - jcontacts-lib.git/blobdiff - src/org/mxchange/jcontacts/contact/AdminContactSessionBeanRemote.java
updated own name and resources
[jcontacts-lib.git] / src / org / mxchange / jcontacts / contact / AdminContactSessionBeanRemote.java
index 9ef3525625b8c3f5a7b650397e8879c465a1bdf1..6c95dff978e792f8bfefbaa91923733242240474 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
@@ -23,7 +23,7 @@ import org.mxchange.jcontacts.exceptions.ContactAlreadyAddedException;
 /**
  * A remote interface for administrative contact purposes
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Remote
 public interface AdminContactSessionBeanRemote extends Serializable {