remove Id keyword
[jSite2.git] / src / net / pterodactylus / jsite / core / JSiteException.java
index 39afcf2..4f54032 100644 (file)
@@ -23,7 +23,6 @@ package net.pterodactylus.jsite.core;
  * Base exception for all jSite-specific exceptions.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class JSiteException extends Exception {