From: Roland Haeder <roland@mxchange.org>
Date: Fri, 6 May 2016 20:36:26 +0000 (+0200)
Subject: Minor: fixed copyright, no email address needed here
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a4fdecc1fa166838692abfead663509e28b3f0cd;p=juser-login-core.git

Minor: fixed copyright, no email address needed here
---

diff --git a/src/org/mxchange/jusercore/events/user/update/UpdatedUserPersonalDataEvent.java b/src/org/mxchange/jusercore/events/user/update/UpdatedUserPersonalDataEvent.java
index 93c849a..6499521 100644
--- a/src/org/mxchange/jusercore/events/user/update/UpdatedUserPersonalDataEvent.java
+++ b/src/org/mxchange/jusercore/events/user/update/UpdatedUserPersonalDataEvent.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder<roland@mxchange.org>
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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/UserUpdatedPersonalDataEvent.java b/src/org/mxchange/jusercore/events/user/update/UserUpdatedPersonalDataEvent.java
index e78e595..9e65dae 100644
--- a/src/org/mxchange/jusercore/events/user/update/UserUpdatedPersonalDataEvent.java
+++ b/src/org/mxchange/jusercore/events/user/update/UserUpdatedPersonalDataEvent.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder<roland@mxchange.org>
+ * Copyright (C) 2016 Roland Haeder
  *
  * 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