Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.javascript.feature')
-rw-r--r--packages/org.eclipse.epp.package.javascript.feature/feature.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.javascript.feature/feature.properties b/packages/org.eclipse.epp.package.javascript.feature/feature.properties
index 6e12ad64..4daa8376 100644
--- a/packages/org.eclipse.epp.package.javascript.feature/feature.properties
+++ b/packages/org.eclipse.epp.package.javascript.feature/feature.properties
@@ -1,5 +1,5 @@
################################################################################
-# Copyright (c) 2007, 2017 Eclipse contributors and others.
+# Copyright (c) 2007, 2018 Eclipse contributors 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
@@ -14,7 +14,7 @@ description = \
The essential starting point for JavaScript and Web developers, including JS language support, a Git client, HTML, CSS, JSON and CSS Editors and Mylyn.
copyright = \
-Copyright (c) 2007, 2017 Eclipse contributors and others.\n\
+Copyright (c) 2007, 2018 Eclipse contributors and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\

Back to the top