]> git.mxchange.org Git - juser-activity-lib.git/commitdiff
fixed my name
authorRoland Häder <roland@mxchange.org>
Sun, 6 Aug 2017 21:13:07 +0000 (23:13 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Aug 2017 21:13:07 +0000 (23:13 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
src/org/mxchange/jusercore/model/user/activity/UserActivityLogSessionBeanRemote.java

index e2dc511b1e893de173d21b41bc0439a2318cce55..dc103192ad495bf0ef18e56b81a1bcb86a1519ee 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
@@ -24,7 +24,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A remote interface for user activity log
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Remote
 public interface UserActivityLogSessionBeanRemote extends Serializable {