Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'docs/features/org.eclipse.jst.jsf.doc.feature/feature.xml')
-rw-r--r--docs/features/org.eclipse.jst.jsf.doc.feature/feature.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/features/org.eclipse.jst.jsf.doc.feature/feature.xml b/docs/features/org.eclipse.jst.jsf.doc.feature/feature.xml
index e0ed57aae..7628b4890 100644
--- a/docs/features/org.eclipse.jst.jsf.doc.feature/feature.xml
+++ b/docs/features/org.eclipse.jst.jsf.doc.feature/feature.xml
@@ -1,4 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Copyright (c) 2006, 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
+ -->
+
<feature
id="org.eclipse.jst.jsf.doc.feature"
label="%featureName"

Back to the top