From 98defaec20f0d31e68c8283986ebe3625f6c778b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 9 Jan 2024 23:46:45 +0100 Subject: [PATCH] Updated copyright year MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- src/org/mxchange/jshopreceipt/receipt/PdfReceiptBeanRemote.java | 2 +- src/org/mxchange/jshopreceipt/receipt/Receipt.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/org/mxchange/jshopreceipt/receipt/PdfReceiptBeanRemote.java b/src/org/mxchange/jshopreceipt/receipt/PdfReceiptBeanRemote.java index 235be22..152a94f 100644 --- a/src/org/mxchange/jshopreceipt/receipt/PdfReceiptBeanRemote.java +++ b/src/org/mxchange/jshopreceipt/receipt/PdfReceiptBeanRemote.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2022 Free Software Foundation + * Copyright (C) 2016 - 2024 Free Software Foundation * * 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 diff --git a/src/org/mxchange/jshopreceipt/receipt/Receipt.java b/src/org/mxchange/jshopreceipt/receipt/Receipt.java index f325441..1d17f63 100644 --- a/src/org/mxchange/jshopreceipt/receipt/Receipt.java +++ b/src/org/mxchange/jshopreceipt/receipt/Receipt.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2022 Free Software Foundation + * Copyright (C) 2016 - 2024 Free Software Foundation * * 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 -- 2.39.5