]> git.mxchange.org Git - jcontacts-core.git/blobdiff - src/org/mxchange/jcontacts/events/contact/deleted/AdminContactDeletedEvent.java
cellphone is history, now there is mobile ... ;-)
[jcontacts-core.git] / src / org / mxchange / jcontacts / events / contact / deleted / AdminContactDeletedEvent.java
index 457056ed5366135d28357d09193d76fd17a475de..9aa144c7d89197b32d6c3e92d5836a150b09d090 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
@@ -22,7 +22,7 @@ import org.mxchange.jcontacts.contact.Contact;
 /**
  * An event being fired when the administrator has deleted a contact
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public class AdminContactDeletedEvent implements AdminDeletedContactEvent {