]> git.mxchange.org Git - addressbook-lib.git/blobdiff - src/org/mxchange/addressbook/events/sharing/AddressbookSharingEvent.java
Added email address for author + made default constructor public (maybe needed for...
[addressbook-lib.git] / src / org / mxchange / addressbook / events / sharing / AddressbookSharingEvent.java
index 3c33dc1f7fef634d18d294e6595a312b5319c504..c539e98e9c49f6cbed77c61f949975e7ed8dcc09 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Roland Haeder
+ * 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.addressbook.model.addressbook.shared.ShareableAddressbook;
 /**
  * An interface for address book sharing events
  * <p>
- * @author Roland Haeder
+ * @author Roland Haeder<roland@mxchange.org>
  */
 public interface AddressbookSharingEvent extends Serializable {