Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Moir2008-06-03 14:02:37 +0000
committerKim Moir2008-06-03 14:02:37 +0000
commitd336e84f0f8616ae18304f1c6dacb370695eda71 (patch)
tree90a7c5c50eff7c2a5ce2bf0c9f52d6265fbb8298 /org.eclipse.help.base/about.properties
parentc0737d393026f93351e2b5b7fff7aab78e4304e0 (diff)
downloadeclipse.platform.ua-d336e84f0f8616ae18304f1c6dacb370695eda71.tar.gz
eclipse.platform.ua-d336e84f0f8616ae18304f1c6dacb370695eda71.tar.xz
eclipse.platform.ua-d336e84f0f8616ae18304f1c6dacb370695eda71.zip
fix copyrights in branding pluginv20080603
Diffstat (limited to 'org.eclipse.help.base/about.properties')
-rw-r--r--org.eclipse.help.base/about.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.help.base/about.properties b/org.eclipse.help.base/about.properties
index ee7930c97..e1e875c58 100644
--- a/org.eclipse.help.base/about.properties
+++ b/org.eclipse.help.base/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2005 IBM Corporation and others.
+# Copyright (c) 2000, 2008 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
@@ -19,6 +19,6 @@ blurb=Eclipse Help\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2000, 2007. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2008. All rights reserved.\n\
Visit http://www.eclipse.org/platform

Back to the top