fix copyright in schema files, remove duplicate copyright from 2 java files
diff --git a/bundles/org.eclipse.ui.ide/schema/capabilities.mxsd b/bundles/org.eclipse.ui.ide/schema/capabilities.mxsd
index 07fec66..bd01cb8 100644
--- a/bundles/org.eclipse.ui.ide/schema/capabilities.mxsd
+++ b/bundles/org.eclipse.ui.ide/schema/capabilities.mxsd
@@ -301,11 +301,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui.ide/schema/markerHelp.exsd b/bundles/org.eclipse.ui.ide/schema/markerHelp.exsd
index 7531edc..4490244 100644
--- a/bundles/org.eclipse.ui.ide/schema/markerHelp.exsd
+++ b/bundles/org.eclipse.ui.ide/schema/markerHelp.exsd
@@ -146,9 +146,11 @@
<documentation>
Copyright (c) 2002, 2003 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui.ide/schema/markerImageProviders.exsd b/bundles/org.eclipse.ui.ide/schema/markerImageProviders.exsd
index 6a005c4..1abf141 100644
--- a/bundles/org.eclipse.ui.ide/schema/markerImageProviders.exsd
+++ b/bundles/org.eclipse.ui.ide/schema/markerImageProviders.exsd
@@ -134,11 +134,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
-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
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui.ide/schema/markerResolution.exsd b/bundles/org.eclipse.ui.ide/schema/markerResolution.exsd
index f197d65..09faa89 100644
--- a/bundles/org.eclipse.ui.ide/schema/markerResolution.exsd
+++ b/bundles/org.eclipse.ui.ide/schema/markerResolution.exsd
@@ -147,9 +147,11 @@
<documentation>
Copyright (c) 2002, 2003 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui.ide/schema/projectNatureImages.exsd b/bundles/org.eclipse.ui.ide/schema/projectNatureImages.exsd
index df0f50d..cc7bb3d 100644
--- a/bundles/org.eclipse.ui.ide/schema/projectNatureImages.exsd
+++ b/bundles/org.eclipse.ui.ide/schema/projectNatureImages.exsd
@@ -136,9 +136,11 @@
<documentation>
Copyright (c) 2002, 2003 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui.ide/schema/resourceFilters.exsd b/bundles/org.eclipse.ui.ide/schema/resourceFilters.exsd
index 969faf0..3a88794 100644
--- a/bundles/org.eclipse.ui.ide/schema/resourceFilters.exsd
+++ b/bundles/org.eclipse.ui.ide/schema/resourceFilters.exsd
@@ -121,9 +121,11 @@
<documentation>
Copyright (c) 2002, 2003 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/FinishedJobs.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/FinishedJobs.java
index d98eecc..f5d87a7 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/FinishedJobs.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/FinishedJobs.java
@@ -9,16 +9,6 @@
* IBM Corporation - initial API and implementation
*******************************************************************************/
package org.eclipse.ui.internal.progress;
-/*******************************************************************************
- * Copyright (c) 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
- *
- * Contributors:
- * IBM Corporation - initial API and implementation
- *******************************************************************************/
import java.util.ArrayList;
import java.util.Arrays;
diff --git a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/NewProgressViewer.java b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/NewProgressViewer.java
index 19f03fc..fe45ecc 100644
--- a/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/NewProgressViewer.java
+++ b/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/NewProgressViewer.java
@@ -10,17 +10,6 @@
*******************************************************************************/
package org.eclipse.ui.internal.progress;
-/*******************************************************************************
- * Copyright (c) 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
- *
- * Contributors:
- * IBM Corporation - initial API and implementation
- *******************************************************************************/
-
import java.net.URL;
import java.text.DateFormat;
import java.util.ArrayList;
diff --git a/bundles/org.eclipse.ui/schema/acceleratorConfigurations.exsd b/bundles/org.eclipse.ui/schema/acceleratorConfigurations.exsd
index ca23f81..f315310 100644
--- a/bundles/org.eclipse.ui/schema/acceleratorConfigurations.exsd
+++ b/bundles/org.eclipse.ui/schema/acceleratorConfigurations.exsd
@@ -133,9 +133,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- <p>
-Copyright (c) 2002 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) 2002, 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/acceleratorScopes.exsd b/bundles/org.eclipse.ui/schema/acceleratorScopes.exsd
index dc13e1f..3c3121b 100644
--- a/bundles/org.eclipse.ui/schema/acceleratorScopes.exsd
+++ b/bundles/org.eclipse.ui/schema/acceleratorScopes.exsd
@@ -137,9 +137,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- <p>
-Copyright (c) 2002 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) 2002, 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/acceleratorSets.exsd b/bundles/org.eclipse.ui/schema/acceleratorSets.exsd
index cdb9730..7e2795c 100644
--- a/bundles/org.eclipse.ui/schema/acceleratorSets.exsd
+++ b/bundles/org.eclipse.ui/schema/acceleratorSets.exsd
@@ -170,9 +170,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- <p>
-Copyright (c) 2002 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) 2002, 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/actionDefinitions.exsd b/bundles/org.eclipse.ui/schema/actionDefinitions.exsd
index 9981036..094ddfd 100644
--- a/bundles/org.eclipse.ui/schema/actionDefinitions.exsd
+++ b/bundles/org.eclipse.ui/schema/actionDefinitions.exsd
@@ -134,9 +134,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- <p>
-Copyright (c) 2002 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) 2002, 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/actionSetPartAssociations.exsd b/bundles/org.eclipse.ui/schema/actionSetPartAssociations.exsd
index 5da18f3..b2775da 100644
--- a/bundles/org.eclipse.ui/schema/actionSetPartAssociations.exsd
+++ b/bundles/org.eclipse.ui/schema/actionSetPartAssociations.exsd
@@ -116,11 +116,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/actionSets.exsd b/bundles/org.eclipse.ui/schema/actionSets.exsd
index 14e2d1c..8544e7d 100644
--- a/bundles/org.eclipse.ui/schema/actionSets.exsd
+++ b/bundles/org.eclipse.ui/schema/actionSets.exsd
@@ -502,11 +502,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2000, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/activities.exsd b/bundles/org.eclipse.ui/schema/activities.exsd
index 29deaca..b653046 100644
--- a/bundles/org.eclipse.ui/schema/activities.exsd
+++ b/bundles/org.eclipse.ui/schema/activities.exsd
@@ -276,13 +276,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- <p>
-Copyright (c) 2000, 2003 IBM Corporation and others.<br>
-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
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
-</p>
+ Copyright (c) 2000, 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/commands.exsd b/bundles/org.eclipse.ui/schema/commands.exsd
index fa3ff36..d0de530 100644
--- a/bundles/org.eclipse.ui/schema/commands.exsd
+++ b/bundles/org.eclipse.ui/schema/commands.exsd
@@ -469,11 +469,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2000, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/commonAction.exsd b/bundles/org.eclipse.ui/schema/commonAction.exsd
index b6094f9..0de781c 100644
--- a/bundles/org.eclipse.ui/schema/commonAction.exsd
+++ b/bundles/org.eclipse.ui/schema/commonAction.exsd
@@ -159,11 +159,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2000, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/commonExpression.exsd b/bundles/org.eclipse.ui/schema/commonExpression.exsd
index 1bb3e40..25a2a89 100644
--- a/bundles/org.eclipse.ui/schema/commonExpression.exsd
+++ b/bundles/org.eclipse.ui/schema/commonExpression.exsd
@@ -261,11 +261,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/contexts.exsd b/bundles/org.eclipse.ui/schema/contexts.exsd
index 49b9b94..3466497 100644
--- a/bundles/org.eclipse.ui/schema/contexts.exsd
+++ b/bundles/org.eclipse.ui/schema/contexts.exsd
@@ -127,13 +127,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- <p>
-Copyright (c) 2000, 2003 IBM Corporation and others.<br>
-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
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
-</p>
+ Copyright (c) 2000, 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/decorators.exsd b/bundles/org.eclipse.ui/schema/decorators.exsd
index 78fdbc6..be6159f 100644
--- a/bundles/org.eclipse.ui/schema/decorators.exsd
+++ b/bundles/org.eclipse.ui/schema/decorators.exsd
@@ -267,9 +267,11 @@
<documentation>
Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/dropActions.exsd b/bundles/org.eclipse.ui/schema/dropActions.exsd
index 8fabe4f..6bc79f6 100644
--- a/bundles/org.eclipse.ui/schema/dropActions.exsd
+++ b/bundles/org.eclipse.ui/schema/dropActions.exsd
@@ -153,11 +153,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/editorActions.exsd b/bundles/org.eclipse.ui/schema/editorActions.exsd
index ff2607b..1c22a00 100644
--- a/bundles/org.eclipse.ui/schema/editorActions.exsd
+++ b/bundles/org.eclipse.ui/schema/editorActions.exsd
@@ -458,11 +458,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2000, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/editors.exsd b/bundles/org.eclipse.ui/schema/editors.exsd
index 100ee5a..8abc3e0 100644
--- a/bundles/org.eclipse.ui/schema/editors.exsd
+++ b/bundles/org.eclipse.ui/schema/editors.exsd
@@ -284,11 +284,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/elementFactories.exsd b/bundles/org.eclipse.ui/schema/elementFactories.exsd
index fc85274..a003dec 100644
--- a/bundles/org.eclipse.ui/schema/elementFactories.exsd
+++ b/bundles/org.eclipse.ui/schema/elementFactories.exsd
@@ -153,11 +153,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/exportWizards.exsd b/bundles/org.eclipse.ui/schema/exportWizards.exsd
index 1ef434e..87501fc 100644
--- a/bundles/org.eclipse.ui/schema/exportWizards.exsd
+++ b/bundles/org.eclipse.ui/schema/exportWizards.exsd
@@ -181,11 +181,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/fontDefinitions.exsd b/bundles/org.eclipse.ui/schema/fontDefinitions.exsd
index 936c3eb..6bc8d4d 100644
--- a/bundles/org.eclipse.ui/schema/fontDefinitions.exsd
+++ b/bundles/org.eclipse.ui/schema/fontDefinitions.exsd
@@ -173,11 +173,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/helpSupport.exsd b/bundles/org.eclipse.ui/schema/helpSupport.exsd
index e3a5852..bfc3194 100644
--- a/bundles/org.eclipse.ui/schema/helpSupport.exsd
+++ b/bundles/org.eclipse.ui/schema/helpSupport.exsd
@@ -107,10 +107,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2000, 2004 IBM Corporation and others.<br>
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 <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+available under the terms of the Common Public License v1.0 which
+accompanies
+this distribution, and is available at
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/importWizards.exsd b/bundles/org.eclipse.ui/schema/importWizards.exsd
index a615cce..e564827 100644
--- a/bundles/org.eclipse.ui/schema/importWizards.exsd
+++ b/bundles/org.eclipse.ui/schema/importWizards.exsd
@@ -178,11 +178,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/intro.exsd b/bundles/org.eclipse.ui/schema/intro.exsd
index 3713955..bef5c01 100644
--- a/bundles/org.eclipse.ui/schema/intro.exsd
+++ b/bundles/org.eclipse.ui/schema/intro.exsd
@@ -174,9 +174,11 @@
<documentation>
Copyright (c) 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/newWizards.exsd b/bundles/org.eclipse.ui/schema/newWizards.exsd
index 4c27b01..bbeab4b 100644
--- a/bundles/org.eclipse.ui/schema/newWizards.exsd
+++ b/bundles/org.eclipse.ui/schema/newWizards.exsd
@@ -296,11 +296,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd b/bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd
index 1d3c024..19619dc 100644
--- a/bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd
+++ b/bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd
@@ -288,11 +288,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/perspectives.exsd b/bundles/org.eclipse.ui/schema/perspectives.exsd
index c630fdb..f06fdf9 100644
--- a/bundles/org.eclipse.ui/schema/perspectives.exsd
+++ b/bundles/org.eclipse.ui/schema/perspectives.exsd
@@ -160,11 +160,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/popupMenus.exsd b/bundles/org.eclipse.ui/schema/popupMenus.exsd
index 94d0f1e..97a911e 100644
--- a/bundles/org.eclipse.ui/schema/popupMenus.exsd
+++ b/bundles/org.eclipse.ui/schema/popupMenus.exsd
@@ -560,11 +560,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2000, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/preferencePages.exsd b/bundles/org.eclipse.ui/schema/preferencePages.exsd
index 8452e3b..c98c7ad 100644
--- a/bundles/org.eclipse.ui/schema/preferencePages.exsd
+++ b/bundles/org.eclipse.ui/schema/preferencePages.exsd
@@ -149,11 +149,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/presentationFactories.exsd b/bundles/org.eclipse.ui/schema/presentationFactories.exsd
index 21a736b..4d2448d 100644
--- a/bundles/org.eclipse.ui/schema/presentationFactories.exsd
+++ b/bundles/org.eclipse.ui/schema/presentationFactories.exsd
@@ -116,7 +116,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
-
+ Copyright (c) 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/propertyPages.exsd b/bundles/org.eclipse.ui/schema/propertyPages.exsd
index 4f89d84..cee27cb 100644
--- a/bundles/org.eclipse.ui/schema/propertyPages.exsd
+++ b/bundles/org.eclipse.ui/schema/propertyPages.exsd
@@ -204,11 +204,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/startup.exsd b/bundles/org.eclipse.ui/schema/startup.exsd
index 08a6bc7..81caa35 100644
--- a/bundles/org.eclipse.ui/schema/startup.exsd
+++ b/bundles/org.eclipse.ui/schema/startup.exsd
@@ -106,11 +106,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/systemSummarySections.exsd b/bundles/org.eclipse.ui/schema/systemSummarySections.exsd
index 643a56c..8aadf41 100644
--- a/bundles/org.eclipse.ui/schema/systemSummarySections.exsd
+++ b/bundles/org.eclipse.ui/schema/systemSummarySections.exsd
@@ -129,11 +129,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2004 IBM Corporation and others.<br>
-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
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+ Copyright (c) 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/themes.exsd b/bundles/org.eclipse.ui/schema/themes.exsd
index 85b7d61..28f003f 100644
--- a/bundles/org.eclipse.ui/schema/themes.exsd
+++ b/bundles/org.eclipse.ui/schema/themes.exsd
@@ -536,9 +536,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- <p>
-Copyright (c) 2003 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) 2003, 2004 IBM Corporation and others.<br>
+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
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/viewActions.exsd b/bundles/org.eclipse.ui/schema/viewActions.exsd
index c60a843..9c625cf 100644
--- a/bundles/org.eclipse.ui/schema/viewActions.exsd
+++ b/bundles/org.eclipse.ui/schema/viewActions.exsd
@@ -397,11 +397,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/views.exsd b/bundles/org.eclipse.ui/schema/views.exsd
index 3b910f0..6cd57be 100644
--- a/bundles/org.eclipse.ui/schema/views.exsd
+++ b/bundles/org.eclipse.ui/schema/views.exsd
@@ -280,11 +280,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>
diff --git a/bundles/org.eclipse.ui/schema/workingSets.exsd b/bundles/org.eclipse.ui/schema/workingSets.exsd
index d6f0e81..1493eec 100644
--- a/bundles/org.eclipse.ui/schema/workingSets.exsd
+++ b/bundles/org.eclipse.ui/schema/workingSets.exsd
@@ -139,11 +139,13 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2002, 2003 IBM Corporation and others.<br>
+ Copyright (c) 2002, 2004 IBM Corporation and others.<br>
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which accompanies
+available under the terms of the Common Public License v1.0 which
+accompanies
this distribution, and is available at
-<a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
+<a
+href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>
</documentation>
</annotation>