Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2010-05-31 20:40:20 +0000
committerVivian Kong2010-05-31 20:40:20 +0000
commitce9eb6b7d63d542321978c8e97292d6b9a3817f6 (patch)
treeb1c4b952da34117bd1f3b7508b0b83482d625a17 /lrparser/org.eclipse.cdt.core.lrparser
parentcb243cbdf054f1f5ef13335283941b45413df143 (diff)
downloadorg.eclipse.cdt-ce9eb6b7d63d542321978c8e97292d6b9a3817f6.tar.gz
org.eclipse.cdt-ce9eb6b7d63d542321978c8e97292d6b9a3817f6.tar.xz
org.eclipse.cdt-ce9eb6b7d63d542321978c8e97292d6b9a3817f6.zip
update copyright in about and update provider info
Diffstat (limited to 'lrparser/org.eclipse.cdt.core.lrparser')
-rw-r--r--lrparser/org.eclipse.cdt.core.lrparser/about.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/lrparser/org.eclipse.cdt.core.lrparser/about.properties b/lrparser/org.eclipse.cdt.core.lrparser/about.properties
index 68d1c042a06..7b6be8b71f6 100644
--- a/lrparser/org.eclipse.cdt.core.lrparser/about.properties
+++ b/lrparser/org.eclipse.cdt.core.lrparser/about.properties
@@ -21,5 +21,5 @@ blurb=CDT LR Parser Support\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others, 2007. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others, 2007, 2010. All rights reserved.\n\
Visit http://www.eclipse.org/cdt

Back to the top