]> git.mxchange.org Git - jshop-lib.git/blobdiff - src/org/mxchange/jshopcore/model/product/ProductSessionBeanRemote.java
updated own name and resources
[jshop-lib.git] / src / org / mxchange / jshopcore / model / product / ProductSessionBeanRemote.java
index ae487153fe5c2273e348bd8c7e5e7a9fbf2d37a1..da63a2f95aeb3c543f15d011242dfd59931d3b42 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
@@ -23,7 +23,7 @@ import javax.ejb.Remote;
 /**
  * An interface for non-administrative purposes
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Remote
 public interface ProductSessionBeanRemote extends Serializable {