X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FEndListPersistentRequests.java;h=586dbac13c6746a29925e4f4497d33e1fb3a9c0e;hb=5a6f76df163e8fb00a36bb14088cab8f36c94f13;hp=714306e1391cbb9e9b99ef75d47fa50d5f00ffdf;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/EndListPersistentRequests.java b/src/net/pterodactylus/fcp/EndListPersistentRequests.java index 714306e..586dbac 100644 --- a/src/net/pterodactylus/fcp/EndListPersistentRequests.java +++ b/src/net/pterodactylus/fcp/EndListPersistentRequests.java @@ -24,7 +24,6 @@ package net.pterodactylus.fcp; * {@link PersistentGet} and {@link PersistentPut} requests. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class EndListPersistentRequests extends BaseMessage {