Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2018-05-10 11:35:28 +0000
committerSravan Kumar Lakkimsetti2018-05-10 11:35:28 +0000
commit89e4950f804b53b7c87edac36608c8d1a252c0e1 (patch)
tree9b531a5d8f608d2ab1244d5a9b982b6f5675de5c /bundles
parentba6506291befb0d10286fce2febc38005ffa0f06 (diff)
downloadeclipse.platform.team-89e4950f804b53b7c87edac36608c8d1a252c0e1.tar.gz
eclipse.platform.team-89e4950f804b53b7c87edac36608c8d1a252c0e1.tar.xz
eclipse.platform.team-89e4950f804b53b7c87edac36608c8d1a252c0e1.zip
Bug 534534 - Copyright dates must be updated to 2018I20180511-2000
Change-Id: I127fa1fbe79da167fe7478ce5f3bc194756b3cff Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.cvs/about.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.cvs/about.properties b/bundles/org.eclipse.cvs/about.properties
index 701c3033a..6145efdb8 100644
--- a/bundles/org.eclipse.cvs/about.properties
+++ b/bundles/org.eclipse.cvs/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 CVS Client\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/eclipse/platform-cvs

Back to the top