diff options
author | ssteiner <ssteiner@13f79535-47bb-0310-9956-ffa450edef68> | 2022-11-02 12:17:48 +0000 |
---|---|---|
committer | ssteiner <ssteiner@13f79535-47bb-0310-9956-ffa450edef68> | 2022-11-02 12:17:48 +0000 |
commit | 38085bbc09a9e33201cd7d152bc4050ed6ed97cb (patch) | |
tree | bb1715b8f8bc40e0d4e281ca5609c8615c6954c0 | |
parent | fdbc060cbf906aef2324acfc9b5811dbe038cd58 (diff) | |
download | xmlgraphics-fop-38085bbc09a9e33201cd7d152bc4050ed6ed97cb.tar.gz xmlgraphics-fop-38085bbc09a9e33201cd7d152bc4050ed6ed97cb.zip |
FOP-3053: Remove Xerces
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1905010 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | fop/lib/xercesImpl.NOTICE.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/fop/lib/xercesImpl.NOTICE.txt b/fop/lib/xercesImpl.NOTICE.txt deleted file mode 100644 index 77dc14c65..000000000 --- a/fop/lib/xercesImpl.NOTICE.txt +++ /dev/null @@ -1,14 +0,0 @@ - ========================================================================= - == NOTICE file corresponding to section 4(d) of the Apache License, == - == Version 2.0, in this case for the Apache Xerces distribution. == - ========================================================================= - - This product includes software developed by - 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. - - voluntary contributions made by Paul Eng on behalf of the - Apache Software Foundation that were originally developed at iClick, Inc., - software copyright (c) 1999.
\ No newline at end of file |