Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bundles/org.eclipse.cvs/about.properties4
-rw-r--r--features/org.eclipse.cvs-feature/feature.properties4
2 files changed, 4 insertions, 4 deletions
diff --git a/bundles/org.eclipse.cvs/about.properties b/bundles/org.eclipse.cvs/about.properties
index ee16b2c8b..313591adc 100644
--- a/bundles/org.eclipse.cvs/about.properties
+++ b/bundles/org.eclipse.cvs/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2018 IBM Corporation and others.
+# Copyright (c) 2000, 2020 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, 2019. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2020. All rights reserved.\n\
Visit http://www.eclipse.org/eclipse/platform-cvs
diff --git a/features/org.eclipse.cvs-feature/feature.properties b/features/org.eclipse.cvs-feature/feature.properties
index ab6f824aa..fdabd9a2d 100644
--- a/features/org.eclipse.cvs-feature/feature.properties
+++ b/features/org.eclipse.cvs-feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2011 IBM Corporation and others.
+# Copyright (c) 2000, 2020 IBM Corporation and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
@@ -28,7 +28,7 @@ description=Eclipse CVS Client (binary runtime and user documentation).
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2000, 2011 IBM Corporation and others.\n\
+Copyright (c) 2000, 2020 IBM Corporation and others.\n\
\n\
This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License 2.0\n\

Back to the top