X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Ffcp%2FFcpTest.java;h=6c51848dec7e3911963628b962e9ef509edb141a;hb=dd605aee444057a874fabf7fb0045b8448b0d1cd;hp=9e0c0c5f799c1219a3186de29af9deaa67ed165f;hpb=a32f9afee5f1aa0775bff199aba988c77baa618e;p=jFCPlib.git diff --git a/src/net/pterodactylus/fcp/FcpTest.java b/src/net/pterodactylus/fcp/FcpTest.java index 9e0c0c5..6c51848 100644 --- a/src/net/pterodactylus/fcp/FcpTest.java +++ b/src/net/pterodactylus/fcp/FcpTest.java @@ -1,6 +1,5 @@ /* - * jSite2 - FcpTest.java - - * Copyright © 2008 David Roden + * jFCPlib - FcpTest.java - Copyright © 2008 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 @@ -27,7 +26,6 @@ import junit.framework.TestCase; * Tests various commands and the FCP connection. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class FcpTest extends TestCase {