]> git.mxchange.org Git - jcontacts-business-core.git/blobdiff - src/org/mxchange/jcontactsbusiness/department/Department.java
updated own name and resources
[jcontacts-business-core.git] / src / org / mxchange / jcontactsbusiness / department / Department.java
index 2b651be6b06101c40f850b4424e44d5ac89a3b84..6a0e0f845a9a0ddb88b5c5ca919e3dcc52822cdd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2016 Roland Haeder
+ * Copyright (C) 2016 Roland Häder
  *
  * 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
@@ -27,7 +27,7 @@ import org.mxchange.jusercore.model.user.User;
 /**
  * A POJI for company departments
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public interface Department extends Serializable {