Skip to main content
summaryrefslogtreecommitdiffstats
path: root/launch
diff options
context:
space:
mode:
authorDoug Schaefer2005-06-27 03:46:51 +0000
committerDoug Schaefer2005-06-27 03:46:51 +0000
commit2fd25239b8973d7b659ea1ee4f294c50bb6c177d (patch)
tree5966e9c6212e87e6f8969e630fe042c39373e291 /launch
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 'launch')
-rw-r--r--launch/org.eclipse.cdt.launch/build.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/launch/org.eclipse.cdt.launch/build.properties b/launch/org.eclipse.cdt.launch/build.properties
index 6f6ad17e8b4..d09ce46fc1a 100644
--- a/launch/org.eclipse.cdt.launch/build.properties
+++ b/launch/org.eclipse.cdt.launch/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