Author: bodewig
Date: Mon Dec 15 00:18:21 2008
New Revision: 726650
URL: http://svn.apache.org/viewvc?rev=726650&view=rev
Log:
fix references to license files. PR 46390
Modified:
ant/core/trunk/NOTICE
ant/core/trunk/lib/README
ant/core/trunk/lib/optional/README
Modified: ant/core/trunk/NOTICE
URL:
http://svn.apache.org/viewvc/ant/core/trunk/NOTICE?rev=726650&r1=726649&r2=726650&view=diff
==============================================================================
--- ant/core/trunk/NOTICE (original)
+++ ant/core/trunk/NOTICE Mon Dec 15 00:18:21 2008
@@ -18,6 +18,17 @@
Graphics Corp that has been kindly donated to the Apache Software
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:
- software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
- software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
Modified: ant/core/trunk/lib/README
URL:
http://svn.apache.org/viewvc/ant/core/trunk/lib/README?rev=726650&r1=726649&r2=726650&view=diff
==============================================================================
--- ant/core/trunk/lib/README (original)
+++ ant/core/trunk/lib/README Mon Dec 15 00:18:21 2008
@@ -5,12 +5,13 @@
This directory contains xercesImpl.jar from the 2.9.0 release of
Apache Xerces. For more information or newer releases see
<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
standard classes from the 1.3.04 release of the Apache XML-Commons
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.
Modified: ant/core/trunk/lib/optional/README
URL:
http://svn.apache.org/viewvc/ant/core/trunk/lib/optional/README?rev=726650&r1=726649&r2=726650&view=diff
==============================================================================
--- ant/core/trunk/lib/optional/README (original)
+++ ant/core/trunk/lib/optional/README Mon Dec 15 00:18:21 2008
@@ -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
the latest release, see <http://www.junit.org/>.