X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FPersistentRequestModified.java;h=ac1e4b3612dc40bbf56702fa74744b9af99ea8a8;hb=1c2b138872a5388fbe25f7e3b6ad33ae79742db5;hp=f1768036273454889f665424d02edb5e6b8e92eb;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/PersistentRequestModified.java b/src/net/pterodactylus/fcp/PersistentRequestModified.java index f176803..ac1e4b3 100644 --- a/src/net/pterodactylus/fcp/PersistentRequestModified.java +++ b/src/net/pterodactylus/fcp/PersistentRequestModified.java @@ -24,7 +24,6 @@ package net.pterodactylus.fcp; * {@link ModifyPersistentRequest}. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class PersistentRequestModified extends BaseMessage {