X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FAllData.java;h=e6ed7831ee0171a19d3eab4f85557421d4e5961f;hb=99e3619bcf2e4762678d6c8bd24da08bc87b7190;hp=bf2a232e1108af72a4ee40f8945159950b9e4297;hpb=25abf2869d193a6cdc40b561566ed042758b28d2;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/AllData.java b/src/net/pterodactylus/fcp/AllData.java index bf2a232..e6ed783 100644 --- a/src/net/pterodactylus/fcp/AllData.java +++ b/src/net/pterodactylus/fcp/AllData.java @@ -30,7 +30,7 @@ import java.io.InputStream; * passes through all registered {@link FcpListener}s without the payload being * consumed, the payload is discarded! * - * @author David Roden + * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public class AllData extends BaseMessage {