remove Id keyword
[jSite2.git] / src / net / pterodactylus / jsite / main / Main.java
index 329cbcf..2552260 100644 (file)
@@ -38,7 +38,6 @@ import net.pterodactylus.util.logging.Logging;
  * Main class that is called by the VM.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class Main {