X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fnet%2Fpterodactylus%2Fjsite%2Fi18n%2FI18n.java;h=8223a0b772fbdc2abf7193c1f209221267c56353;hb=cf127faffabd3f07b0acc6de9ea746059d571b56;hp=6d6235653c5983b86485eaed08befa0667a8c137;hpb=09c626c3de52d507f682383002f20402ab41e1a6;p=jSite2.git diff --git a/src/net/pterodactylus/jsite/i18n/I18n.java b/src/net/pterodactylus/jsite/i18n/I18n.java index 6d62356..8223a0b 100644 --- a/src/net/pterodactylus/jsite/i18n/I18n.java +++ b/src/net/pterodactylus/jsite/i18n/I18n.java @@ -43,7 +43,6 @@ import net.pterodactylus.util.logging.Logging; * Class that handles i18n. * * @author David ‘Bombe’ Roden <bombe@freenetproject.org> - * @version $Id$ */ public class I18n {