git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@726650 13f79535-47bb-0310-9956-ffa450edef68master
@@ -18,6 +18,17 @@ | |||||
Graphics Corp that has been kindly donated to the Apache Software | Graphics Corp that has been kindly donated to the Apache Software | ||||
Foundation. | Foundation. | ||||
========================================================================= | |||||
== NOTICE file corresponding to section 4(d) of the Apache License, == | |||||
== Version 2.0, in this case for the Apache Xerces Java distribution. == | |||||
========================================================================= | |||||
Apache Xerces Java | |||||
Copyright 1999-2008 The Apache Software Foundation | |||||
This product includes software developed at | |||||
The Apache Software Foundation (http://www.apache.org/). | |||||
Portions of this software were originally based on the following: | Portions of this software were originally based on the following: | ||||
- software copyright (c) 1999, IBM Corporation., http://www.ibm.com. | - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. | ||||
- software copyright (c) 1999, Sun Microsystems., http://www.sun.com. | - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. | ||||
@@ -5,12 +5,13 @@ tasks and features. | |||||
This directory contains xercesImpl.jar from the 2.9.0 release of | This directory contains xercesImpl.jar from the 2.9.0 release of | ||||
Apache Xerces. For more information or newer releases see | Apache Xerces. For more information or newer releases see | ||||
<http://xerces.apache.org/xerces2-j/>. Xerces is provided under the | <http://xerces.apache.org/xerces2-j/>. Xerces is provided under the | ||||
same license as Apache Ant itself, see the file LICENSE.txt. For | |||||
additional Xerces specific notes see the file NOTICE.xerces. | |||||
same license as Apache Ant itself, see the file LICENSE. For | |||||
additional Xerces specific notes see the file NOTICE. | |||||
It also contains xml-apis.jar, an Apache-controlled collection of | It also contains xml-apis.jar, an Apache-controlled collection of | ||||
standard classes from the 1.3.04 release of the Apache XML-Commons | standard classes from the 1.3.04 release of the Apache XML-Commons | ||||
release. For more information or newer releases see | release. For more information or newer releases see | ||||
<http://xml.apache.org/commons/>. See the files LICENSE.dom and | |||||
LICENSE.sax for the terms of distribution. | |||||
<http://xml.apache.org/commons/>. See the "W3C® SOFTWARE NOTICE AND | |||||
LICENSE" and SAX2 notice in the file LICENSE for the terms of | |||||
distribution. | |||||
@@ -1,3 +1,3 @@ | |||||
The file junit-3.8.2.jar is version 3.8.2 of JUnit, see the file LICENSE.junit | |||||
The file junit-3.8.2.jar is version 3.8.2 of JUnit, see the file LICENSE.junit.html | |||||
for the terms of distribution. For more information about JUnit or | for the terms of distribution. For more information about JUnit or | ||||
the latest release, see <http://www.junit.org/>. | the latest release, see <http://www.junit.org/>. |