From: Roland Haeder Date: Sun, 6 Mar 2016 16:55:46 +0000 (+0100) Subject: Added email address for author X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5d5ffa8c38cbc5cb2a921db82a78352f310b254d;p=jcountry-lib.git Added email address for author --- diff --git a/src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java b/src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java index 8957796..e019ca0 100644 --- a/src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java +++ b/src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java @@ -22,7 +22,7 @@ import java.util.List; /** * A remote interface for country informations *

- * @author Roland Haeder + * @author Roland Haeder */ public interface CountrySingletonBeanRemote extends Serializable {