]> git.mxchange.org Git - jshop-receipt-core.git/blobdiff - src/org/mxchange/jshopreceipt/receipt/PdfReceiptBeanLocal.java
Continued a bit:
[jshop-receipt-core.git] / src / org / mxchange / jshopreceipt / receipt / PdfReceiptBeanLocal.java
index 413d7e5a71e7498d1088b12b42b61134ae45f224..87ecf8d24cb07a20ecfd49416e80354c531e5e9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * Copyright (C) 2016, 2017 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
@@ -19,9 +19,9 @@ package org.mxchange.jshopreceipt.receipt;
 import javax.ejb.Local;
 
 /**
- *An interface for "centralized" logger
- * 
- * @author Roland Haeder<roland@mxchange.org>
+ * An interface for "centralized" logger
+ * <p>
+ * @author Roland Häder<roland@mxchange.org>
  */
 @Local
 public interface PdfReceiptBeanLocal {