Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2010-04-27 21:09:53 +0000
committerDarin Wright2010-04-27 21:09:53 +0000
commitbc0ec983223bc3722718c4ec2feac02d9cd3d716 (patch)
tree920a21ea3706b3f30b9d0bb05e617041e608b62b /org.eclipse.ui.externaltools/plugin.xml
parentb66de30e7546df0509516fe938b02e50c023d553 (diff)
downloadeclipse.platform.debug-bc0ec983223bc3722718c4ec2feac02d9cd3d716.tar.gz
eclipse.platform.debug-bc0ec983223bc3722718c4ec2feac02d9cd3d716.tar.xz
eclipse.platform.debug-bc0ec983223bc3722718c4ec2feac02d9cd3d716.zip
Bug 310630 - ui chkpii errors in I20100426-0852
Diffstat (limited to 'org.eclipse.ui.externaltools/plugin.xml')
-rw-r--r--org.eclipse.ui.externaltools/plugin.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/org.eclipse.ui.externaltools/plugin.xml b/org.eclipse.ui.externaltools/plugin.xml
index faa0222c5..8360fdadf 100644
--- a/org.eclipse.ui.externaltools/plugin.xml
+++ b/org.eclipse.ui.externaltools/plugin.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?> <!--
- Copyright (c) 2005, 2009 IBM Corporation and others.
+<?eclipse version="3.0"?>
+<!--
+ Copyright (c) 2005, 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

Back to the top