Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-05-10 11:37:04 +0000
committerSravan Kumar Lakkimsetti2018-05-10 11:37:04 +0000
commitb6400463660b9910904b064bd27d72bbe0c100ec (patch)
tree59959086cac1a6b2ce4fe3f3ec909f3ab9902a21
parent1c4402becd569b15b6e089cccd376d4578bb8494 (diff)
downloadeclipse.platform.ua-b6400463660b9910904b064bd27d72bbe0c100ec.tar.gz
eclipse.platform.ua-b6400463660b9910904b064bd27d72bbe0c100ec.tar.xz
eclipse.platform.ua-b6400463660b9910904b064bd27d72bbe0c100ec.zip
Bug 534534 - Copyright dates must be updated to 2018
Change-Id: I43d52f7053b4121b478b660d72d8637be98e98e6 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-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 008358096..65fe10c7b 100644
--- a/org.eclipse.help.base/about.properties
+++ b/org.eclipse.help.base/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2017 IBM Corporation and others.
+# Copyright (c) 2000, 2018 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, 2017. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2018. All rights reserved.\n\
Visit http://www.eclipse.org/platform

Back to the top