Fixes incorrectly formatted EPL 1.0 copyright headers in JDT UI

This is required so that the regular expression can update these files.
See Bug 535802

Change-Id: Id09d6d535719e6d06b634907935f23fbbb1486a3
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/NonEssentialEmptyInnerPackageFilter.java b/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/NonEssentialEmptyInnerPackageFilter.java
index 2779a20..757d055 100644
--- a/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/NonEssentialEmptyInnerPackageFilter.java
+++ b/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/NonEssentialEmptyInnerPackageFilter.java
@@ -1,5 +1,6 @@
 /***************************************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the
+ * Copyright (c) 2000, 2008 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
  * http://www.eclipse.org/legal/epl-v10.html
diff --git a/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/NonEssentialEmptyPackageFilter.java b/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/NonEssentialEmptyPackageFilter.java
index 16dd7d7..b25d272 100644
--- a/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/NonEssentialEmptyPackageFilter.java
+++ b/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/navigator/NonEssentialEmptyPackageFilter.java
@@ -1,5 +1,6 @@
 /***************************************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others. All rights reserved. This program and the
+ * Copyright (c) 2000, 2008 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
  * http://www.eclipse.org/legal/epl-v10.html