Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.report/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.tests.junit/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF7
-rw-r--r--plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF5
-rw-r--r--plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF5
14 files changed, 71 insertions, 1 deletions
diff --git a/plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF
index fab04685..9aad44c9 100644
--- a/plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.api/META-INF/MANIFEST.MF
@@ -24,3 +24,8 @@ Eclipse-BuddyPolicy: registered
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.ibm.icu.text;version="3.6.1"
Bundle-Localization: plugin
+Bundle-Copyright: Copyright (c) 2008, 2010 SAP AG, 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/plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF
index 1f4fa448..8fa99596 100644
--- a/plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.chart.ui/META-INF/MANIFEST.MF
@@ -15,3 +15,8 @@ Require-Bundle: org.eclipse.mat.chart;bundle-version="1.0.0",
org.eclipse.birt.core;bundle-version="2.2.0"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
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
diff --git a/plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF
index 98871523..c9f59c98 100644
--- a/plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.chart/META-INF/MANIFEST.MF
@@ -10,3 +10,8 @@ Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Bundle-Vendor: %Bundle-Vendor
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
diff --git a/plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF
index abbb8e9a..14c1aa4d 100644
--- a/plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.dtfj/META-INF/MANIFEST.MF
@@ -14,3 +14,8 @@ Eclipse-LazyStart: true
DynamicImport-Package: com.ibm.dtfj.*
Import-Package: com.ibm.icu.text;version="3.6.1"
Bundle-Localization: plugin
+Bundle-Copyright: Copyright (c) 2009, 2010 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
diff --git a/plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF
index ceccc127..9ee79655 100644
--- a/plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.hprof/META-INF/MANIFEST.MF
@@ -9,3 +9,8 @@ Require-Bundle: org.eclipse.mat.parser;bundle-version="1.0.0",
Export-Package: org.eclipse.mat.hprof.extension
Bundle-RequiredExecutionEnvironment: J2SE-1.5
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
diff --git a/plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF
index c3016ab4..c6afd9ea 100644
--- a/plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ibmdumps/META-INF/MANIFEST.MF
@@ -15,3 +15,8 @@ Bundle-ClassPath: bin/,
classes/,
.
Bundle-Localization: plugin
+Bundle-Copyright: Copyright (c) 2010 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
diff --git a/plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF
index 63c5a2a9..85782413 100644
--- a/plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.jdt/META-INF/MANIFEST.MF
@@ -16,3 +16,8 @@ Require-Bundle: org.eclipse.mat.api;bundle-version="1.0.0",
Bundle-ActivationPolicy: lazy
Bundle-Localization: plugin
Bundle-Vendor: %Bundle-Vendor
+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
diff --git a/plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF
index d323f9dd..14df259e 100644
--- a/plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.parser/META-INF/MANIFEST.MF
@@ -16,3 +16,8 @@ Export-Package: org.eclipse.mat.parser,
Eclipse-BuddyPolicy: dependent
Bundle-RequiredExecutionEnvironment: J2SE-1.5
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
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
diff --git a/plugins/org.eclipse.mat.tests.junit/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.tests.junit/META-INF/MANIFEST.MF
index 441506e2..b585fba7 100644
--- a/plugins/org.eclipse.mat.tests.junit/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.tests.junit/META-INF/MANIFEST.MF
@@ -6,3 +6,8 @@ Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.apache.ant;bundle-version="[1.7.0,2.0.0)"
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Require-Bundle: org.junit4;bundle-version="4.3.1"
+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
diff --git a/plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF
index 5b6a7433..78d0e4a3 100644
--- a/plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.tests/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Bundle-Name: Memory Analyzer Tests (Incubation)
+Bundle-Name: Memory Analyzer Tests
Bundle-SymbolicName: org.eclipse.mat.tests;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5
@@ -21,3 +21,8 @@ Export-Package: org.eclipse.mat.tests,
org.eclipse.mat.tests.regression.comparator,
org.eclipse.mat.tests.regression.query,
org.eclipse.mat.tests.snapshot
+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
diff --git a/plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF
index 95065759..ae1176f4 100644
--- a/plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ui.help/META-INF/MANIFEST.MF
@@ -13,3 +13,8 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.3.100",
org.eclipse.help.webapp;bundle-version="3.3.0"
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.5
+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
diff --git a/plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF
index cd1e00c0..8d12e820 100644
--- a/plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ui.rcp/META-INF/MANIFEST.MF
@@ -21,3 +21,8 @@ Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-Activator: org.eclipse.mat.ui.rcp.RCPPlugin
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
diff --git a/plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF
index f2a07b1f..5bd7603b 100644
--- a/plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.mat.ui/META-INF/MANIFEST.MF
@@ -26,3 +26,8 @@ Export-Package: org.eclipse.mat.ui;x-friends:="org.eclipse.mat.chart.ui,org.ecli
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.ibm.icu.text;version="3.6.1"
Bundle-Localization: plugin
+Bundle-Copyright: Copyright (c) 2008, 2010 SAP AG, 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

Back to the top