add some texts for connecting, disconnecting, and the log window
[jSite2.git] / src / net / pterodactylus / util / fcp / ClientHello.java
index 3cc7889..1ea651e 100644 (file)
@@ -8,7 +8,7 @@ package net.pterodactylus.util.fcp;
  * A “ClientHello” message that <i>must</i> be sent to the node first thing
  * after calling {@link FcpConnection#connect()}.
  * 
- * @author <a href="mailto:dr@ina-germany.de">David Roden</a>
+ * @author David ‘Bombe’ Roden &lt;bombe@freenetproject.org&gt;
  * @version $Id$
  */
 public class ClientHello extends FcpMessage {