]> git.mxchange.org Git - jproduct-lib.git/blobdiff - src/org/mxchange/jshopcore/model/category/AdminCategorySessionBeanRemote.java
updated own name and resources
[jproduct-lib.git] / src / org / mxchange / jshopcore / model / category / AdminCategorySessionBeanRemote.java
index 945971c89e42723b2c3a362cff0a55bbe2bd8926..141d22cf0758cd5fc8af3f0b10903d3e069fb6f4 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.jshopcore.exceptions.CategoryTitleAlreadyUsedException;
 /**
  * An interface for categories for "ADMIN" role.
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Remote
 public interface AdminCategorySessionBeanRemote extends Serializable {