Add getPeerNote().
[jFCPlib.git] / src / net / pterodactylus / fcp / Shutdown.java
index ab86c7a..4618dc0 100644 (file)
@@ -23,7 +23,6 @@ package net.pterodactylus.fcp;
  * Command that shuts down the node.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class Shutdown extends FcpMessage {