X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FFinishedCompression.java;h=25ce471e387e05ad625afe2508a844130e749de3;hb=cde203c6dd3f3e7429d1f51816a0ee28763a8abf;hp=20038b63d6d7917cd887303ee6d6bb6015095a2d;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/FinishedCompression.java b/src/net/pterodactylus/fcp/FinishedCompression.java index 20038b6..25ce471 100644 --- a/src/net/pterodactylus/fcp/FinishedCompression.java +++ b/src/net/pterodactylus/fcp/FinishedCompression.java @@ -23,8 +23,7 @@ package net.pterodactylus.fcp; * A “FinishedCompression” message signals the client that the compression of * the request data has been finished. * - * @author David Roden <droden@gmail.com> - * @version $Id$ + * @author David ‘Bombe’ Roden <bombe@freenetproject.org> */ public class FinishedCompression extends BaseMessage {