X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fnet%2Fpterodactylus%2Futil%2Ffcp%2FVerbosity.java;h=d536914985cb7756c92cc1a9b55c2ffb2131301b;hb=561d15670607ad2fae532e71dfc25b35848f0775;hp=ab27e1fa2a0d073442a937532625a2e9a8938e84;hpb=694d65f3d0f43a815629965a9fa6732812467d86;p=jSite2.git diff --git a/src/net/pterodactylus/util/fcp/Verbosity.java b/src/net/pterodactylus/util/fcp/Verbosity.java index ab27e1f..d536914 100644 --- a/src/net/pterodactylus/util/fcp/Verbosity.java +++ b/src/net/pterodactylus/util/fcp/Verbosity.java @@ -11,7 +11,7 @@ package net.pterodactylus.util.fcp; * {@link #PROGRESS} and {@link #COMPRESSION} are single bits in that mask and * can be combined into a new verbosity using {@link #add(Verbosity)}. * - * @author David Roden + * @author David ‘Bombe’ Roden <bombe@freenetproject.org> * @version $Id$ */ public class Verbosity {