X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Ffreenet%2Fwot%2FIdentityChangeDetectorTest.java;h=e1eb1c87fe062548c64731cf5de296ec6ce24f2a;hp=6a4e3d2d878cfc73aa51e9eb2878502774205cca;hb=b4d2d68b5ea4f4edc7337f380cfe078756678126;hpb=1e9a08c2b73b16dc178437eb8c8025aaa083fcca diff --git a/src/test/java/net/pterodactylus/sone/freenet/wot/IdentityChangeDetectorTest.java b/src/test/java/net/pterodactylus/sone/freenet/wot/IdentityChangeDetectorTest.java index 6a4e3d2..e1eb1c8 100644 --- a/src/test/java/net/pterodactylus/sone/freenet/wot/IdentityChangeDetectorTest.java +++ b/src/test/java/net/pterodactylus/sone/freenet/wot/IdentityChangeDetectorTest.java @@ -1,5 +1,5 @@ /* - * Sone - IdentityChangeDetectorTest.java - Copyright © 2013–2015 David Roden + * Sone - IdentityChangeDetectorTest.java - Copyright © 2013–2019 David Roden * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -34,8 +34,6 @@ import org.junit.Test; /** * Unit test for {@link IdentityChangeDetector}. - * - * @author David ‘Bombe’ Roden */ public class IdentityChangeDetectorTest {