remove $Id$ keyword
[jFCPlib.git] / src / net / pterodactylus / fcp / FinishedCompression.java
index 20038b6..72d38d3 100644 (file)
@@ -24,7 +24,6 @@ package net.pterodactylus.fcp;
  * the request data has been finished.
  * 
  * @author David Roden <droden@gmail.com>
- * @version $Id$
  */
 public class FinishedCompression extends BaseMessage {