Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/debug
diff options
context:
space:
mode:
Diffstat (limited to 'debug')
-rw-r--r--debug/org.eclipse.cdt.gdb-feature/build.properties17
-rw-r--r--debug/org.eclipse.cdt.gdb.ui/build.properties10
-rw-r--r--debug/org.eclipse.cdt.gdb/build.properties10
-rw-r--r--debug/org.eclipse.cdt.gnu.debug-feature/feature.properties2
-rw-r--r--debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties2
5 files changed, 30 insertions, 11 deletions
diff --git a/debug/org.eclipse.cdt.gdb-feature/build.properties b/debug/org.eclipse.cdt.gdb-feature/build.properties
index be117c20c07..2c3b42e7259 100644
--- a/debug/org.eclipse.cdt.gdb-feature/build.properties
+++ b/debug/org.eclipse.cdt.gdb-feature/build.properties
@@ -1,13 +1,12 @@
###############################################################################
-# Copyright (c) 2008 Wind River Systems 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/epl-v10.html
-#
-# Contributors:
-# Wind River Systems - initial API and implementation
-# IBM Corporation
+# Copyright (c) 2010 Freescale Semiconductor 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/epl-v10.html
+#
+# Contributors:
+# Freescale Semiconductor - initial API and implementation
###############################################################################
bin.includes = feature.xml,\
feature.properties,\
diff --git a/debug/org.eclipse.cdt.gdb.ui/build.properties b/debug/org.eclipse.cdt.gdb.ui/build.properties
index 0dc34f7833b..19c058541fc 100644
--- a/debug/org.eclipse.cdt.gdb.ui/build.properties
+++ b/debug/org.eclipse.cdt.gdb.ui/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2010 Freescale Semiconductor 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/epl-v10.html
+#
+# Contributors:
+# Freescale Semiconductor - initial API and implementation
+###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
diff --git a/debug/org.eclipse.cdt.gdb/build.properties b/debug/org.eclipse.cdt.gdb/build.properties
index aa1a0082691..ff47188de3e 100644
--- a/debug/org.eclipse.cdt.gdb/build.properties
+++ b/debug/org.eclipse.cdt.gdb/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2010 Freescale Semiconductor 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/epl-v10.html
+#
+# Contributors:
+# Freescale Semiconductor - initial API and implementation
+###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
diff --git a/debug/org.eclipse.cdt.gnu.debug-feature/feature.properties b/debug/org.eclipse.cdt.gnu.debug-feature/feature.properties
index e4dd10844a7..acabe380714 100644
--- a/debug/org.eclipse.cdt.gnu.debug-feature/feature.properties
+++ b/debug/org.eclipse.cdt.gnu.debug-feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2005, 2009 IBM Corporation and others.
+# Copyright (c) 2005, 2010 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
diff --git a/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties b/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties
index 4068a357e54..c12a6ce197e 100644
--- a/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties
+++ b/debug/org.eclipse.cdt.gnu.debug-feature/sourceTemplateFeature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2005, 2009 IBM Corporation and others.
+# Copyright (c) 2005, 2010 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

Back to the top