]> git.mxchange.org Git - juser-core.git/commitdiff
fixed copyright/author's email address to my private address
authorRoland Häder <roland@mxchange.org>
Wed, 3 Aug 2016 07:55:19 +0000 (09:55 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 3 Aug 2016 08:05:15 +0000 (10:05 +0200)
src/org/mxchange/jusercore/model/user/password_history/PasswordHistory.java
src/org/mxchange/jusercore/model/user/password_history/UserPasswordHistory.java

index 3fcee1230de320110cdd2a48fff30abc6989d326..8a1c35efeffd5d39faf054d70cecf33b3a9e649f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Cho-Time GmbH
+ * 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
@@ -23,7 +23,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A POJI for user password history
  * <p>
- * @author Roland Haeder<rhaeder@cho-time.de>
+ * @author Roland Haeder<roland@mxchange.org>
  */
 public interface PasswordHistory extends Serializable {
 
index 60994afc97bbd6e3209d527cff1377c5a4558465..d6b9c25237df7437ca980bbfc235b90204f7547f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Cho-Time GmbH
+ * 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
@@ -39,7 +39,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A POJO for user password history
  * <p>
- * @author Roland Haeder<rhaeder@cho-time.de>
+ * @author Roland Haeder<roland@mxchange.org>
  */
 @Entity (name = "user_password_history")
 @Table (