X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FPluginInfo.java;h=2d1878cc70c1389b2ff215a57f6d4f8f1e93eb0d;hb=9e4ad70f1649421bc46b3fd91613f04d2072e7e8;hp=2cb5d1c07ed6214353c577050e053fcea13563e0;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/PluginInfo.java b/src/net/pterodactylus/fcp/PluginInfo.java index 2cb5d1c..2d1878c 100644 --- a/src/net/pterodactylus/fcp/PluginInfo.java +++ b/src/net/pterodactylus/fcp/PluginInfo.java @@ -23,7 +23,6 @@ package net.pterodactylus.fcp; * The “PluginInfo” message is a reply to the {@link GetPluginInfo} request. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class PluginInfo extends BaseMessage {