X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Futil%2Ffcp%2FWatchGlobal.java;h=1c77b178579f4adddd7724a5a0a75c350d07ea9c;hb=80677f6dc7c772aef6322d075a0584f31c6a3c7f;hp=79698c5f7976e984d88ac3ce5bedf67b143a54c3;hpb=02b10d6be186d790c6beefb3f8e30f3ec14d007d;p=jSite2.git diff --git a/src/net/pterodactylus/util/fcp/WatchGlobal.java b/src/net/pterodactylus/util/fcp/WatchGlobal.java index 79698c5..1c77b17 100644 --- a/src/net/pterodactylus/util/fcp/WatchGlobal.java +++ b/src/net/pterodactylus/util/fcp/WatchGlobal.java @@ -7,7 +7,7 @@ package net.pterodactylus.util.fcp; * The “WatchGlobal” messages enables clients to watch the global queue in * addition to the client-local queue. * - * @author David Roden + * @author David ‘Bombe’ Roden <bombe@freenetproject.org> * @version $Id$ */ public class WatchGlobal extends FcpMessage {