simplify creation of payload input stream
[jSite2.git] / src / net / pterodactylus / util / fcp / ListPeer.java
index c54a905..22b109e 100644 (file)
@@ -7,7 +7,7 @@ package net.pterodactylus.util.fcp;
 /**
  * The “ListPeer” request asks the node about the details of a given peer.
  * 
- * @author <a href="mailto:dr@ina-germany.de">David Roden</a>
+ * @author David ‘Bombe’ Roden &lt;bombe@freenetproject.org&gt;
  * @version $Id$
  */
 public class ListPeer extends FcpMessage {