X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FShutdown.java;h=4618dc03de445b4bf117b0988b1a6ed403e57f41;hb=7fc5d7a8393938648722b2762a23218161bf22fc;hp=ab86c7a8badd182df9f70c50abb6bad36d8ef709;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/Shutdown.java b/src/net/pterodactylus/fcp/Shutdown.java index ab86c7a..4618dc0 100644 --- a/src/net/pterodactylus/fcp/Shutdown.java +++ b/src/net/pterodactylus/fcp/Shutdown.java @@ -23,7 +23,6 @@ package net.pterodactylus.fcp; * Command that shuts down the node. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class Shutdown extends FcpMessage {