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=909aeecb76b88f2165fafdef3efc5e136a5af48f;hp=6a4e3d2d878cfc73aa51e9eb2878502774205cca;hb=62573c314957b1851f4fbe693b8746686caa940a;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..909aeec 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–2016 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 {