Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.wst.xsl.ui/plugin.properties')
-rw-r--r--bundles/org.eclipse.wst.xsl.ui/plugin.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/bundles/org.eclipse.wst.xsl.ui/plugin.properties b/bundles/org.eclipse.wst.xsl.ui/plugin.properties
index 9b7fc44..a71e726 100644
--- a/bundles/org.eclipse.wst.xsl.ui/plugin.properties
+++ b/bundles/org.eclipse.wst.xsl.ui/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2005, 2009 Orangevolt (www.orangevolt.com)
+# Copyright (c) 2005, 2010 Orangevolt (www.orangevolt.com)
# 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
@@ -11,7 +11,7 @@
#
###############################################################################
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
pluginName=XSL Editor and Validation
page.name.0 = XSL
@@ -34,4 +34,4 @@ XSL_Property_validation = XSLT Validation
specification.label.0 = Override
XSLContentAssistExtension = XSL Content Assistance
contextTypeXSLTag = XSL Tag
-contextTypeXSLAttr = XSL Attribute \ No newline at end of file
+contextTypeXSLAttr = XSL Attribute

Back to the top