Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jsf/tests/org.eclipse.jst.jsf.contentassist.tests/plugin.properties')
-rw-r--r--jsf/tests/org.eclipse.jst.jsf.contentassist.tests/plugin.properties26
1 files changed, 13 insertions, 13 deletions
diff --git a/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/plugin.properties b/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/plugin.properties
index ceb11e8..eb795cc 100644
--- a/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/plugin.properties
+++ b/jsf/tests/org.eclipse.jst.jsf.contentassist.tests/plugin.properties
@@ -1,13 +1,13 @@
-###############################################################################
-# Copyright (c) 2001, 2007 Oracle Corporation 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
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Oracle Corporation - initial API and implementation
-###############################################################################
-
-Bundle-Name.0=JavaServer Faces Tools - Contentassist Tests Plug-in
-Bundle-Vendor.0=Eclipse.org
+###############################################################################
+# Copyright (c) 2001, 2007 Oracle Corporation 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
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# Oracle Corporation - initial API and implementation
+###############################################################################
+
+Bundle-Name.0=JSF Tools - Content Assist Tests
+Bundle-Vendor.0=Eclipse Web Tools Platform

Back to the top