diff options
author | Dani Megert | 2012-10-29 14:53:15 +0000 |
---|---|---|
committer | Dani Megert | 2012-10-29 14:53:15 +0000 |
commit | 5f13a6e399d93bd5275fcbfeaaf81f31f7085229 (patch) | |
tree | 861b5848c637101e61d6db3237798268c22ec63a /examples/org.eclipse.compare.examples/plugin.xml | |
parent | eb9bbc203d3c7c0ddd5fde203dd423c2288734a8 (diff) | |
download | eclipse.platform.team-20121029-145315.tar.gz eclipse.platform.team-20121029-145315.tar.xz eclipse.platform.team-20121029-145315.zip |
Fixed mixed line delimitersv20121029-145315
Diffstat (limited to 'examples/org.eclipse.compare.examples/plugin.xml')
-rw-r--r-- | examples/org.eclipse.compare.examples/plugin.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/org.eclipse.compare.examples/plugin.xml b/examples/org.eclipse.compare.examples/plugin.xml index 56535180a..b5b630806 100644 --- a/examples/org.eclipse.compare.examples/plugin.xml +++ b/examples/org.eclipse.compare.examples/plugin.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <?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 |