]> git.mxchange.org Git - juser-login-core.git/commitdiff
Updated copyright year master
authorRoland Häder <roland@mxchange.org>
Tue, 9 Jan 2024 22:46:31 +0000 (23:46 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 9 Jan 2024 22:46:31 +0000 (23:46 +0100)
Signed-off-by: Roland Häder <roland@mxchange.org>
19 files changed:
lib/jcoreee.jar
src/org/mxchange/juserlogincore/container/login/LoginContainer.java
src/org/mxchange/juserlogincore/container/login/UserLoginContainer.java
src/org/mxchange/juserlogincore/events/confirmation/ObservableUserConfirmedAccountEvent.java
src/org/mxchange/juserlogincore/events/confirmation/UserConfirmedAccountEvent.java
src/org/mxchange/juserlogincore/events/login/ObservableUserLoggedInEvent.java
src/org/mxchange/juserlogincore/events/login/UserLoggedInEvent.java
src/org/mxchange/juserlogincore/events/logout/ObservableUserLogoutEvent.java
src/org/mxchange/juserlogincore/events/logout/UserLogoutEvent.java
src/org/mxchange/juserlogincore/events/registration/ObservableUserRegisteredEvent.java
src/org/mxchange/juserlogincore/events/registration/UserRegisteredEvent.java
src/org/mxchange/juserlogincore/events/resendlink/ObservableUserResendLinkAccountEvent.java
src/org/mxchange/juserlogincore/events/resendlink/UserResendLinkAccountEvent.java
src/org/mxchange/juserlogincore/events/user/password_change/ObservableUpdatedUserPasswordEvent.java
src/org/mxchange/juserlogincore/events/user/password_change/UpdatedUserPasswordEvent.java
src/org/mxchange/juserlogincore/exceptions/UserNotFoundException.java
src/org/mxchange/juserlogincore/exceptions/UserPasswordMismatchException.java
src/org/mxchange/juserlogincore/exceptions/UserPasswordRepeatMismatchException.java
src/org/mxchange/juserlogincore/utils/UserLoginUtils.java

index f7f68b2f46f5382090dae6c9d27740bf42f88d4e..7728b6ebbef2c67416763df2bd399c677218bbd6 100644 (file)
Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ
index d87fdb3d94b35f131ac738e0cc205e2fecd095bc..b0672b9d9eb851cdbcd90047ecd582d5ae57c859 100644 (file)
@@ -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
index 96cb95ebeb139d7e4a0852db5b67d097f395f06d..49d73742a7273137cc087f4c8925c4b114bbd932 100644 (file)
@@ -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
index cadd6939fd7c203e8376499f5148296de7eae860..a8b97881319480bc2ee4536f3ee2b56f2729accb 100644 (file)
@@ -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
index 14a8a6c23eb2a64cf3f82c47b881f2307d991833..d042b015d4a5d5362e86e772c1ceae555840a27f 100644 (file)
@@ -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
index df390c69ec2e809454d8539eeb0688436511bf7b..a0ab5a1a2fe2d820adcd5165ee4c036c243b122a 100644 (file)
@@ -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
index 83763ded30e76803abee9e2c9f3215c068435e61..e5ec41d4ad1171e05560b01810c83bc5051e900e 100644 (file)
@@ -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
index e6b59e5e90d2c0f865a7f75938d62069f84b10b8..6eb2f61ce5bb0e5d23f7fbc249b12dc1fde30460 100644 (file)
@@ -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
index 8732b2aed8fe037c4bce2fd460b0278b060ced9c..d4d18c331c74048394d260abc46619ea6e790822 100644 (file)
@@ -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
index 0a94c65578c94ed0db1d6132dd6b75880efb0f0e..315bc195ec640db7d17cb65272513f1370159272 100644 (file)
@@ -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
index 5e53252e6a586da067305aacec7f6275db681209..be093812c970d58be23274fa64ee87940e214965 100644 (file)
@@ -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
index 209bfb3f376c964d95090e27edf13b42fe4d43b6..3601037b6d388e31620f74c7d51c5cb4dd9c183f 100644 (file)
@@ -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
index 1c7d54a6ecb8231c4622b3eb4d3f501964360c77..db9ddc3bc13937a429ef4b3169eac498283c8c21 100644 (file)
@@ -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
index f0961670f6e47a9bc631f8e8d5fbfc73ff038c94..8bf75a6586229e0e29d9baad7ca75cfebd465bf3 100644 (file)
@@ -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
index 09902f7181b73ef64d4a4fc16b6efe0970953daf..b7922d1ba1d8293cfe30a613c0f29f49dffaaea8 100644 (file)
@@ -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
index 31026817472144d2fe11407e5ef4333a2fa375c6..f4c9ac6f9c4a93eeca847b9305a72c6a29668228 100644 (file)
@@ -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
index dbf465d1d4b60019c660a8ed4d947dd6a9155a9c..602cb702fe5b56c58e6d06c3c96f5ae7a56bd78d 100644 (file)
@@ -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
index 3ad70a2efade6667b3b9d3a41f53181be0467578..c58b78bab3b3513672ca3eb6cd9d70e255bf07e8 100644 (file)
@@ -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
index 1c2883f32eb0693215893c34b0e1b41d6631a0be..eacb51d4376142bfb744c79315c02cdc40302d8f 100644 (file)
@@ -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