]> git.mxchange.org Git - jcontacts-core.git/blobdiff - src/org/mxchange/jcontacts/events/mobile/unlinked/AdminMobileNumberUnlinkedEvent.java
cellphone is history, now there is mobile ... ;-)
[jcontacts-core.git] / src / org / mxchange / jcontacts / events / mobile / unlinked / AdminMobileNumberUnlinkedEvent.java
index d6e56211c62920525a449444683bf43c0a53f12d..1206039ff935cc0a08b0f26b418730e996331865 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.jphone.phonenumbers.mobile.DialableMobileNumber;
 /**
  * An event when a mobile number has been unlinked
  * <p>
- * @author Roland Haeder<roland@mxchange.org>
+ * @author Roland Häder<roland@mxchange.org>
  */
 public class AdminMobileNumberUnlinkedEvent implements AdminUnlinkedMobileNumberEvent {