Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.rust.feature/feature.properties')
-rw-r--r--packages/org.eclipse.epp.package.rust.feature/feature.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.rust.feature/feature.properties b/packages/org.eclipse.epp.package.rust.feature/feature.properties
index 8dcc3cda..4d64a58b 100644
--- a/packages/org.eclipse.epp.package.rust.feature/feature.properties
+++ b/packages/org.eclipse.epp.package.rust.feature/feature.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2007, 2018 Eclipse contributors and others.
+# Copyright (c) 2007, 2019 Eclipse contributors and others.
#
# This program and the accompanying materials are made
# available under the terms of the Eclipse Public License 2.0
@@ -16,7 +16,7 @@
description = \
The essential starting point for Rust developers, including Rust language support, a Git client and Mylyn. Note that the Rust package includes some incubating components, as indicated by feature numbers less than 1.0.0 on the feature list.
-copyright = Copyright (c) 2018, Red Hat Inc, and others\n\
+copyright = Copyright (c) 2018, 2019 Red Hat Inc, and others\n\
\n\
This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License 2.0\n\

Back to the top