Implement GetIdentity message.
[jFCPlib.git] / src / net / pterodactylus / fcp / FinishedCompression.java
index 72d38d3..25ce471 100644 (file)
@@ -23,7 +23,7 @@ package net.pterodactylus.fcp;
  * A “FinishedCompression” message signals the client that the compression of
  * the request data has been finished.
  * 
- * @author David Roden <droden@gmail.com>
+ * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  */
 public class FinishedCompression extends BaseMessage {