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/plugin.properties
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/plugin.properties')
-rw-r--r--org.eclipse.debug.core/plugin.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.debug.core/plugin.properties b/org.eclipse.debug.core/plugin.properties
index 7df1b1c6c..c41d00c1e 100644
--- a/org.eclipse.debug.core/plugin.properties
+++ b/org.eclipse.debug.core/plugin.properties
@@ -1,9 +1,9 @@
###############################################################################
# Copyright (c) 2000, 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
+# 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
-# http://www.eclipse.org/legal/cpl-v10.html
+# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
@@ -49,4 +49,4 @@ containerDescription.directory = A directory in the local file system
containerName.workspace = Workspace
containerDescription.workspace = All projects in the workspace
containerName.default = Default
-containerDescription.default = Default source lookup path \ No newline at end of file
+containerDescription.default = Default source lookup path

Back to the top