Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2011-05-11 07:02:09 +0000
committerDani Megert2011-05-11 07:02:09 +0000
commit24c057faa25ffa75c29d6fa348d78fa8dc40ddba (patch)
treed3f24fb5001fa6acd6f6c36f7557358101da9cd7 /bundles/org.eclipse.team.cvs.ssh2/plugin.xml
parentac96be051e804f8c3b12feb6a44c8652ebb4cd7b (diff)
downloadeclipse.platform.team-24c057faa25ffa75c29d6fa348d78fa8dc40ddba.tar.gz
eclipse.platform.team-24c057faa25ffa75c29d6fa348d78fa8dc40ddba.tar.xz
eclipse.platform.team-24c057faa25ffa75c29d6fa348d78fa8dc40ddba.zip
Fixed broken line delimiters.v20110511-0702
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ssh2/plugin.xml')
-rw-r--r--bundles/org.eclipse.team.cvs.ssh2/plugin.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.cvs.ssh2/plugin.xml b/bundles/org.eclipse.team.cvs.ssh2/plugin.xml
index a1555401e..cf1e58dc6 100644
--- a/bundles/org.eclipse.team.cvs.ssh2/plugin.xml
+++ b/bundles/org.eclipse.team.cvs.ssh2/plugin.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.0"?> <!--
+<?eclipse version="3.0"?>
+<!--
Copyright (c) 2003, 2011 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

Back to the top