From: Roland Haeder Date: Mon, 10 Apr 2017 21:55:10 +0000 (+0200) Subject: updated own name and resources X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=beb99def04fbb11f8b08f6e0252c08141cc688dd;p=jcountry-lib.git updated own name and resources Signed-off-by: Roland Häder --- diff --git a/src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java b/src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java index 107dc94..f9bc45f 100644 --- a/src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.java +++ b/src/org/mxchange/jcountry/data/CountrySingletonBeanRemote.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 @@ -24,7 +24,7 @@ import org.mxchange.jcountry.exceptions.CountryAlreadyAddedException; /** * A remote interface for country informations *

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