Add getReplies() method to return all replies from the plugin.
[jFCPlib.git] / src / net / pterodactylus / fcp / ProtocolError.java
index bc4629e..d727e33 100644 (file)
@@ -22,8 +22,7 @@ package net.pterodactylus.fcp;
 /**
  * The “ProtocolError” message signals that something has gone really wrong.
  * 
- * @author <a href="mailto:dr@ina-germany.de">David Roden</a>
- * @version $Id$
+ * @author David ‘Bombe’ Roden &lt;bombe@freenetproject.org&gt;
  */
 public class ProtocolError extends BaseMessage {