Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickboldt2019-02-12 16:54:08 +0000
committernickboldt2019-02-12 18:10:09 +0000
commit42dea6b63b7779a72fef2ab5109abfa014c47b85 (patch)
treeb0b5c67d367f90388c99e7daa65ed6484b972f5f /jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/metadata/viewMapping_trinidad_html.xml
parent49060e54a5b1124c21b105d32d2408b7c5233a94 (diff)
downloadwebtools.jsf-42dea6b63b7779a72fef2ab5109abfa014c47b85.tar.gz
webtools.jsf-42dea6b63b7779a72fef2ab5109abfa014c47b85.tar.xz
webtools.jsf-42dea6b63b7779a72fef2ab5109abfa014c47b85.zip
Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [first pass]R3_13
Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [manual edits because the tool failed] Signed-off-by: nickboldt <nboldt@redhat.com>
Diffstat (limited to 'jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/metadata/viewMapping_trinidad_html.xml')
-rw-r--r--jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/metadata/viewMapping_trinidad_html.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/metadata/viewMapping_trinidad_html.xml b/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/metadata/viewMapping_trinidad_html.xml
index c1423b7dc..e666818af 100644
--- a/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/metadata/viewMapping_trinidad_html.xml
+++ b/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport/metadata/viewMapping_trinidad_html.xml
@@ -1,4 +1,17 @@
<?xml version="1.0" encoding="ASCII"?>
+<!--
+ Copyright (c) 2008, 2019 IBM Corporation and others.
+ 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
+ https://www.eclipse.org/legal/epl-2.0/
+
+ SPDX-License-Identifier: EPL-2.0
+
+ Contributors:
+ IBM Corporation - initial API and implementation
+ -->
+
<md:metadatamodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:viewMap="http://org.eclipse.jst.jsf.core/componentMapping.ecore" xsi:noNamespaceSchemaLocation="http://org.eclipse.jst.jsf.core/componentMapping.ecore" xmlns:md="http://org.eclipse.jst.jsf.common.metadata/metadata.ecore" id="http://myfaces.apache.org/trinidad/html" type="tagFile">
<entity id="frame" type="tag">
<trait id="viewElementMapping">

Back to the top