X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Futil%2Ffcp%2FSimpleProgress.java;h=d1cd2f10014c7459cca3e710c0a7c9bcf3766092;hb=b9a83b75fbab2af9cb9e6217b7ea4414b59b8851;hp=ad775fb86f9f551e3e19e15f6c51eda3cbb9a831;hpb=36b29f60a28c5bf236433fb1480156ba076c46f9;p=jSite2.git diff --git a/src/net/pterodactylus/util/fcp/SimpleProgress.java b/src/net/pterodactylus/util/fcp/SimpleProgress.java index ad775fb..d1cd2f1 100644 --- a/src/net/pterodactylus/util/fcp/SimpleProgress.java +++ b/src/net/pterodactylus/util/fcp/SimpleProgress.java @@ -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 {