add temp input stream
authorDavid Roden <bombe@pterodactylus.net>
Tue, 17 Jun 2008 07:00:49 +0000 (07:00 +0000)
committerDavid Roden <bombe@pterodactylus.net>
Tue, 17 Jun 2008 07:00:49 +0000 (07:00 +0000)
git-svn-id: file:///home/toad/git-migration/temprepository/trunk/apps/jFCPlib@20393 67a373e5-eb02-0410-a15c-ee090a768436

src/net/pterodactylus/fcp/FcpUtils.java

index a67e34b..cf8b8d3 100644 (file)
@@ -32,7 +32,6 @@ import java.util.concurrent.atomic.AtomicLong;
  * Helper class with utility methods for the FCP protocol.
  * 
  * @author <a href="mailto:dr@ina-germany.de">David Roden</a>
- * @version $Id$
  */
 public class FcpUtils {