Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
index dcfc4a15..276eaaef 100644
--- a/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF
@@ -23,3 +23,8 @@ Eclipse-LazyStart: true
Bundle-Activator: org.eclipse.mat.report.internal.ReportPlugin
Import-Package: com.ibm.icu.text;version="3.6.1"
Bundle-Localization: plugin
+Bundle-Copyright: Copyright (c) 2008, 2010 SAP AG and IBM Corporation.
+ 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

Back to the top