Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejan Gloszic2005-04-20 14:55:21 +0000
committerDejan Gloszic2005-04-20 14:55:21 +0000
commit0b51f449edd702a8d99272a78465345c4d3a8aa2 (patch)
tree65009b7f41ad574ef2637608069742ea13054715 /org.eclipse.ui.cheatsheets/schema
parenta563a86934c030182e0fc5b7f3487b0dda1e05da (diff)
downloadeclipse.platform.ua-0b51f449edd702a8d99272a78465345c4d3a8aa2.tar.gz
eclipse.platform.ua-0b51f449edd702a8d99272a78465345c4d3a8aa2.tar.xz
eclipse.platform.ua-0b51f449edd702a8d99272a78465345c4d3a8aa2.zip
*** empty log message ***
Diffstat (limited to 'org.eclipse.ui.cheatsheets/schema')
-rw-r--r--org.eclipse.ui.cheatsheets/schema/contentFile.xsd10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.ui.cheatsheets/schema/contentFile.xsd b/org.eclipse.ui.cheatsheets/schema/contentFile.xsd
index a5ea55528..9d01a3e13 100644
--- a/org.eclipse.ui.cheatsheets/schema/contentFile.xsd
+++ b/org.eclipse.ui.cheatsheets/schema/contentFile.xsd
@@ -4,11 +4,11 @@
<xsd:annotation>
<xsd:documentation xml:lang="en">
Schema for cheat sheet content file.
- Copyright 2004 IBM Corporation and others. All rights reserved.
- This program and the accompanying materials are made available
- under the terms of the Common Public License v1.0 which
- accompanies this distribution, and is available at
- http://www.eclipse.org/legal/cpl-v10.html
+ Copyright (c) 2004 IBM Corporation and others.&lt;br&gt;
+ 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
+ &lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
</xsd:documentation>
</xsd:annotation>

Back to the top