Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2017-02-03 13:39:51 +0000
committerDani Megert2017-02-03 13:39:51 +0000
commit98dd7448cc9d337f90cdfe4e166e2258ac4def05 (patch)
tree572c8f7a34718a2f66a4d3d825b7868baf5e0deb
parentd19215a5ae3190b86b13d9ce52f1ca6166df5ece (diff)
downloadeclipse.platform.ua-98dd7448cc9d337f90cdfe4e166e2258ac4def05.tar.gz
eclipse.platform.ua-98dd7448cc9d337f90cdfe4e166e2258ac4def05.tar.xz
eclipse.platform.ua-98dd7448cc9d337f90cdfe4e166e2258ac4def05.zip
Updated copyright date
-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 c0123107b..008358096 100644
--- a/org.eclipse.help.base/about.properties
+++ b/org.eclipse.help.base/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2016 IBM Corporation and others.
+# Copyright (c) 2000, 2017 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, 2016. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2017. All rights reserved.\n\
Visit http://www.eclipse.org/platform

Back to the top