Fix Copyright header
diff --git a/features/org.eclipse.jst.jsf.doc.feature/build.properties b/features/org.eclipse.jst.jsf.doc.feature/build.properties index 7f47694..12df774 100644 --- a/features/org.eclipse.jst.jsf.doc.feature/build.properties +++ b/features/org.eclipse.jst.jsf.doc.feature/build.properties
@@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2001, 2006 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 +############################################################################### bin.includes = feature.xml,\ eclipse_update_120.jpg,\ epl-v10.html,\
diff --git a/plugins/org.eclipse.jst.jsf.doc.dev/buildExtDocs.properties b/plugins/org.eclipse.jst.jsf.doc.dev/buildExtDocs.properties index 2fccdf0..333d5e6 100644 --- a/plugins/org.eclipse.jst.jsf.doc.dev/buildExtDocs.properties +++ b/plugins/org.eclipse.jst.jsf.doc.dev/buildExtDocs.properties
@@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2001, 2008 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 +############################################################################### ################################################################ # Information for extension point overview document ################################################################
diff --git a/plugins/org.eclipse.jst.jsf.doc.dev/javadoc.properties b/plugins/org.eclipse.jst.jsf.doc.dev/javadoc.properties index 707f3b9..5841e74 100644 --- a/plugins/org.eclipse.jst.jsf.doc.dev/javadoc.properties +++ b/plugins/org.eclipse.jst.jsf.doc.dev/javadoc.properties
@@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2001, 2008 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 +############################################################################### api.title=Web Tools Platform: JavaServer Faces Tools