Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jsf/tests/org.eclipse.jst.jsf.designtime.tests/plugin.properties')
-rw-r--r--jsf/tests/org.eclipse.jst.jsf.designtime.tests/plugin.properties10
1 files changed, 6 insertions, 4 deletions
diff --git a/jsf/tests/org.eclipse.jst.jsf.designtime.tests/plugin.properties b/jsf/tests/org.eclipse.jst.jsf.designtime.tests/plugin.properties
index 16384dc6f..85913bb7c 100644
--- a/jsf/tests/org.eclipse.jst.jsf.designtime.tests/plugin.properties
+++ b/jsf/tests/org.eclipse.jst.jsf.designtime.tests/plugin.properties
@@ -1,13 +1,15 @@
###############################################################################
-# Copyright (c) 2001, 2007 Oracle Corporation and others.
+# Copyright (c) 2001, 2013 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
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Oracle Corporation - initial API and implementation
-###############################################################################
+###############################################################################
Bundle-Name.0=JSF Tools - Design-Time Tests
Bundle-Vendor.0=Eclipse Web Tools Platform

Back to the top