remove Id keyword
[jSite2.git] / src / net / pterodactylus / jsite / i18n / gui / I18nMenu.java
index e94a27a..49a25cb 100644 (file)
@@ -28,7 +28,6 @@ import net.pterodactylus.jsite.i18n.I18nable;
  * Menu that receives its properties from {@link I18n}.
  * 
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class I18nMenu extends JMenu implements I18nable {