More whitespace fixes.
[jFCPlib.git] / src / net / pterodactylus / fcp / RemovePeer.java
index 922801f..5eae728 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * jSite2 - RemovePeer.java -
- * Copyright © 2008 David Roden
+ * jFCPlib - RemovePeer.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
@@ -21,15 +20,14 @@ package net.pterodactylus.fcp;
 
 /**
  * The “RemovePeer” command removes a peer.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class RemovePeer extends FcpMessage {
 
        /**
         * Creates a new “RemovePeer” command that removes the given peer.
-        * 
+        *
         * @param nodeIdentifier
         *            The identifier of the node, i.e. its name, identity, or IP
         *            address and port pair