change email address
[jSite2.git] / src / net / pterodactylus / util / fcp / SimpleProgress.java
index ad775fb..d1cd2f1 100644 (file)
@@ -23,7 +23,7 @@ package net.pterodactylus.util.fcp;
  * A “SimpleProgress” message tells the client about the progress of a
  * {@link ClientGet} or {@link ClientPut} operation.
  * 
- * @author David Roden <droden@gmail.com>
+ * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
  * @version $Id$
  */
 public class SimpleProgress extends BaseMessage {