X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Forg%2Fmxchange%2Fjcontacts%2Fcontact%2FAdminContactSessionBeanRemote.java;h=6c95dff978e792f8bfefbaa91923733242240474;hb=6c4e977418a8eae4c04a71738e2f40cedfb77ffc;hp=9ef3525625b8c3f5a7b650397e8879c465a1bdf1;hpb=8952debd41b6821d64b6042c132fe62ad4352c98;p=jcontacts-lib.git diff --git a/src/org/mxchange/jcontacts/contact/AdminContactSessionBeanRemote.java b/src/org/mxchange/jcontacts/contact/AdminContactSessionBeanRemote.java index 9ef3525..6c95dff 100644 --- a/src/org/mxchange/jcontacts/contact/AdminContactSessionBeanRemote.java +++ b/src/org/mxchange/jcontacts/contact/AdminContactSessionBeanRemote.java @@ -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 *

- * @author Roland Haeder + * @author Roland Häder */ @Remote public interface AdminContactSessionBeanRemote extends Serializable {