Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Swanson2005-02-24 06:50:28 +0000
committerDarin Swanson2005-02-24 06:50:28 +0000
commit0e69c2ade06948c7c4b6628caf1e46a2d1e1de19 (patch)
treeb78c2b4fb471e86c6c976f8c70e957a759f29ced /org.eclipse.debug.ui/plugin.properties
parent8e09f8e8abbb2f7c72012ea24ea74f87d0f4f3e7 (diff)
downloadeclipse.platform.debug-0e69c2ade06948c7c4b6628caf1e46a2d1e1de19.tar.gz
eclipse.platform.debug-0e69c2ade06948c7c4b6628caf1e46a2d1e1de19.tar.xz
eclipse.platform.debug-0e69c2ade06948c7c4b6628caf1e46a2d1e1de19.zip
CPL --> EPL
Diffstat (limited to 'org.eclipse.debug.ui/plugin.properties')
-rw-r--r--org.eclipse.debug.ui/plugin.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.debug.ui/plugin.properties b/org.eclipse.debug.ui/plugin.properties
index d9dd748a7..1004ac150 100644
--- a/org.eclipse.debug.ui/plugin.properties
+++ b/org.eclipse.debug.ui/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
+# Copyright (c) 2000, 2005 IBM Corporation and others.
+# 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
@@ -322,4 +322,4 @@ BreakpointWorkingSet.name=Breakpoint
memoryRenderingsExtensionPointName = Memory Renderings
SetDefaultColumnSizeActionName =Set Default Column Size ...
-SetPaddedStrActionName = Set Padded String ... \ No newline at end of file
+SetPaddedStrActionName = Set Padded String ...

Back to the top