]> git.mxchange.org Git - jcountry-lib.git/commitdiff
Added email address for author
authorRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 16:55:46 +0000 (17:55 +0100)
committerRoland Haeder <roland@mxchange.org>
Sun, 6 Mar 2016 16:55:46 +0000 (17:55 +0100)
src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java

index 8957796c196f3c38a25c9cb38db3d345deefe961..e019ca028889d930fdc23e113c7b5abf0e937118 100644 (file)
@@ -22,7 +22,7 @@ import java.util.List;
 /**
  * A remote interface for country informations
  * <p>
- * @author Roland Haeder
+ * @author Roland Haeder<roland@mxchange.org>
  */
 public interface CountrySingletonBeanRemote extends Serializable {