remove $Id$ keyword
[jFCPlib.git] / src / net / pterodactylus / fcp / ModifyConfig.java
index 8f46d8d..25dbab9 100644 (file)
@@ -23,7 +23,6 @@ package net.pterodactylus.fcp;
  * The “ModifyConfig” message is used to change the node’s configuration.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class ModifyConfig extends FcpMessage {