Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/com.windriver.tcf.examples.daytime/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/com.windriver.tcf.examples.daytime/META-INF/MANIFEST.MF b/examples/com.windriver.tcf.examples.daytime/META-INF/MANIFEST.MF
index 922606346..67ceedb2a 100644
--- a/examples/com.windriver.tcf.examples.daytime/META-INF/MANIFEST.MF
+++ b/examples/com.windriver.tcf.examples.daytime/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: Examples Plug-in
Bundle-SymbolicName: com.windriver.tcf.examples.daytime;singleton:=true
Bundle-Version: 0.2.0
Bundle-Activator: com.windriver.tcf.examples.daytime.Activator
-Bundle-Vendor: WINDRIVER
+Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.core.runtime,
com.windriver.tcf.api
Eclipse-LazyStart: true

Back to the top