X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Forg%2Fmxchange%2Faddressbook%2Fevents%2Fsharing%2FEndedAddressbookSharingEvent.java;h=1116d81314aa1dc8ea96afc8c748ed33135c5a27;hb=a5da4801e8b1a61328551a8a32a073f84c978945;hp=f75dd8137f1192da02b185cc5214ec95c4988663;hpb=9ea477176227ad677d245528f4861cd219969c39;p=jfinancials-lib.git diff --git a/src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java b/src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java index f75dd81..1116d81 100644 --- a/src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java +++ b/src/org/mxchange/addressbook/events/sharing/EndedAddressbookSharingEvent.java @@ -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 @@ -22,7 +22,7 @@ import org.mxchange.addressbook.model.addressbook.shared.ShareableAddressbook; /** * An event fired when a user ends sharing address books *

- * @author Roland Haeder + * @author Roland Haeder */ public class EndedAddressbookSharingEvent implements AddressbookSharingEvent {