]> git.mxchange.org Git - juser-login-core.git/commitdiff
Changed copyright notice to the FSF, so after my death they will continue my
authorRoland Häder <roland@mxchange.org>
Fri, 22 Dec 2017 23:00:20 +0000 (00:00 +0100)
committerRoland Häder <roland@mxchange.org>
Fri, 22 Dec 2017 23:00:20 +0000 (00:00 +0100)
interests, nice!

Signed-off-by: Roland Häder <roland@mxchange.org>
18 files changed:
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/login/UserLoginUtils.java

index bab211d5627ccb5b79ee968d2dd63ee76e554bf4..030dbfa4fb0dfcc704f9721821e9eed2ef8c47b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 ca191c03b90da0a4053bd1891f42f144ee57c5d7..bfeba37e585ddf393495090bd7fc0464b5173faf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 b92dce7aafb7abc9caa4104a7c77bd406636997b..b23085e38f8f06044b77c7bed91ebc80c740498e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 da2c141c01f78c62ac7658e59d5f61cf4efe4fc5..9eafa81d9f32aaf1ba1872492de0db3b5366d17e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 e3b89cf66a26d51ae7217bf532f849d69aeda8da..34482bb6a0d13d11cfd4579086e7f285a29ac878 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 40690af1876896a73a38845bcaf9891199376144..1dd64dddc7c5e7893660bb1677bd5a4856506512 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 0dba693b65be5609efe4479ca40fa3d50b52c000..7c219fda064426b5e1a39c01a711949270c81493 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 22adc7a446cd85301e3b104c18484913eda662ad..49e6d27a617682e391fd61daa07471151ed799e7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 67f593f84a630197971ba3f6863a640f74ae49cb..dbab851ab67c3a60c006a1c15e9a288cf0c716cf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 daf11b141fab4a7fef8424bc17f8370ec2a17eba..227dc86398b18f540a08eb6515be7f2d99724819 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 dc1383756857498c49754e4c7a78768df85db6d1..cc3acb6cdf96eb7831aa985afef0fa1b9064a527 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 d79fef17ca36e9aace42d5ce8825967c22b99391..6575887ac326a47601bf7dbf484f8e3ced237e86 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 5f49c8173277b2f2c05b1ec95fa09456f31ba9e3..666cce60c8215a8508a33f1d51d6e58d3f751a80 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 2315abc4f460868d26d47fb344fcbf5777d53d71..cac13266b54d2d97110a266a60725ea7b02603ca 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 39ff6315156525902479f17d28d1f0d2f04f37bc..69b2eb75c820cba1c5bb4615a14aec34b2a35dab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 8d19b4fab957c8a7590c3c11b9a362b142e06700..e39289725ac5d563033d95a77de9255d7f097706 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 0469bffc6edda6a4c2fb600f9047dd0bf4498114..76b5b15a4cae3bf1efa1152e687c08db0c9ed005 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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 5ebc65d7e1c98ab50f916e15cc606aed481548d1..ef8cb6efdc9533118ba30f8e6ebfe59290fa922f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016, 2017 Roland Häder
+ * Copyright (C) 2016, 2017 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