Add Maven project description.
[jFCPlib.git] / src / net / pterodactylus / fcp / FcpTest.java
index 9e0c0c5..6c51848 100644 (file)
@@ -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 {