]> git.mxchange.org Git - jshop-lib.git/blobdiff - src/org/mxchange/jshopcore/model/receipt/WrapableReceipt.java
updated own name and resources
[jshop-lib.git] / src / org / mxchange / jshopcore / model / receipt / WrapableReceipt.java
index f619a09ecfbfce7817e8df381b006a40139d2429..90bf7a236bbdde463ac5b04920a41b230c7cd988 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
@@ -21,7 +21,7 @@ import java.io.Serializable;
 /**
  * A receipt wrapper interface.
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface WrapableReceipt extends Serializable {
 }