remove Id keyword
[jSite2.git] / src / net / pterodactylus / jsite / i18n / I18nable.java
index 00e05fe..efb3f6b 100644 (file)
@@ -23,7 +23,6 @@ package net.pterodactylus.jsite.i18n;
  * Interface for objects that want to be notified when the language is changed.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public interface I18nable {