X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FListPersistentRequests.java;h=2d09924d25ef6a4e19765c989a74a4e1064717fc;hb=17b4e836ca0fe816f9c28f96368c4f4900031928;hp=b8908ba51a9099a3417c0f5bf7a895e5b6fc4dbb;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/ListPersistentRequests.java b/src/net/pterodactylus/fcp/ListPersistentRequests.java index b8908ba..2d09924 100644 --- a/src/net/pterodactylus/fcp/ListPersistentRequests.java +++ b/src/net/pterodactylus/fcp/ListPersistentRequests.java @@ -25,7 +25,6 @@ package net.pterodactylus.fcp; * on your {@link WatchGlobal} status. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class ListPersistentRequests extends FcpMessage {