]> git.mxchange.org Git - jshop-lib.git/blobdiff - src/org/mxchange/jshopcore/model/receipt/ReceiptBeanRemote.java
updated own name and resources
[jshop-lib.git] / src / org / mxchange / jshopcore / model / receipt / ReceiptBeanRemote.java
index 1a4d12de282363e215e81c2e87cf8502579ab442..2708ea06c6f7afd561b6fd5e1954d94d19f73cb4 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 org.mxchange.jcustomercore.model.customer.Customer;
 /**
  * A remote interface for official recipt creation
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Remote
 public interface ReceiptBeanRemote extends Serializable {