Index: /applications/editors/josm/plugins/indoorhelper/.classpath
===================================================================
--- /applications/editors/josm/plugins/indoorhelper/.classpath	(revision 33997)
+++ /applications/editors/josm/plugins/indoorhelper/.classpath	(revision 33998)
@@ -7,6 +7,4 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/JOSM-piclayer"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
-	<classpathentry kind="lib" path="/afs/tu-chemnitz.de/home/urz/r/rebsc/projects/josm/dist/PicLayer.jar"/>
-	<classpathentry kind="lib" path="/afs/tu-chemnitz.de/home/urz/r/rebsc/projects/josm/core/dist/josm-custom.jar" sourcepath="/JOSM/src"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
Index: /applications/editors/josm/plugins/indoorhelper/README
===================================================================
--- /applications/editors/josm/plugins/indoorhelper/README	(revision 33997)
+++ /applications/editors/josm/plugins/indoorhelper/README	(revision 33998)
@@ -5,5 +5,5 @@
 
 Indoorhelper is a JOSM plugin to support users when creating their own indoor maps.
-    Copyright (C) 2016  Erik Gruschka, Rebecca Schmidt
+    Copyright (C) 2016-2018  Erik Gruschka, Rebecca Schmidt
 
     This program is free software: you can redistribute it and/or modify
Index: /applications/editors/josm/plugins/indoorhelper/data/indoorhelper.validator.mapcss
===================================================================
--- /applications/editors/josm/plugins/indoorhelper/data/indoorhelper.validator.mapcss	(revision 33997)
+++ /applications/editors/josm/plugins/indoorhelper/data/indoorhelper.validator.mapcss	(revision 33998)
@@ -4,5 +4,4 @@
 way[!level], node:unconnected[!level]{
 	throwWarning: tr("This object has no level tag.");
-	fixAdd: tr("level=*");
 	suggestAlternative: "Delete the object or use the plug-in to add a POI tag!";
 }
