Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.examples.core/OSGI-INF/l10n/bundle.properties')
-rw-r--r--org.eclipse.debug.examples.core/OSGI-INF/l10n/bundle.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/org.eclipse.debug.examples.core/OSGI-INF/l10n/bundle.properties b/org.eclipse.debug.examples.core/OSGI-INF/l10n/bundle.properties
index 2a7f501da..856e21ac9 100644
--- a/org.eclipse.debug.examples.core/OSGI-INF/l10n/bundle.properties
+++ b/org.eclipse.debug.examples.core/OSGI-INF/l10n/bundle.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2011 IBM Corporation and others.
+# Copyright (c) 2011, 2013 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
@@ -17,4 +17,5 @@ line.breakpoints.name = PDA Line Breakpoints
watchpoints.name = PDA Watchpoints
line.breakpoint.marker.name = PDA Line Breakpoint Marker
watchpoint.marker.name = PDA Watchpoint Marker
-logicalStructureType.description = Words \ No newline at end of file
+logicalStructureType.description = Words
+Bundle-Vendor = Eclipse.org \ No newline at end of file

Back to the top