From: Roland Häder <roland@mxchange.org>
Date: Tue, 9 Jan 2024 22:46:17 +0000 (+0100)
Subject: Updated copyright year
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=HEAD;p=jcore-logger-ejb.git

Updated copyright year

Signed-off-by: Roland Häder <roland@mxchange.org>
---

diff --git a/src/java/log4j2.xml b/src/java/log4j2.xml
index 49502ec..23715b9 100644
--- a/src/java/log4j2.xml
+++ b/src/java/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 Affero General Public License as
diff --git a/src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBean.java b/src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBean.java
index 36d208a..5636d10 100644
--- a/src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBean.java
+++ b/src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBean.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 Affero General Public License as
diff --git a/src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerFactory.java b/src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerFactory.java
index 5e1b7c5..64a1399 100644
--- a/src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerFactory.java
+++ b/src/java/org/mxchange/jcoreeelogger/beans/local/logger/LoggerFactory.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 Affero General Public License as