X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FEndListPeers.java;h=f241aab98089b3e0aa9e6bceb260c3f270723da4;hb=1a1ee191a57a6fc9e676b47ef068bd1f0403a1bc;hp=6e23341b78fd3afab1377a786d46d9ccccae1be3;hpb=60fa4ea6401f9cb7b3615f81526fda8212ace6c8;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/EndListPeers.java b/src/net/pterodactylus/fcp/EndListPeers.java index 6e23341..f241aab 100644 --- a/src/net/pterodactylus/fcp/EndListPeers.java +++ b/src/net/pterodactylus/fcp/EndListPeers.java @@ -23,7 +23,6 @@ package net.pterodactylus.fcp; * This message marks the end of a list of “Peer” replies. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class EndListPeers extends BaseMessage {