X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Ffreenet%2FKey.java;fp=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Ffreenet%2FKey.java;h=68116427ed4d8058748dc7401d7c2f17a084405f;hp=f21e2f60891d0de75eaef8dc46d340f4abc13525;hb=03cec6a6772c2d836d94864adddaf544cbe9d72f;hpb=6f1f26e3998cfef155b0cf59152827accea70d30 diff --git a/src/main/java/net/pterodactylus/sone/freenet/Key.java b/src/main/java/net/pterodactylus/sone/freenet/Key.java index f21e2f6..6811642 100644 --- a/src/main/java/net/pterodactylus/sone/freenet/Key.java +++ b/src/main/java/net/pterodactylus/sone/freenet/Key.java @@ -10,8 +10,6 @@ import com.google.common.annotations.VisibleForTesting; /** * Encapsulates the parts of a {@link FreenetURI} that do not change while * being converted from SSK to USK and/or back. - * - * @author David ‘Bombe’ Roden */ public class Key {