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