Selaa lähdekoodia

Delete about.html

Marc Mültin 8 vuotta sitten
vanhempi
commit
04ff623d05
1 muutettua tiedostoa jossa 0 lisäystä ja 54 poistoa
  1. 0 54
      about.html

+ 0 - 54
about.html

@@ -1,54 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
-<title>About</title>
-</head>
-<body lang="EN-US">
-<h2>About This Content</h2>
- 
-<p>April 29, 2015</p>	
-<h3>License</h3>
-
-<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
-indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;).  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, &quot;Program&quot; 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 (&quot;Redistributor&quot;) 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
-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>
-		<p>
-		<strong>Log4J version 2.0.1</strong> <br/><br/>	
-		Log4J is a popular logging package for Java. The used version is obtained from <a href="http://logging.apache.org/log4j/2.x/">http://logging.apache.org/log4j/2.x/</a>.
-		It is licensed under the Apache Software License, Version 2.0., available under <a href="http://logging.apache.org/log4j/2.x/license.html">http://logging.apache.org/log4j/2.x/license.html</a>.
-		<br/><br/>
-		<strong>Nagasena OpenEXI version nagasena_java_0000.0002.0051.0 (released 2015-04-16)</strong><br/><br/>
-		OpenEXI is an implementation of the W3C Exificient XML Interchange (EXI) specification which allows for encoding and decoding
-		XML files into/from a binary format. The used version is obtained from <a href="http://openexi.sourceforge.net">http://openexi.sourceforge.net</a>.
-		It is licensed under the Apache Software License, Version 2.0., available under <a href="http://logging.apache.org/log4j/2.x/license.html">http://logging.apache.org/log4j/2.x/license.html</a>.
-		<br/><br/>
-		<strong>Apache Xerces Java version 2.11.0</strong> <br/><br/>
-		Xerces2 is a fully conforming XML Schema 1.0 processor. The used version is obtained from <a href="http://xerces.apache.org/xerces2-j/">http://xerces.apache.org/xerces2-j/</a>.
-		It is licensed under the Apache Software License, Version 2.0., available under <a href="http://logging.apache.org/log4j/2.x/license.html">http://logging.apache.org/log4j/2.x/license.html</a>.
-		<br/><br/>
-		<strong>XML APIs version 1.4.01</strong> <br/><br/>
-		xml-commons primary goal is to provide Apache projects with a stable version of XMl-related externally-defined standards-based code. This is mainly the various interfaces that you use when programming XML from JAVA: DOM, SAX and JAXP for now. The used version is obtained from <a href="http://xml.apache.org/commons/">http://xml.apache.org/commons/</a>.
-		It is licensed under the Apache Software License, Version 2.0., available under <a href="http://logging.apache.org/log4j/2.x/license.html">http://logging.apache.org/log4j/2.x/license.html</a>.
-	</p>
-
-
-</body>
-</html>