From: Roland Häder <roland@mxchange.org>
Date: Tue, 9 Jan 2024 22:46:41 +0000 (+0100)
Subject: Updated copyright year
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=inline;p=jbonuscard-core.git

Updated copyright year

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

diff --git a/lib/jcore-utils.jar b/lib/jcore-utils.jar
index d23fad0..9c93598 100644
Binary files a/lib/jcore-utils.jar and b/lib/jcore-utils.jar differ
diff --git a/src/org/mxchange/jbonuscard/model/bonus_card/BonusCard.java b/src/org/mxchange/jbonuscard/model/bonus_card/BonusCard.java
index 268df33..b68e8f9 100644
--- a/src/org/mxchange/jbonuscard/model/bonus_card/BonusCard.java
+++ b/src/org/mxchange/jbonuscard/model/bonus_card/BonusCard.java
@@ -1,5 +1,6 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 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
  * the Free Software Foundation, either version 3 of the License, or
diff --git a/src/org/mxchange/jbonuscard/model/bonus_card/RoyalityCard.java b/src/org/mxchange/jbonuscard/model/bonus_card/RoyalityCard.java
index 6d09a3f..9e0a5cc 100644
--- a/src/org/mxchange/jbonuscard/model/bonus_card/RoyalityCard.java
+++ b/src/org/mxchange/jbonuscard/model/bonus_card/RoyalityCard.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2017 - 2022 Free Software Foundation
+ * Copyright (C) 2017 - 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