Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2005-06-27 03:46:51 +0000
committerDoug Schaefer2005-06-27 03:46:51 +0000
commit2fd25239b8973d7b659ea1ee4f294c50bb6c177d (patch)
tree5966e9c6212e87e6f8969e630fe042c39373e291 /debug/org.eclipse.cdt.debug.mi.ui/build.properties
parent978d14030d8c6ddee09f23c0567a0fcf0753e716 (diff)
downloadorg.eclipse.cdt-2fd25239b8973d7b659ea1ee4f294c50bb6c177d.tar.gz
org.eclipse.cdt-2fd25239b8973d7b659ea1ee4f294c50bb6c177d.tar.xz
org.eclipse.cdt-2fd25239b8973d7b659ea1ee4f294c50bb6c177d.zip
EPL'ing the CDT.
Diffstat (limited to 'debug/org.eclipse.cdt.debug.mi.ui/build.properties')
-rw-r--r--debug/org.eclipse.cdt.debug.mi.ui/build.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/debug/org.eclipse.cdt.debug.mi.ui/build.properties b/debug/org.eclipse.cdt.debug.mi.ui/build.properties
index d2e8336e712..79b4c32306e 100644
--- a/debug/org.eclipse.cdt.debug.mi.ui/build.properties
+++ b/debug/org.eclipse.cdt.debug.mi.ui/build.properties
@@ -1,9 +1,9 @@
###############################################################################
-# Copyright (c) 2003, 2004 QNX Software Systems and others.
+# Copyright (c) 2003, 2005 QNX Software Systems and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Common Public License v1.0
+# 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:
# QNX Software Systems - initial API and implementation

Back to the top