minor test
diff --git a/plugins/org.eclipse.wtp.releng.fixups/META-INF/MANIFEST.MF b/plugins/org.eclipse.wtp.releng.fixups/META-INF/MANIFEST.MF
index 578f367..ef3a981 100644
--- a/plugins/org.eclipse.wtp.releng.fixups/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.wtp.releng.fixups/META-INF/MANIFEST.MF
@@ -1,6 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
+Bundle-Copyright: %Bundle-copyright
 Bundle-SymbolicName: org.eclipse.wtp.releng.fixups;singleton:=true
 Bundle-Version: 1.0.1.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/plugins/org.eclipse.wtp.releng.fixups/OSGI-INF/l10n/bundle.properties b/plugins/org.eclipse.wtp.releng.fixups/OSGI-INF/l10n/bundle.properties
index 95e9214..cf71faa 100644
--- a/plugins/org.eclipse.wtp.releng.fixups/OSGI-INF/l10n/bundle.properties
+++ b/plugins/org.eclipse.wtp.releng.fixups/OSGI-INF/l10n/bundle.properties
@@ -11,6 +11,16 @@
 #Properties file for org.eclipse.wtp.releng.fixups
 Bundle-Name = Releng Fixups
 Bundle-Vendor = Eclipse Web Tools Platform
+Bundle-copyright = \
+Copyright (c) 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 \
+    http://www.eclipse.org/legal/epl-v10.html \
+\
+Contributors: \
+     IBM Corporation - initial API and implementation
+
 category.name.releng = Releng Tools Category
 command.name.checklicenses = Check Licenses
 menu.label.releng = Releng