remove Id keyword
[jSite2.git] / src / net / pterodactylus / jsite / core / BackendException.java
index 1c4d2a6..d0e3e58 100644 (file)
@@ -23,7 +23,6 @@ package net.pterodactylus.jsite.core;
  * Exception that is thrown when there is a problem with the FCP backend.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class BackendException extends JSiteException {