From a586ae3c3b972e41a9dee6262b1789db7823caad Mon Sep 17 00:00:00 2001
From: =?utf8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Sat, 23 Dec 2017 00:00:27 +0100
Subject: [PATCH] Changed copyright notice to the FSF, so after my death they
 will continue my interests, nice!
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Roland Häder <roland@mxchange.org>
---
 .../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 1c323ef..5e0826e 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 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
diff --git a/src/org/mxchange/juserlogincore/model/user/register/UserRegistrationSessionBeanRemote.java b/src/org/mxchange/juserlogincore/model/user/register/UserRegistrationSessionBeanRemote.java
index c9c9a9e..144f2e3 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 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
diff --git a/src/org/mxchange/juserlogincore/model/user/resendlink/ResendLinkSessionBeanRemote.java b/src/org/mxchange/juserlogincore/model/user/resendlink/ResendLinkSessionBeanRemote.java
index 2e4e475..ca676ff 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 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
-- 
2.39.5