remove Id keyword
[jSite2.git] / src / net / pterodactylus / jsite / project / PhysicalEntry.java
index 5f036a5..e56a8a1 100644 (file)
@@ -23,7 +23,6 @@ package net.pterodactylus.jsite.project;
  * A physical file represents a file on the disk.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class PhysicalEntry extends AbstractEntry {