Add Maven project description.
[jFCPlib.git] / src / net / pterodactylus / fcp / ModifyPeerNote.java
index b1cd119..dbb2ea7 100644 (file)
@@ -1,6 +1,5 @@
 /*
- * jSite2 - ModifyPeerNote.java -
- * Copyright © 2008 David Roden
+ * jFCPlib - ModifyPeerNote.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,16 +20,15 @@ package net.pterodactylus.fcp;
 
 /**
  * The “ModifyPeerNote” command modifies a peer note.
- * 
+ *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class ModifyPeerNote extends FcpMessage {
 
        /**
         * Creates a new “ModifyPeerNote” request that changes peer note of the
         * given type and node to the given text.
-        * 
+        *
         * @see PeerNote
         * @param nodeIdentifier
         *            The identifier of the node, i.e. name, identity, or IP address