From 361e2f637f85a3fcd48b9f67ccde1e4a399cac05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 13 Mar 2018 01:24:27 +0100 Subject: [PATCH] Continued: - updated copyright year MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .../model/user/login/UserLoginSessionBeanRemote.java | 2 +- .../model/user/register/UserRegistrationSessionBeanRemote.java | 2 +- .../model/user/resendlink/ResendLinkSessionBeanRemote.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/org/mxchange/juserlogincore/model/user/login/UserLoginSessionBeanRemote.java b/src/org/mxchange/juserlogincore/model/user/login/UserLoginSessionBeanRemote.java index 5e0826e..e8a2943 100644 --- a/src/org/mxchange/juserlogincore/model/user/login/UserLoginSessionBeanRemote.java +++ b/src/org/mxchange/juserlogincore/model/user/login/UserLoginSessionBeanRemote.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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/register/UserRegistrationSessionBeanRemote.java b/src/org/mxchange/juserlogincore/model/user/register/UserRegistrationSessionBeanRemote.java index 144f2e3..f5bf627 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, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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 ca676ff..ae9736e 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, 2017 Free Software Foundation + * Copyright (C) 2016 - 2018 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