]> git.mxchange.org Git - jaddressbook-share-lib.git/commitdiff
updated own name and resources
authorRoland Haeder <roland@mxchange.org>
Mon, 10 Apr 2017 21:55:10 +0000 (23:55 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 10 Apr 2017 21:55:10 +0000 (23:55 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/addressbook/model/addressbook/AddressbookSessionBeanRemote.java
src/org/mxchange/addressbook/model/shared/SharedAddressbooksSessionBeanRemote.java

index 5b248705057f8fa29505bdaaa1329f751b77442e..2c8dfc9f95251c54d7c1ff9dfaff9e078627992f 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
@@ -28,7 +28,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A remote session interface for addressbook handling
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Remote
 public interface AddressbookSessionBeanRemote extends Serializable {
index 56a38fd11fa659b9bbf73b3094b4cccf8e9f68c2..e27d89c18c95d0c933835bec547b87b94c3be2f7 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
@@ -27,7 +27,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A remote interface for sharing address books
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Remote
 public interface SharedAddressbooksSessionBeanRemote extends Serializable {