X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FWatchGlobal.java;h=ffb46811005f85690b672863ca692d17466233d3;hb=e0d4c56493b97a16514ca865cad0ae42a2d8a5a2;hp=e78ad0ecdcd8d039fda7dcff8ada3b0a43c13d0c;hpb=f553531be78d6d6d95dc152728f2b8d40242b57d;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/WatchGlobal.java b/src/net/pterodactylus/fcp/WatchGlobal.java index e78ad0e..ffb4681 100644 --- a/src/net/pterodactylus/fcp/WatchGlobal.java +++ b/src/net/pterodactylus/fcp/WatchGlobal.java @@ -1,6 +1,5 @@ /* - * jSite2 - WatchGlobal.java - - * Copyright © 2008 David Roden + * jFCPlib - WatchGlobal.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; * addition to the client-local queue. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class WatchGlobal extends FcpMessage {