From: Roland Häder Date: Wed, 15 Jan 2020 10:44:23 +0000 (+0100) Subject: Updated copyright year X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ef34ab856d4d8ec84977ac564b8a5947d429b103;p=juser-login-core.git Updated copyright year Signed-off-by: Roland Häder --- diff --git a/lib/jcoreee.jar b/lib/jcoreee.jar index 5d10fba..5d270c7 100644 Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ diff --git a/src/org/mxchange/juserlogincore/container/login/LoginContainer.java b/src/org/mxchange/juserlogincore/container/login/LoginContainer.java index cccfe43..e344d42 100644 --- a/src/org/mxchange/juserlogincore/container/login/LoginContainer.java +++ b/src/org/mxchange/juserlogincore/container/login/LoginContainer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/container/login/UserLoginContainer.java b/src/org/mxchange/juserlogincore/container/login/UserLoginContainer.java index 9cb24f0..2009e75 100644 --- a/src/org/mxchange/juserlogincore/container/login/UserLoginContainer.java +++ b/src/org/mxchange/juserlogincore/container/login/UserLoginContainer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/confirmation/ObservableUserConfirmedAccountEvent.java b/src/org/mxchange/juserlogincore/events/confirmation/ObservableUserConfirmedAccountEvent.java index 39f8390..5b55f3e 100644 --- a/src/org/mxchange/juserlogincore/events/confirmation/ObservableUserConfirmedAccountEvent.java +++ b/src/org/mxchange/juserlogincore/events/confirmation/ObservableUserConfirmedAccountEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/confirmation/UserConfirmedAccountEvent.java b/src/org/mxchange/juserlogincore/events/confirmation/UserConfirmedAccountEvent.java index 3715eaa..1d9bf8c 100644 --- a/src/org/mxchange/juserlogincore/events/confirmation/UserConfirmedAccountEvent.java +++ b/src/org/mxchange/juserlogincore/events/confirmation/UserConfirmedAccountEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/login/ObservableUserLoggedInEvent.java b/src/org/mxchange/juserlogincore/events/login/ObservableUserLoggedInEvent.java index afac090..4a2fbfc 100644 --- a/src/org/mxchange/juserlogincore/events/login/ObservableUserLoggedInEvent.java +++ b/src/org/mxchange/juserlogincore/events/login/ObservableUserLoggedInEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/login/UserLoggedInEvent.java b/src/org/mxchange/juserlogincore/events/login/UserLoggedInEvent.java index e5c2d5b..6e01b0e 100644 --- a/src/org/mxchange/juserlogincore/events/login/UserLoggedInEvent.java +++ b/src/org/mxchange/juserlogincore/events/login/UserLoggedInEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/logout/ObservableUserLogoutEvent.java b/src/org/mxchange/juserlogincore/events/logout/ObservableUserLogoutEvent.java index b28586a..1f4dd2d 100644 --- a/src/org/mxchange/juserlogincore/events/logout/ObservableUserLogoutEvent.java +++ b/src/org/mxchange/juserlogincore/events/logout/ObservableUserLogoutEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/logout/UserLogoutEvent.java b/src/org/mxchange/juserlogincore/events/logout/UserLogoutEvent.java index 33dcb36..682ac5b 100644 --- a/src/org/mxchange/juserlogincore/events/logout/UserLogoutEvent.java +++ b/src/org/mxchange/juserlogincore/events/logout/UserLogoutEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/registration/ObservableUserRegisteredEvent.java b/src/org/mxchange/juserlogincore/events/registration/ObservableUserRegisteredEvent.java index 60c53ee..c9a27f8 100644 --- a/src/org/mxchange/juserlogincore/events/registration/ObservableUserRegisteredEvent.java +++ b/src/org/mxchange/juserlogincore/events/registration/ObservableUserRegisteredEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/registration/UserRegisteredEvent.java b/src/org/mxchange/juserlogincore/events/registration/UserRegisteredEvent.java index 4c6e001..4981a07 100644 --- a/src/org/mxchange/juserlogincore/events/registration/UserRegisteredEvent.java +++ b/src/org/mxchange/juserlogincore/events/registration/UserRegisteredEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/resendlink/ObservableUserResendLinkAccountEvent.java b/src/org/mxchange/juserlogincore/events/resendlink/ObservableUserResendLinkAccountEvent.java index d56f7b8..253d162 100644 --- a/src/org/mxchange/juserlogincore/events/resendlink/ObservableUserResendLinkAccountEvent.java +++ b/src/org/mxchange/juserlogincore/events/resendlink/ObservableUserResendLinkAccountEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/resendlink/UserResendLinkAccountEvent.java b/src/org/mxchange/juserlogincore/events/resendlink/UserResendLinkAccountEvent.java index e564bb7..784280b 100644 --- a/src/org/mxchange/juserlogincore/events/resendlink/UserResendLinkAccountEvent.java +++ b/src/org/mxchange/juserlogincore/events/resendlink/UserResendLinkAccountEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/user/password_change/ObservableUpdatedUserPasswordEvent.java b/src/org/mxchange/juserlogincore/events/user/password_change/ObservableUpdatedUserPasswordEvent.java index 3b87fd2..a488de0 100644 --- a/src/org/mxchange/juserlogincore/events/user/password_change/ObservableUpdatedUserPasswordEvent.java +++ b/src/org/mxchange/juserlogincore/events/user/password_change/ObservableUpdatedUserPasswordEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/events/user/password_change/UpdatedUserPasswordEvent.java b/src/org/mxchange/juserlogincore/events/user/password_change/UpdatedUserPasswordEvent.java index 928dbc7..6a11b3b 100644 --- a/src/org/mxchange/juserlogincore/events/user/password_change/UpdatedUserPasswordEvent.java +++ b/src/org/mxchange/juserlogincore/events/user/password_change/UpdatedUserPasswordEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/exceptions/UserNotFoundException.java b/src/org/mxchange/juserlogincore/exceptions/UserNotFoundException.java index 6b6b202..ff94d05 100644 --- a/src/org/mxchange/juserlogincore/exceptions/UserNotFoundException.java +++ b/src/org/mxchange/juserlogincore/exceptions/UserNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/exceptions/UserPasswordMismatchException.java b/src/org/mxchange/juserlogincore/exceptions/UserPasswordMismatchException.java index 455b4f6..a90a1a9 100644 --- a/src/org/mxchange/juserlogincore/exceptions/UserPasswordMismatchException.java +++ b/src/org/mxchange/juserlogincore/exceptions/UserPasswordMismatchException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/exceptions/UserPasswordRepeatMismatchException.java b/src/org/mxchange/juserlogincore/exceptions/UserPasswordRepeatMismatchException.java index 7d7e37e..cdf2e77 100644 --- a/src/org/mxchange/juserlogincore/exceptions/UserPasswordRepeatMismatchException.java +++ b/src/org/mxchange/juserlogincore/exceptions/UserPasswordRepeatMismatchException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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/login/UserLoginUtils.java b/src/org/mxchange/juserlogincore/login/UserLoginUtils.java index d7b70d0..179e9a3 100644 --- a/src/org/mxchange/juserlogincore/login/UserLoginUtils.java +++ b/src/org/mxchange/juserlogincore/login/UserLoginUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2018 Free Software Foundation + * Copyright (C) 2016 - 2020 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