#238369 update feature copyrights and abouts
diff --git a/features/org.eclipse.wst.xsl.feature/about.html b/features/org.eclipse.wst.xsl.feature/about.html
new file mode 100644
index 0000000..fe81d46
--- /dev/null
+++ b/features/org.eclipse.wst.xsl.feature/about.html
@@ -0,0 +1,27 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+
+<P>June, 2008</P>
+<h3>License</h3>
+
+<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, "Program" will mean the Content.</p>
+
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may
+apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content.</p>
+
+<h3>Source Code</h3>
+<p>This plug-in contains source code zip files ("Source Zips") that correspond to binary content in other plug-ins. These Source Zips may be distributed under different license
+agreements and/or notices. Details about these license agreements and notices are contained in "about.html" files ("Abouts") located in sub-directories in the
+src/ directory of this plug-in. Such Abouts govern your use of the Source Zips in that directory, not the EPL.</p>
+
+</body>
+</html>
diff --git a/features/org.eclipse.wst.xsl.feature/about.ini b/features/org.eclipse.wst.xsl.feature/about.ini
new file mode 100644
index 0000000..fda5a40
--- /dev/null
+++ b/features/org.eclipse.wst.xsl.feature/about.ini
@@ -0,0 +1,31 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=%blurb
+
+# Property "windowImage" contains path to window icon (16x16)
+# needed for primary features only
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=wtp_prod32.png
+
+# Property "aboutImage" contains path to product image (500x330 or 115x164)
+# needed for primary features only
+
+# Property "appName" contains name of the application (not translated)
+# needed for primary features only
+
+# Property "welcomePage" contains path to welcome page (special XML-based format)
+# optional
+
+# Property "welcomePerspective" contains the id of the perspective in which the
+# welcome page is to be opened.
+# optional
+
+
+
+
diff --git a/features/org.eclipse.wst.xsl.feature/about.mappings b/features/org.eclipse.wst.xsl.feature/about.mappings
new file mode 100644
index 0000000..a28390a
--- /dev/null
+++ b/features/org.eclipse.wst.xsl.feature/about.mappings
@@ -0,0 +1,6 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+0=@build@
diff --git a/features/org.eclipse.wst.xsl.feature/about.properties b/features/org.eclipse.wst.xsl.feature/about.properties
new file mode 100644
index 0000000..4285e27
--- /dev/null
+++ b/features/org.eclipse.wst.xsl.feature/about.properties
@@ -0,0 +1,17 @@
+# about.properties
+# contains externalized strings for about.ini
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# fill-ins are supplied by about.mappings
+# This file should be translated.
+#
+# Do not translate any values surrounded by {}
+
+blurb=WTP XSL\n\
+\n\
+Version: {featureVersion}\n\
+Build id: {0}\n\
+\n\
+(c) Copyright Doug Satchwell (Chase Technology Ltd), David Carver (Standards for Technology in Automotive Retail)\n\
+and others 2008. All rights reserved.\n\
+Visit http://www.eclipse.org/webtools
+
diff --git a/features/org.eclipse.wst.xsl.feature/feature.properties b/features/org.eclipse.wst.xsl.feature/feature.properties
index 270ce7a..0066277 100644
--- a/features/org.eclipse.wst.xsl.feature/feature.properties
+++ b/features/org.eclipse.wst.xsl.feature/feature.properties
@@ -1,13 +1,3 @@
-###############################################################################
-# Copyright (c) 2007 IBM 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:
-# IBM Corporation - initial API and implementation
-###############################################################################
# feature.properties
# contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
@@ -15,7 +5,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=XSL Feature (Incubating)
+featureName=XSL Tools (Incubating)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
@@ -28,14 +18,17 @@
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2000, 2007 IBM Corporation and others.\n\
+Copyright (c) 2008 Doug Satchwell (Chase Technology Ltd),\n\
+David Carver (Standards for Technology in Automotive Retail) and others 2008.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html\n\
\n\
Contributors:\n\
- IBM Corporation - initial API and implementation\n
+ Doug Satchwell (Chase Technology Ltd - http://www.chasetechnology.co.uk)\n\
+ David Carver (Standards for Technology in Automotive Retail - http://www.starstandard.org)\n\
+ Jesper Moller (NineConsult - http://www.nineconsult.dk)\n
################ end of copyright property ####################################
# "licenseURL" property - URL of the "Feature License"
diff --git a/features/org.eclipse.wst.xsl.feature/feature.xml b/features/org.eclipse.wst.xsl.feature/feature.xml
index 9287e79..d1305db 100644
--- a/features/org.eclipse.wst.xsl.feature/feature.xml
+++ b/features/org.eclipse.wst.xsl.feature/feature.xml
@@ -91,13 +91,6 @@
unpack="false"/>
<plugin
- id="org.eclipse.wst.xml.ui.editor.outline"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
id="org.eclipse.wst.xsl.doc"
download-size="0"
install-size="0"
diff --git a/features/org.eclipse.wst.xsl.feature/sourceTemplateBundle/about.properties b/features/org.eclipse.wst.xsl.feature/sourceTemplateBundle/about.properties
index 339787a..3bf1ba7 100644
--- a/features/org.eclipse.wst.xsl.feature/sourceTemplateBundle/about.properties
+++ b/features/org.eclipse.wst.xsl.feature/sourceTemplateBundle/about.properties
@@ -1,13 +1,3 @@
-###############################################################################
-# Copyright (c) 2000, 2005 IBM 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:
-# IBM Corporation - initial API and implementation
-###############################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
@@ -16,11 +6,12 @@
#
# Do not translate any values surrounded by {}
-blurb=Web Standard Tools - Web Service UI\n\
+blurb=WTP XSL Source\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2005. All rights reserved.\n\
+(c) Copyright Doug Satchwell (Chase Technology Ltd), David Carver (Standards for Technology in Automotive Retail)\n\
+and others 2008. All rights reserved.\n\
Visit http://www.eclipse.org/webtools
diff --git a/features/org.eclipse.wst.xsl.feature/sourceTemplateBundle/plugin.properties b/features/org.eclipse.wst.xsl.feature/sourceTemplateBundle/plugin.properties
index 893ed1d..c2341ca 100644
--- a/features/org.eclipse.wst.xsl.feature/sourceTemplateBundle/plugin.properties
+++ b/features/org.eclipse.wst.xsl.feature/sourceTemplateBundle/plugin.properties
@@ -1,12 +1,2 @@
-###############################################################################
-# Copyright (c) 2005 IBM 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:
-# IBM Corporation - initial API and implementation
-###############################################################################
pluginName=WTP XSL Source
providerName=Eclipse.org
diff --git a/features/org.eclipse.wst.xsl.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.wst.xsl.feature/sourceTemplateFeature/feature.properties
index efcda72..dad95ff 100644
--- a/features/org.eclipse.wst.xsl.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.wst.xsl.feature/sourceTemplateFeature/feature.properties
@@ -1,13 +1,3 @@
-###############################################################################
-# Copyright (c) 2000, 2005 IBM 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:
-# IBM Corporation - initial API and implementation
-###############################################################################
# feature.properties
# contains externalized strings for feature.xml
# "%foo" in feature.xml corresponds to the key "foo" in this file
@@ -15,7 +5,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=WTP XSL Developer Resources
+featureName=XSL Tools Developer Resources
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
@@ -28,14 +18,17 @@
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2006 IBM Corporation and others.\n\
+Copyright (c) 2008 Doug Satchwell (Chase Technology Ltd),\n\
+David Carver (Standards for Technology in Automotive Retail) and others 2008.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html\n\
\n\
Contributors:\n\
- IBM Corporation - initial API and implementation\n
+ Doug Satchwell (Chase Technology Ltd - http://www.chasetechnology.co.uk)\n\
+ David Carver (Standards for Technology in Automotive Retail - http://www.starstandard.org)\n\
+ Jesper Moller (NineConsult - http://www.nineconsult.dk)\n
################ end of copyright property ####################################
# "licenseURL" property - URL of the "Feature License"
diff --git a/features/org.eclipse.wst.xsl.feature/sourceTemplatePlugin/about.properties b/features/org.eclipse.wst.xsl.feature/sourceTemplatePlugin/about.properties
index e4f00a3..e7c98b1 100644
--- a/features/org.eclipse.wst.xsl.feature/sourceTemplatePlugin/about.properties
+++ b/features/org.eclipse.wst.xsl.feature/sourceTemplatePlugin/about.properties
@@ -21,6 +21,7 @@
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2005. All rights reserved.\n\
+(c) Copyright Doug Satchwell (Chase Technology Ltd), David Carver (Standards for Technology in Automotive Retail)\n\
+and others 2008. All rights reserved.\n\
Visit http://www.eclipse.org/webtools
diff --git a/features/org.eclipse.wst.xsl.feature/sourceTemplatePlugin/plugin.properties b/features/org.eclipse.wst.xsl.feature/sourceTemplatePlugin/plugin.properties
index 893ed1d..c2341ca 100644
--- a/features/org.eclipse.wst.xsl.feature/sourceTemplatePlugin/plugin.properties
+++ b/features/org.eclipse.wst.xsl.feature/sourceTemplatePlugin/plugin.properties
@@ -1,12 +1,2 @@
-###############################################################################
-# Copyright (c) 2005 IBM 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:
-# IBM Corporation - initial API and implementation
-###############################################################################
pluginName=WTP XSL Source
providerName=Eclipse.org