Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2021-02-21 14:31:10 +0000
committerSravan Kumar Lakkimsetti2021-02-21 14:31:10 +0000
commit8233948ddc0bc35477e2e9390249a092153facb0 (patch)
treeb1a942be7914ed4fdc6bdb4da5dc0b39ff8ad38f /bundles/org.eclipse.cvs/about.properties
parent3b3c6595feadf8b7623eb4044948be2ee44cca7c (diff)
downloadeclipse.platform.team-8233948ddc0bc35477e2e9390249a092153facb0.tar.gz
eclipse.platform.team-8233948ddc0bc35477e2e9390249a092153facb0.tar.xz
eclipse.platform.team-8233948ddc0bc35477e2e9390249a092153facb0.zip
Change-Id: Ic94c0d8b90fe14272c81541cb47591aaac71ca9e Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.cvs/about.properties')
-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 313591adc..c575797c1 100644
--- a/bundles/org.eclipse.cvs/about.properties
+++ b/bundles/org.eclipse.cvs/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2020 IBM Corporation and others.
+# Copyright (c) 2000, 2021 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
@@ -22,6 +22,6 @@ blurb=Eclipse CVS Client\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2000, 2020. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2021. All rights reserved.\n\
Visit http://www.eclipse.org/eclipse/platform-cvs

Back to the top