Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'json/bundles/org.eclipse.wst.json.jshint.core/plugin.properties')
-rw-r--r--json/bundles/org.eclipse.wst.json.jshint.core/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/bundles/org.eclipse.wst.json.jshint.core/plugin.properties b/json/bundles/org.eclipse.wst.json.jshint.core/plugin.properties
index 02b8b92d84..bcad4a5ca0 100644
--- a/json/bundles/org.eclipse.wst.json.jshint.core/plugin.properties
+++ b/json/bundles/org.eclipse.wst.json.jshint.core/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2015, 2016 present Angelo Zerr and others.
+# Copyright (c) 2015, 2019 present Angelo Zerr and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
@@ -13,4 +13,4 @@
###############################################################################
providerName=Eclipse Web Tools Platform
pluginName=JSHint Core
-JSHHintRc_Content_Type_Extension_Element.name.name=.jshintrc \ No newline at end of file
+JSHHintRc_Content_Type_Extension_Element.name=.jshintrc

Back to the top