Index: applications/editors/josm/plugins/utilsplugin/build.xml
===================================================================
--- applications/editors/josm/plugins/utilsplugin/build.xml	(revision 5142)
+++ applications/editors/josm/plugins/utilsplugin/build.xml	(revision 5147)
@@ -1,5 +1,5 @@
 <project name="utilsplugin" default="build" basedir=".">
   <property name="josm" location="../../core/dist/josm-custom.jar" />
-	
+  
   <target name="init">
     <mkdir dir="build"/>
@@ -20,5 +20,5 @@
 	<attribute name="Plugin-Version" value="0.5"/>
 	<attribute name="Author"
-	  value="(originally) Martijn van Oosterhout &gt;kleptog@svana.org&gt;"/>
+		   value="(originally) Martijn van Oosterhout &gt;kleptog@svana.org&gt;"/>
       </manifest>
     </jar>
