X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Futil%2Ffcp%2FShutdown.java;h=679da0889332e84da47e13231bfe51cae811d3f8;hb=ebd531bc775036dd66a7e20abebbcb480af35491;hp=151975c2c4eb0928f184d90414989d360266489e;hpb=cd73109da9ce44e2b4b0df6828f564034fca6cf4;p=jSite2.git diff --git a/src/net/pterodactylus/util/fcp/Shutdown.java b/src/net/pterodactylus/util/fcp/Shutdown.java index 151975c..679da08 100644 --- a/src/net/pterodactylus/util/fcp/Shutdown.java +++ b/src/net/pterodactylus/util/fcp/Shutdown.java @@ -6,7 +6,7 @@ package net.pterodactylus.util.fcp; /** * Command that shuts down the node. * - * @author David Roden + * @author David ‘Bombe’ Roden <bombe@freenetproject.org> * @version $Id$ */ public class Shutdown extends FcpMessage {