Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/p2
diff options
context:
space:
mode:
authorVivian Kong2010-05-31 15:15:04 +0000
committerVivian Kong2010-05-31 15:15:04 +0000
commit36b3638d9773124fb56ad734695f731c71d7a092 (patch)
tree3c2f7f52a66670dd3eddd86355b1b3ca836bb65e /p2
parent1991cfed8e406c6598821b9414206ca13616d7a5 (diff)
downloadorg.eclipse.cdt-36b3638d9773124fb56ad734695f731c71d7a092.tar.gz
org.eclipse.cdt-36b3638d9773124fb56ad734695f731c71d7a092.tar.xz
org.eclipse.cdt-36b3638d9773124fb56ad734695f731c71d7a092.zip
Bug 314212 - CDT Feature copyright dates are outdated
Diffstat (limited to 'p2')
-rw-r--r--p2/org.eclipse.cdt.p2-feature/feature.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/p2/org.eclipse.cdt.p2-feature/feature.properties b/p2/org.eclipse.cdt.p2-feature/feature.properties
index b8bf30eee07..32592bb68d7 100644
--- a/p2/org.eclipse.cdt.p2-feature/feature.properties
+++ b/p2/org.eclipse.cdt.p2-feature/feature.properties
@@ -29,7 +29,7 @@ description=Eclipse p2-based installer for toolchains and libraries.
# copyright
copyright=\
-Copyright (c) 2008 Wind River Systems and others.\n\
+Copyright (c) 2008, 2010 Wind River Systems and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\

Back to the top