Bug 465871 - missing legal files (about.html) in e4 tools source 

Change-Id: Ifbf9122830ec9181fc0e8a8eae4e567a28947d6e
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF b/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF
index 8a953bb..34a7766 100644
--- a/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.e4.tools.jdt.templates/META-INF/MANIFEST.MF
@@ -1,6 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
+Bundle-Localization: plugin
 Bundle-SymbolicName: org.eclipse.e4.tools.jdt.templates;singleton:=true
 Bundle-Version: 4.5.0.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/bundles/org.eclipse.e4.tools.jdt.templates/plugin.properties b/bundles/org.eclipse.e4.tools.jdt.templates/plugin.properties
index 195bb41..f85c6a4 100644
--- a/bundles/org.eclipse.e4.tools.jdt.templates/plugin.properties
+++ b/bundles/org.eclipse.e4.tools.jdt.templates/plugin.properties
@@ -1,10 +1,13 @@
-
-# <copyright>
-# </copyright>
+###############################################################################
+# Copyright (c) 2010, 2015 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
 #
-# $Id: plugin.properties,v 1.2 2010/07/20 21:48:42 tschindl Exp $
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
 
-pluginName = EMF ModelTooling JDT Templates
+pluginName = e4 JDT code templates
 providerName = Eclipse.org
-
-extension-point.name = Editors
\ No newline at end of file