]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - src/java/org/mxchange/pizzaapplication/servlet/receipt/PizzaPdfReceiptServlet.java
Updated copyright year
[pizzaservice-war.git] / src / java / org / mxchange / pizzaapplication / servlet / receipt / PizzaPdfReceiptServlet.java
index 464e2241a58e8f3e6bc6bbf375c33255bdbb0d5a..83c2ed26d2cb8294c7d897f3643e3802dbf5cb9b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder
+ * Copyright (C) 2016 - 2020 Free Software Foundation
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as
@@ -31,7 +31,7 @@ import org.mxchange.jshopcore.model.receipt.WrapableReceipt;
 /**
  * A servlet for a PDF receipt (official)
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Hรคder<roland@mxchange.org>
  */
 public class PizzaPdfReceiptServlet extends HttpServlet {