Skip to main content
summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorVivian Kong2010-06-02 20:38:34 +0000
committerVivian Kong2010-06-02 20:38:34 +0000
commit738da44d29fa3c3e60f65c37d0e52e88550e6d27 (patch)
tree06911b2669e0637ed8a44231fb1acbe49f52019c /build
parent8d24bacec810d6a02abd52d7643b88e51fe7c94e (diff)
downloadorg.eclipse.cdt-738da44d29fa3c3e60f65c37d0e52e88550e6d27.tar.gz
org.eclipse.cdt-738da44d29fa3c3e60f65c37d0e52e88550e6d27.tar.xz
org.eclipse.cdt-738da44d29fa3c3e60f65c37d0e52e88550e6d27.zip
Bug 315439 Fix up copyright
Diffstat (limited to 'build')
-rw-r--r--build/org.eclipse.cdt.gnu.build-feature/feature.properties2
-rw-r--r--build/org.eclipse.cdt.gnu.build-feature/sourceTemplateFeature/feature.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/build/org.eclipse.cdt.gnu.build-feature/feature.properties b/build/org.eclipse.cdt.gnu.build-feature/feature.properties
index 90b570c6985..d1495817a56 100644
--- a/build/org.eclipse.cdt.gnu.build-feature/feature.properties
+++ b/build/org.eclipse.cdt.gnu.build-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/build/org.eclipse.cdt.gnu.build-feature/sourceTemplateFeature/feature.properties b/build/org.eclipse.cdt.gnu.build-feature/sourceTemplateFeature/feature.properties
index ffb4a3cc601..dab158e7c90 100644
--- a/build/org.eclipse.cdt.gnu.build-feature/sourceTemplateFeature/feature.properties
+++ b/build/org.eclipse.cdt.gnu.build-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