383527: improve about file
diff --git a/build-bundlor/resources/about/About.html b/build-bundlor/resources/about/About.html
index 1b9144e..7233e0d 100644
--- a/build-bundlor/resources/about/About.html
+++ b/build-bundlor/resources/about/About.html
@@ -22,4 +22,43 @@
 indicated below, the terms and conditions of the EPL still apply to any source code in the Content
 and such source code may be obtained at <A href="http://www.eclipse.org/">http://www.eclipse.org</A>.</P>
 
+		<H3>Third Party Content</H3>
+		<P>The Content includes items that have been sourced from third parties as set out below. If you 
+		did not receive this Content directly from the Eclipse Foundation, the following is provided 
+		for informational purposes only, and you should look to the Redistributor's license for 
+		terms and conditions of use.</P>
+		
+		<h4>
+			<a href="about_files/apache-v20.txt">Apache License 2.0</a>
+		</h4>
+		This product contains software developed by the Apache Software Foundation (<a href="http://www.apache.org">http://www.apache.org</a>).
+		<ul>
+			<li>
+				Apache Commons CLI 1.2.0 - binary and source is available from the <a href="http://commons.apache.org/cli/">Apache Commons CLI project</a>
+			</li>
+			<li>
+				OSGi Compendium 4.1.0 from the <a href="http://www.osgi.org">OSGi Alliance</a> - binary and source is available from the <a href="http://www.eclipse.org/equinox/">Eclipse Equinox project</a>
+			</li>
+			<li>
+				OSGi Core 4.3.0 from the <a href="http://www.osgi.org">OSGi Alliance</a> - binary and source is available from the <a href="http://www.eclipse.org/equinox/">Eclipse Equinox project</a>
+			</li>
+		</ul>
+		<h4>
+			<a href="about_files/asm.txt">ASM License</a>
+		</h4>
+		<ul>
+			<li>
+				ASM 3.1.0 - binary and source is available from the <a href="http://asm.ow2.org/">ASM project</a>
+			</li>
+		</ul>
+		<h4>
+			<a href="about_files/slf4j.txt">SLF4J License</a>
+		</h4>
+		<ul>
+			<li>
+				Simple Logging Facade for Java (SLF4J) 1.6.1 - binary and source is available from the
+				<a href="http://www.slf4j.org/">SLF4J Project</a>
+			</li>
+		</ul>
+
 </BODY></HTML>
\ No newline at end of file