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

Updated copyright year

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

diff --git a/src/org/mxchange/juserlogincore/model/user/register/UserRegistrationSessionBeanRemote.java b/src/org/mxchange/juserlogincore/model/user/register/UserRegistrationSessionBeanRemote.java
index bf74d5b..f0901e9 100644
--- a/src/org/mxchange/juserlogincore/model/user/register/UserRegistrationSessionBeanRemote.java
+++ b/src/org/mxchange/juserlogincore/model/user/register/UserRegistrationSessionBeanRemote.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/juserlogincore/model/user/resendlink/ResendLinkSessionBeanRemote.java b/src/org/mxchange/juserlogincore/model/user/resendlink/ResendLinkSessionBeanRemote.java
index 37a34fb..786ab71 100644
--- a/src/org/mxchange/juserlogincore/model/user/resendlink/ResendLinkSessionBeanRemote.java
+++ b/src/org/mxchange/juserlogincore/model/user/resendlink/ResendLinkSessionBeanRemote.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