whitespace fixups
[jSite2.git] / src / net / pterodactylus / jsite / i18n / gui / I18nLabel.java
index ac56926..10dbfac 100644 (file)
@@ -30,7 +30,6 @@ import net.pterodactylus.jsite.i18n.I18nable;
  * Label that can update itself from {@link I18n}.
  *
  * @author David ‘Bombe’ Roden <bombe@freenetproject.org>
- * @version $Id$
  */
 public class I18nLabel extends JLabel implements I18nable {