Bug 314492 - Do the annual copyright/javadoc bash
diff --git a/bundles/org.eclipse.swt/tasks/build.xml b/bundles/org.eclipse.swt/tasks/build.xml
index 4baa8c9..6220f1a 100644
--- a/bundles/org.eclipse.swt/tasks/build.xml
+++ b/bundles/org.eclipse.swt/tasks/build.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-    Copyright (c) 2009 IBM Corporation and others.
+    Copyright (c) 2009, 2010 IBM Corporation and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v1.0
     which accompanies this distribution, and is available at
@@ -30,7 +30,7 @@
 	 To void clean after build define a property named "clean" to empty ("").
 	 To run only clean define a property named "targets" to empty ("").
 	 
--->
+ -->
 
 <project name="swtbuild" basedir="../..">
 	<property name="tasks" value="org.eclipse.swt/tasks"/>