remove $Id$ keyword
[jFCPlib.git] / src / net / pterodactylus / fcp / PluginInfo.java
index 2cb5d1c..2d1878c 100644 (file)
@@ -23,7 +23,6 @@ package net.pterodactylus.fcp;
  * The “PluginInfo” message is a reply to the {@link GetPluginInfo} request.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class PluginInfo extends BaseMessage {