]> git.mxchange.org Git - juser-lib.git/blobdiff - src/org/mxchange/jusercore/model/user/AdminUserSessionBeanRemote.java
updated own name and resources
[juser-lib.git] / src / org / mxchange / jusercore / model / user / AdminUserSessionBeanRemote.java
index 1c25501f3b93371309a660a8403b8f1c5535e8ea..c921db0301e8752305a0d9bd33cfb3c7386bce54 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.exceptions.UserStatusUnconfirmedException;
 /**
  * An interface for administrative user beans
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Remote
 public interface AdminUserSessionBeanRemote extends Serializable {