From 246f815dedb738f3f18a698c913ce676f74538ea Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Tue, 9 Jan 2024 23:47:48 +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 <roland@mxchange.org>
---
 lib/jcoreee.jar                               | Bin 48290 -> 48290 bytes
 src/log4j2.xml                                |   2 +-
 .../localization/bundle_de_DE.properties      |   2 +-
 .../localization/bundle_en_US.properties      |   2 +-
 .../BasePizzaServiceSystem.java               |   2 +-
 .../application/PizzaApplication.java         |   2 +-
 .../application/PizzaServiceApplication.java  |   2 +-
 7 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/lib/jcoreee.jar b/lib/jcoreee.jar
index f7f68b2f46f5382090dae6c9d27740bf42f88d4e..7728b6ebbef2c67416763df2bd399c677218bbd6 100644
GIT binary patch
delta 20
ccmZ4VlWEaUrVS;mj3$$1*(5jjv5IU509h6Xc>n+a

delta 20
ccmZ4VlWEaUrVS;mj7F1X*(5jjv5IU509gVDcK`qY

diff --git a/src/log4j2.xml b/src/log4j2.xml
index 4105acb..47c06d1 100644
--- a/src/log4j2.xml
+++ b/src/log4j2.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-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/localization/bundle_de_DE.properties b/src/org/mxchange/localization/bundle_de_DE.properties
index 90d9df2..0f5be85 100644
--- a/src/org/mxchange/localization/bundle_de_DE.properties
+++ b/src/org/mxchange/localization/bundle_de_DE.properties
@@ -1,4 +1,4 @@
-# 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/localization/bundle_en_US.properties b/src/org/mxchange/localization/bundle_en_US.properties
index 90d9df2..0f5be85 100644
--- a/src/org/mxchange/localization/bundle_en_US.properties
+++ b/src/org/mxchange/localization/bundle_en_US.properties
@@ -1,4 +1,4 @@
-# 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/pizzaapplication/BasePizzaServiceSystem.java b/src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java
index 82023af..d27a2e4 100644
--- a/src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.java
+++ b/src/org/mxchange/pizzaapplication/BasePizzaServiceSystem.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/pizzaapplication/application/PizzaApplication.java b/src/org/mxchange/pizzaapplication/application/PizzaApplication.java
index d8ab884..cc914cf 100644
--- a/src/org/mxchange/pizzaapplication/application/PizzaApplication.java
+++ b/src/org/mxchange/pizzaapplication/application/PizzaApplication.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/pizzaapplication/application/PizzaServiceApplication.java b/src/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java
index a915aed..b74fee8 100644
--- a/src/org/mxchange/pizzaapplication/application/PizzaServiceApplication.java
+++ b/src/org/mxchange/pizzaapplication/application/PizzaServiceApplication.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