X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Ffreenet%2FKey.java;h=68116427ed4d8058748dc7401d7c2f17a084405f;hp=f21e2f60891d0de75eaef8dc46d340f4abc13525;hb=62573c314957b1851f4fbe693b8746686caa940a;hpb=e7550501ed1b8bcb07206a0fb76f07a52c300c6d 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 {