X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FModifyPersistentRequest.java;h=767d3e1318401a94febb750bce3cc9436c32f6f1;hb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2;hp=2a4bc3c5d165da5fc94ce7b671abc9763d3e516e;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/ModifyPersistentRequest.java b/src/net/pterodactylus/fcp/ModifyPersistentRequest.java index 2a4bc3c..767d3e1 100644 --- a/src/net/pterodactylus/fcp/ModifyPersistentRequest.java +++ b/src/net/pterodactylus/fcp/ModifyPersistentRequest.java @@ -1,6 +1,5 @@ /* - * jSite2 - ModifyPersistentRequest.java - - * Copyright © 2008 David Roden + * jFCPlib - ModifyPersistentRequest.java - Copyright © 2008 David Roden * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -24,7 +23,6 @@ package net.pterodactylus.fcp; * persistent request while it is running. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class ModifyPersistentRequest extends FcpMessage {