Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Swanson2005-02-24 05:51:58 +0000
committerDarin Swanson2005-02-24 05:51:58 +0000
commit8e39cb366f578acaf558a985f68143308de00f9a (patch)
tree819e5034cb42f82a86411ca85c7ca2fe00d19c96 /org.eclipse.debug.core/schema
parent806ac2c9461a91ada81b1078565c4efafb61f43f (diff)
downloadeclipse.platform.debug-8e39cb366f578acaf558a985f68143308de00f9a.tar.gz
eclipse.platform.debug-8e39cb366f578acaf558a985f68143308de00f9a.tar.xz
eclipse.platform.debug-8e39cb366f578acaf558a985f68143308de00f9a.zip
CPL --> EPL
Diffstat (limited to 'org.eclipse.debug.core/schema')
-rw-r--r--org.eclipse.debug.core/schema/breakpoints.exsd6
-rw-r--r--org.eclipse.debug.core/schema/launchConfigurationComparators.exsd6
-rw-r--r--org.eclipse.debug.core/schema/launchConfigurationTypes.exsd6
-rw-r--r--org.eclipse.debug.core/schema/launchDelegates.exsd6
-rw-r--r--org.eclipse.debug.core/schema/launchModes.exsd6
-rw-r--r--org.eclipse.debug.core/schema/launchers.exsd6
-rw-r--r--org.eclipse.debug.core/schema/logicalStructureProviders.exsd6
-rw-r--r--org.eclipse.debug.core/schema/logicalStructureTypes.exsd6
-rw-r--r--org.eclipse.debug.core/schema/processFactories.exsd6
-rw-r--r--org.eclipse.debug.core/schema/sourceContainerTypes.exsd6
-rw-r--r--org.eclipse.debug.core/schema/sourceLocators.exsd6
-rw-r--r--org.eclipse.debug.core/schema/sourcePathComputers.exsd6
-rw-r--r--org.eclipse.debug.core/schema/statusHandlers.exsd6
-rw-r--r--org.eclipse.debug.core/schema/watchExpressionDelegates.exsd6
14 files changed, 42 insertions, 42 deletions
diff --git a/org.eclipse.debug.core/schema/breakpoints.exsd b/org.eclipse.debug.core/schema/breakpoints.exsd
index 4b8205dc9..0c076e8a8 100644
--- a/org.eclipse.debug.core/schema/breakpoints.exsd
+++ b/org.eclipse.debug.core/schema/breakpoints.exsd
@@ -116,11 +116,11 @@ There is an associated marker definition for "com.example.ExampleBreakpoint
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/launchConfigurationComparators.exsd b/org.eclipse.debug.core/schema/launchConfigurationComparators.exsd
index 23a5a526b..d0fe6b060 100644
--- a/org.eclipse.debug.core/schema/launchConfigurationComparators.exsd
+++ b/org.eclipse.debug.core/schema/launchConfigurationComparators.exsd
@@ -108,11 +108,11 @@ In the example above, the specified type of launch configuration comparator will
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/launchConfigurationTypes.exsd b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd
index 4b879518e..bbaed66f1 100644
--- a/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd
+++ b/org.eclipse.debug.core/schema/launchConfigurationTypes.exsd
@@ -177,11 +177,11 @@ The launch configuration is applicable to .txt and .gif files, and is the defaul
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/launchDelegates.exsd b/org.eclipse.debug.core/schema/launchDelegates.exsd
index 7052af30f..4e7231365 100644
--- a/org.eclipse.debug.core/schema/launchDelegates.exsd
+++ b/org.eclipse.debug.core/schema/launchDelegates.exsd
@@ -144,11 +144,11 @@ In the example above, the specified launch delegate is contributed to launch Jav
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/launchModes.exsd b/org.eclipse.debug.core/schema/launchModes.exsd
index 96936b64e..f460b6a37 100644
--- a/org.eclipse.debug.core/schema/launchModes.exsd
+++ b/org.eclipse.debug.core/schema/launchModes.exsd
@@ -113,11 +113,11 @@ In the example above, the profile launch mode is contributed.
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/launchers.exsd b/org.eclipse.debug.core/schema/launchers.exsd
index 2e21b120b..3140bb7f5 100644
--- a/org.eclipse.debug.core/schema/launchers.exsd
+++ b/org.eclipse.debug.core/schema/launchers.exsd
@@ -214,11 +214,11 @@ implements &lt;samp&gt;org.eclipse.debug.ui.ILaunchWizard&lt;/samp&gt;.
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/logicalStructureProviders.exsd b/org.eclipse.debug.core/schema/logicalStructureProviders.exsd
index a2068170a..d3a2fffc6 100644
--- a/org.eclipse.debug.core/schema/logicalStructureProviders.exsd
+++ b/org.eclipse.debug.core/schema/logicalStructureProviders.exsd
@@ -110,11 +110,11 @@ In the example above, the specified logical structure provider will be consulted
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2004, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/logicalStructureTypes.exsd b/org.eclipse.debug.core/schema/logicalStructureTypes.exsd
index 62ada8180..ca4816a4c 100644
--- a/org.eclipse.debug.core/schema/logicalStructureTypes.exsd
+++ b/org.eclipse.debug.core/schema/logicalStructureTypes.exsd
@@ -125,11 +125,11 @@ In the example above, the specified logical structure type will be consulted for
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/processFactories.exsd b/org.eclipse.debug.core/schema/processFactories.exsd
index 6ffe3b8c3..57443fae0 100644
--- a/org.eclipse.debug.core/schema/processFactories.exsd
+++ b/org.eclipse.debug.core/schema/processFactories.exsd
@@ -111,11 +111,11 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/sourceContainerTypes.exsd b/org.eclipse.debug.core/schema/sourceContainerTypes.exsd
index 5631df75a..585734569 100644
--- a/org.eclipse.debug.core/schema/sourceContainerTypes.exsd
+++ b/org.eclipse.debug.core/schema/sourceContainerTypes.exsd
@@ -142,11 +142,11 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2003, 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2003, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/sourceLocators.exsd b/org.eclipse.debug.core/schema/sourceLocators.exsd
index b3bb057f5..f06ee77b5 100644
--- a/org.eclipse.debug.core/schema/sourceLocators.exsd
+++ b/org.eclipse.debug.core/schema/sourceLocators.exsd
@@ -111,11 +111,11 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/sourcePathComputers.exsd b/org.eclipse.debug.core/schema/sourcePathComputers.exsd
index 2df990a8d..8aea7e1ef 100644
--- a/org.eclipse.debug.core/schema/sourcePathComputers.exsd
+++ b/org.eclipse.debug.core/schema/sourcePathComputers.exsd
@@ -128,11 +128,11 @@
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2003, 2004 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2003, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/statusHandlers.exsd b/org.eclipse.debug.core/schema/statusHandlers.exsd
index a3415daa4..a2feb316f 100644
--- a/org.eclipse.debug.core/schema/statusHandlers.exsd
+++ b/org.eclipse.debug.core/schema/statusHandlers.exsd
@@ -116,11 +116,11 @@ In the example above, the specified status handler will be registered for to han
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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.debug.core/schema/watchExpressionDelegates.exsd b/org.eclipse.debug.core/schema/watchExpressionDelegates.exsd
index fa14bfa45..e2327029e 100644
--- a/org.eclipse.debug.core/schema/watchExpressionDelegates.exsd
+++ b/org.eclipse.debug.core/schema/watchExpressionDelegates.exsd
@@ -109,11 +109,11 @@ The following is the definition of a watch expression delegate for the com.examp
<meta.section type="copyright"/>
</appInfo>
<documentation>
- Copyright (c) 2000, 2003 IBM Corporation and others.&lt;br&gt;
+ Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
All rights reserved. This program and the accompanying materials are made
-available under the terms of the Common Public License v1.0 which
+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/cpl-v10.html&quot;&gt;http://www.eclipse.org/legal/cpl-v10.html&lt;/a&gt;
+&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