Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCurtis D'Entremont2006-05-08 23:15:28 +0000
committerCurtis D'Entremont2006-05-08 23:15:28 +0000
commitcf2c6d94487e01d5ed280b8869cb2c6041f52870 (patch)
tree25ba51c4f954cdadd2d0b957558b493377a944dc /org.eclipse.ui.cheatsheets/schema
parent62165fa537ab10fdc80cddba047ec262060e2bb6 (diff)
downloadeclipse.platform.ua-cf2c6d94487e01d5ed280b8869cb2c6041f52870.tar.gz
eclipse.platform.ua-cf2c6d94487e01d5ed280b8869cb2c6041f52870.tar.xz
eclipse.platform.ua-cf2c6d94487e01d5ed280b8869cb2c6041f52870.zip
updated copyrights
Diffstat (limited to 'org.eclipse.ui.cheatsheets/schema')
-rw-r--r--org.eclipse.ui.cheatsheets/schema/cheatSheetContent.exsd9
-rw-r--r--org.eclipse.ui.cheatsheets/schema/cheatSheetItemExtension.exsd9
-rw-r--r--org.eclipse.ui.cheatsheets/schema/compositeContentFile.exsd5
3 files changed, 10 insertions, 13 deletions
diff --git a/org.eclipse.ui.cheatsheets/schema/cheatSheetContent.exsd b/org.eclipse.ui.cheatsheets/schema/cheatSheetContent.exsd
index 903fadfb5..61d9e9ba9 100644
--- a/org.eclipse.ui.cheatsheets/schema/cheatSheetContent.exsd
+++ b/org.eclipse.ui.cheatsheets/schema/cheatSheetContent.exsd
@@ -313,13 +313,10 @@ This extension point allows for the contribution of a task explorer which will b
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2004, 2006 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;
+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;
</documentation>
</annotation>
diff --git a/org.eclipse.ui.cheatsheets/schema/cheatSheetItemExtension.exsd b/org.eclipse.ui.cheatsheets/schema/cheatSheetItemExtension.exsd
index e35caa563..856fb1240 100644
--- a/org.eclipse.ui.cheatsheets/schema/cheatSheetItemExtension.exsd
+++ b/org.eclipse.ui.cheatsheets/schema/cheatSheetItemExtension.exsd
@@ -140,13 +140,10 @@ for a new button.
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2004, 2006 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;
+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;
</documentation>
</annotation>
diff --git a/org.eclipse.ui.cheatsheets/schema/compositeContentFile.exsd b/org.eclipse.ui.cheatsheets/schema/compositeContentFile.exsd
index e246e2377..625bf5e90 100644
--- a/org.eclipse.ui.cheatsheets/schema/compositeContentFile.exsd
+++ b/org.eclipse.ui.cheatsheets/schema/compositeContentFile.exsd
@@ -229,7 +229,10 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2006 IBM Corporation and others.
+ Copyright (c) 2006 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;
</documentation>
</annotation>

Back to the top