add PersistentRequestModified
[jSite2.git] / src / net / pterodactylus / util / fcp / WatchGlobal.java
index 79698c5..1c77b17 100644 (file)
@@ -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 <a href="mailto:dr@ina-germany.de">David Roden</a>
+ * @author David ‘Bombe’ Roden &lt;bombe@freenetproject.org&gt;
  * @version $Id$
  */
 public class WatchGlobal extends FcpMessage {