simplify creation of payload input stream
[jSite2.git] / src / net / pterodactylus / util / fcp / NodeRef.java
index 1e57af4..1546b7b 100644 (file)
@@ -7,7 +7,7 @@ package net.pterodactylus.util.fcp;
  * A reference for a node. The noderef contains all data that is necessary to
  * establish a trusted and secure connection to the node.
  * 
- * @author <a href="mailto:dr@ina-germany.de">David Roden</a>
+ * @author David ‘Bombe’ Roden &lt;bombe@freenetproject.org&gt;
  * @version $Id$
  */
 public class NodeRef {