From 06853e9493862698dc4f620a72fc0546a880bef1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 23 Sep 2022 14:53:03 +0200 Subject: [PATCH] Updated copyright year MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- lib/jcore-utils.jar | Bin 4472 -> 4472 bytes .../events/user/add/AdminAddedUserEvent.java | 2 +- .../add/ObservableAdminAddedUserEvent.java | 2 +- .../events/user/created/CreatedUserEvent.java | 2 +- .../created/ObservableCreatedUserEvent.java | 2 +- .../user/delete/AdminDeletedUserEvent.java | 2 +- .../ObservableAdminDeletedUserEvent.java | 2 +- .../user/linked/AdminLinkedUserEvent.java | 2 +- .../ObservableAdminLinkedUserEvent.java | 2 +- .../user/locked/AdminLockedUserEvent.java | 2 +- .../ObservableAdminLockedUserEvent.java | 2 +- .../user/unlocked/AdminUnlockedUserEvent.java | 2 +- .../ObservableAdminUnlockedUserEvent.java | 2 +- .../post/AdminPostUserDataUpdatedEvent.java | 2 +- ...servableAdminPostUserDataUpdatedEvent.java | 2 +- ...vablePostUserPersonalDataUpdatedEvent.java | 2 +- .../PostUserPersonalDataUpdatedEvent.java | 2 +- ...rvablePreUserPersonalDataUpdatedEvent.java | 2 +- .../pre/PreUserPersonalDataUpdatedEvent.java | 2 +- .../DataRepeatMismatchException.java | 2 +- ...mailAddressAlreadyRegisteredException.java | 2 +- .../UserEmailAddressNotFoundException.java | 2 +- .../UserNameAlreadyRegisteredException.java | 2 +- .../exceptions/UserNotFoundException.java | 2 +- .../UserStatusConfirmedException.java | 2 +- .../exceptions/UserStatusLockedException.java | 2 +- .../UserStatusUnconfirmedException.java | 2 +- .../email_address/ChangeableEmailAddress.java | 2 +- .../email_address/EmailAddressChange.java | 2 +- .../status/EmailChangeStatus.java | 2 +- .../jusercore/model/user/LoginUser.java | 2 +- .../mxchange/jusercore/model/user/User.java | 2 +- .../mxchange/jusercore/model/user/Users.java | 2 +- .../password_history/PasswordHistory.java | 2 +- .../password_history/UserPasswordHistory.java | 2 +- .../model/user/profilemodes/ProfileMode.java | 2 +- .../model/user/status/UserAccountStatus.java | 2 +- 37 files changed, 36 insertions(+), 36 deletions(-) diff --git a/lib/jcore-utils.jar b/lib/jcore-utils.jar index 6cd5a0ca00091cfb326c68da5ac2b5629c5bc92d..62ff321fcb43dea4c27e02ac7bbdc82804b247ff 100644 GIT binary patch delta 14 WcmeyN^h0UGZbn9<&3hR4@B;ud6$TFg delta 14 WcmeyN^h0UGZbn9f&3hR4@B;ud2?h-S diff --git a/src/org/mxchange/jusercore/events/user/add/AdminAddedUserEvent.java b/src/org/mxchange/jusercore/events/user/add/AdminAddedUserEvent.java index f724bbf..8d6445f 100644 --- a/src/org/mxchange/jusercore/events/user/add/AdminAddedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/add/AdminAddedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/add/ObservableAdminAddedUserEvent.java b/src/org/mxchange/jusercore/events/user/add/ObservableAdminAddedUserEvent.java index 8e30f83..6cfaae6 100644 --- a/src/org/mxchange/jusercore/events/user/add/ObservableAdminAddedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/add/ObservableAdminAddedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/created/CreatedUserEvent.java b/src/org/mxchange/jusercore/events/user/created/CreatedUserEvent.java index 8f965e4..696c272 100644 --- a/src/org/mxchange/jusercore/events/user/created/CreatedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/created/CreatedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 - 2020 Free Software Foundation + * Copyright (C) 2017 - 2022 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/jusercore/events/user/created/ObservableCreatedUserEvent.java b/src/org/mxchange/jusercore/events/user/created/ObservableCreatedUserEvent.java index 8ba61e1..fe94ca6 100644 --- a/src/org/mxchange/jusercore/events/user/created/ObservableCreatedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/created/ObservableCreatedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 - 2020 Free Software Foundation + * Copyright (C) 2017 - 2022 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/jusercore/events/user/delete/AdminDeletedUserEvent.java b/src/org/mxchange/jusercore/events/user/delete/AdminDeletedUserEvent.java index 091716a..61957a9 100644 --- a/src/org/mxchange/jusercore/events/user/delete/AdminDeletedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/delete/AdminDeletedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/delete/ObservableAdminDeletedUserEvent.java b/src/org/mxchange/jusercore/events/user/delete/ObservableAdminDeletedUserEvent.java index a707aec..d295367 100644 --- a/src/org/mxchange/jusercore/events/user/delete/ObservableAdminDeletedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/delete/ObservableAdminDeletedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/linked/AdminLinkedUserEvent.java b/src/org/mxchange/jusercore/events/user/linked/AdminLinkedUserEvent.java index 18c50b4..c750281 100644 --- a/src/org/mxchange/jusercore/events/user/linked/AdminLinkedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/linked/AdminLinkedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/linked/ObservableAdminLinkedUserEvent.java b/src/org/mxchange/jusercore/events/user/linked/ObservableAdminLinkedUserEvent.java index 87869e4..f01a0f7 100644 --- a/src/org/mxchange/jusercore/events/user/linked/ObservableAdminLinkedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/linked/ObservableAdminLinkedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/locked/AdminLockedUserEvent.java b/src/org/mxchange/jusercore/events/user/locked/AdminLockedUserEvent.java index c817050..82a4e27 100644 --- a/src/org/mxchange/jusercore/events/user/locked/AdminLockedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/locked/AdminLockedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/locked/ObservableAdminLockedUserEvent.java b/src/org/mxchange/jusercore/events/user/locked/ObservableAdminLockedUserEvent.java index c5a874d..8d08938 100644 --- a/src/org/mxchange/jusercore/events/user/locked/ObservableAdminLockedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/locked/ObservableAdminLockedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/unlocked/AdminUnlockedUserEvent.java b/src/org/mxchange/jusercore/events/user/unlocked/AdminUnlockedUserEvent.java index 881440c..2634735 100644 --- a/src/org/mxchange/jusercore/events/user/unlocked/AdminUnlockedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/unlocked/AdminUnlockedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/unlocked/ObservableAdminUnlockedUserEvent.java b/src/org/mxchange/jusercore/events/user/unlocked/ObservableAdminUnlockedUserEvent.java index 5a939a6..c47a82a 100644 --- a/src/org/mxchange/jusercore/events/user/unlocked/ObservableAdminUnlockedUserEvent.java +++ b/src/org/mxchange/jusercore/events/user/unlocked/ObservableAdminUnlockedUserEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/update/post/AdminPostUserDataUpdatedEvent.java b/src/org/mxchange/jusercore/events/user/update/post/AdminPostUserDataUpdatedEvent.java index 9d8bc18..07cc8cf 100644 --- a/src/org/mxchange/jusercore/events/user/update/post/AdminPostUserDataUpdatedEvent.java +++ b/src/org/mxchange/jusercore/events/user/update/post/AdminPostUserDataUpdatedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/update/post/ObservableAdminPostUserDataUpdatedEvent.java b/src/org/mxchange/jusercore/events/user/update/post/ObservableAdminPostUserDataUpdatedEvent.java index 99e1668..227de02 100644 --- a/src/org/mxchange/jusercore/events/user/update/post/ObservableAdminPostUserDataUpdatedEvent.java +++ b/src/org/mxchange/jusercore/events/user/update/post/ObservableAdminPostUserDataUpdatedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/update/post/ObservablePostUserPersonalDataUpdatedEvent.java b/src/org/mxchange/jusercore/events/user/update/post/ObservablePostUserPersonalDataUpdatedEvent.java index c882ed5..d1eb03b 100644 --- a/src/org/mxchange/jusercore/events/user/update/post/ObservablePostUserPersonalDataUpdatedEvent.java +++ b/src/org/mxchange/jusercore/events/user/update/post/ObservablePostUserPersonalDataUpdatedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/update/post/PostUserPersonalDataUpdatedEvent.java b/src/org/mxchange/jusercore/events/user/update/post/PostUserPersonalDataUpdatedEvent.java index bfb3b53..8d6699c 100644 --- a/src/org/mxchange/jusercore/events/user/update/post/PostUserPersonalDataUpdatedEvent.java +++ b/src/org/mxchange/jusercore/events/user/update/post/PostUserPersonalDataUpdatedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/update/pre/ObservablePreUserPersonalDataUpdatedEvent.java b/src/org/mxchange/jusercore/events/user/update/pre/ObservablePreUserPersonalDataUpdatedEvent.java index 990d697..66ea904 100644 --- a/src/org/mxchange/jusercore/events/user/update/pre/ObservablePreUserPersonalDataUpdatedEvent.java +++ b/src/org/mxchange/jusercore/events/user/update/pre/ObservablePreUserPersonalDataUpdatedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/events/user/update/pre/PreUserPersonalDataUpdatedEvent.java b/src/org/mxchange/jusercore/events/user/update/pre/PreUserPersonalDataUpdatedEvent.java index 3273a78..7626a9f 100644 --- a/src/org/mxchange/jusercore/events/user/update/pre/PreUserPersonalDataUpdatedEvent.java +++ b/src/org/mxchange/jusercore/events/user/update/pre/PreUserPersonalDataUpdatedEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/exceptions/DataRepeatMismatchException.java b/src/org/mxchange/jusercore/exceptions/DataRepeatMismatchException.java index 9486332..5f0764e 100644 --- a/src/org/mxchange/jusercore/exceptions/DataRepeatMismatchException.java +++ b/src/org/mxchange/jusercore/exceptions/DataRepeatMismatchException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/exceptions/EmailAddressAlreadyRegisteredException.java b/src/org/mxchange/jusercore/exceptions/EmailAddressAlreadyRegisteredException.java index be38467..960fa17 100644 --- a/src/org/mxchange/jusercore/exceptions/EmailAddressAlreadyRegisteredException.java +++ b/src/org/mxchange/jusercore/exceptions/EmailAddressAlreadyRegisteredException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/exceptions/UserEmailAddressNotFoundException.java b/src/org/mxchange/jusercore/exceptions/UserEmailAddressNotFoundException.java index 4bb28cd..f8202a6 100644 --- a/src/org/mxchange/jusercore/exceptions/UserEmailAddressNotFoundException.java +++ b/src/org/mxchange/jusercore/exceptions/UserEmailAddressNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/exceptions/UserNameAlreadyRegisteredException.java b/src/org/mxchange/jusercore/exceptions/UserNameAlreadyRegisteredException.java index 90a5802..e9c696b 100644 --- a/src/org/mxchange/jusercore/exceptions/UserNameAlreadyRegisteredException.java +++ b/src/org/mxchange/jusercore/exceptions/UserNameAlreadyRegisteredException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/exceptions/UserNotFoundException.java b/src/org/mxchange/jusercore/exceptions/UserNotFoundException.java index 9b12e1f..014c184 100644 --- a/src/org/mxchange/jusercore/exceptions/UserNotFoundException.java +++ b/src/org/mxchange/jusercore/exceptions/UserNotFoundException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/exceptions/UserStatusConfirmedException.java b/src/org/mxchange/jusercore/exceptions/UserStatusConfirmedException.java index 8da3ce2..e0fb921 100644 --- a/src/org/mxchange/jusercore/exceptions/UserStatusConfirmedException.java +++ b/src/org/mxchange/jusercore/exceptions/UserStatusConfirmedException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/exceptions/UserStatusLockedException.java b/src/org/mxchange/jusercore/exceptions/UserStatusLockedException.java index 397b941..32590c9 100644 --- a/src/org/mxchange/jusercore/exceptions/UserStatusLockedException.java +++ b/src/org/mxchange/jusercore/exceptions/UserStatusLockedException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/exceptions/UserStatusUnconfirmedException.java b/src/org/mxchange/jusercore/exceptions/UserStatusUnconfirmedException.java index 3c8e6f4..62462fc 100644 --- a/src/org/mxchange/jusercore/exceptions/UserStatusUnconfirmedException.java +++ b/src/org/mxchange/jusercore/exceptions/UserStatusUnconfirmedException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/email_address/ChangeableEmailAddress.java b/src/org/mxchange/jusercore/model/email_address/ChangeableEmailAddress.java index 8f9c6f2..17a6ba2 100644 --- a/src/org/mxchange/jusercore/model/email_address/ChangeableEmailAddress.java +++ b/src/org/mxchange/jusercore/model/email_address/ChangeableEmailAddress.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/email_address/EmailAddressChange.java b/src/org/mxchange/jusercore/model/email_address/EmailAddressChange.java index 3545486..6e278ed 100644 --- a/src/org/mxchange/jusercore/model/email_address/EmailAddressChange.java +++ b/src/org/mxchange/jusercore/model/email_address/EmailAddressChange.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/email_address/status/EmailChangeStatus.java b/src/org/mxchange/jusercore/model/email_address/status/EmailChangeStatus.java index 4815389..8ab11f5 100644 --- a/src/org/mxchange/jusercore/model/email_address/status/EmailChangeStatus.java +++ b/src/org/mxchange/jusercore/model/email_address/status/EmailChangeStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/user/LoginUser.java b/src/org/mxchange/jusercore/model/user/LoginUser.java index 98d0f68..865594e 100644 --- a/src/org/mxchange/jusercore/model/user/LoginUser.java +++ b/src/org/mxchange/jusercore/model/user/LoginUser.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/user/User.java b/src/org/mxchange/jusercore/model/user/User.java index 928f4d0..eb47bb1 100644 --- a/src/org/mxchange/jusercore/model/user/User.java +++ b/src/org/mxchange/jusercore/model/user/User.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/user/Users.java b/src/org/mxchange/jusercore/model/user/Users.java index 497515c..6fdbc56 100644 --- a/src/org/mxchange/jusercore/model/user/Users.java +++ b/src/org/mxchange/jusercore/model/user/Users.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/user/password_history/PasswordHistory.java b/src/org/mxchange/jusercore/model/user/password_history/PasswordHistory.java index 113f23f..aff41d5 100644 --- a/src/org/mxchange/jusercore/model/user/password_history/PasswordHistory.java +++ b/src/org/mxchange/jusercore/model/user/password_history/PasswordHistory.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/user/password_history/UserPasswordHistory.java b/src/org/mxchange/jusercore/model/user/password_history/UserPasswordHistory.java index 3501a0f..83c73fd 100644 --- a/src/org/mxchange/jusercore/model/user/password_history/UserPasswordHistory.java +++ b/src/org/mxchange/jusercore/model/user/password_history/UserPasswordHistory.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/user/profilemodes/ProfileMode.java b/src/org/mxchange/jusercore/model/user/profilemodes/ProfileMode.java index 6e7fe8a..3e3c562 100644 --- a/src/org/mxchange/jusercore/model/user/profilemodes/ProfileMode.java +++ b/src/org/mxchange/jusercore/model/user/profilemodes/ProfileMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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/jusercore/model/user/status/UserAccountStatus.java b/src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java index 2caf6fd..584ec89 100644 --- a/src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java +++ b/src/org/mxchange/jusercore/model/user/status/UserAccountStatus.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 - 2020 Free Software Foundation + * Copyright (C) 2016 - 2022 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