diff options
author | Dani Megert | 2005-02-25 15:14:50 +0000 |
---|---|---|
committer | Dani Megert | 2005-02-25 15:14:50 +0000 |
commit | d2ac7bcf20e3f67a457391976e7e1630ee42cba8 (patch) | |
tree | fb4b75c57ae8b15e686997a835888a302252c4f0 /org.eclipse.ui.editors/schema | |
parent | 42efd79151fb70ee847da8e1ef963701104afe07 (diff) | |
download | eclipse.platform.text-d2ac7bcf20e3f67a457391976e7e1630ee42cba8.tar.gz eclipse.platform.text-d2ac7bcf20e3f67a457391976e7e1630ee42cba8.tar.xz eclipse.platform.text-d2ac7bcf20e3f67a457391976e7e1630ee42cba8.zip |
Converted from CPL to EPL
Diffstat (limited to 'org.eclipse.ui.editors/schema')
5 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.ui.editors/schema/annotationTypes.exsd b/org.eclipse.ui.editors/schema/annotationTypes.exsd index c8af24df0..daba880e9 100644 --- a/org.eclipse.ui.editors/schema/annotationTypes.exsd +++ b/org.eclipse.ui.editors/schema/annotationTypes.exsd @@ -159,7 +159,7 @@ Some annotations serve as the UI counterpart of markers (see <code>org.ecl </appInfo>
<documentation>
Copyright (c) 2001, 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>
+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 <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
</documentation>
</annotation>
diff --git a/org.eclipse.ui.editors/schema/documentProviders.exsd b/org.eclipse.ui.editors/schema/documentProviders.exsd index 9d7a872f0..31e08bb1b 100644 --- a/org.eclipse.ui.editors/schema/documentProviders.exsd +++ b/org.eclipse.ui.editors/schema/documentProviders.exsd @@ -143,7 +143,7 @@ This example registers <samp>org.eclipse.ui.editors.text.FileDocumentProvi </appInfo>
<documentation>
Copyright (c) 2001, 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>
+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 <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
</documentation>
</annotation>
diff --git a/org.eclipse.ui.editors/schema/markerAnnotationSpecification.exsd b/org.eclipse.ui.editors/schema/markerAnnotationSpecification.exsd index cdc5c04d2..4d4547e4e 100644 --- a/org.eclipse.ui.editors/schema/markerAnnotationSpecification.exsd +++ b/org.eclipse.ui.editors/schema/markerAnnotationSpecification.exsd @@ -329,7 +329,7 @@ since: 3.0 </appInfo> <documentation> Copyright (c) 2001, 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> +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 <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> </documentation> </annotation> diff --git a/org.eclipse.ui.editors/schema/markerUpdaters.exsd b/org.eclipse.ui.editors/schema/markerUpdaters.exsd index 360f104a0..c1fe838f3 100644 --- a/org.eclipse.ui.editors/schema/markerUpdaters.exsd +++ b/org.eclipse.ui.editors/schema/markerUpdaters.exsd @@ -136,7 +136,7 @@ This example registers <samp>org.eclipse.ui.texteditor.BasicMarkerUpdater& </appInfo>
<documentation>
Copyright (c) 2001, 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>
+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 <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
</documentation>
</annotation>
diff --git a/org.eclipse.ui.editors/schema/templates.exsd b/org.eclipse.ui.editors/schema/templates.exsd index c92fb2ea7..07c60a9d0 100644 --- a/org.eclipse.ui.editors/schema/templates.exsd +++ b/org.eclipse.ui.editors/schema/templates.exsd @@ -325,7 +325,7 @@ </appInfo> <documentation> Copyright (c) 2001, 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> +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 <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> </documentation> </annotation> |