You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2014/07/01 21:43:41 UTC

svn commit: r1607173 - in /pdfbox/trunk: LICENSE.txt README.txt

Author: lehmi
Date: Tue Jul  1 19:43:41 2014
New Revision: 1607173

URL: http://svn.apache.org/r1607173
Log:
removed some outdated information about adobes glyphlist and ICU4J

Modified:
    pdfbox/trunk/LICENSE.txt
    pdfbox/trunk/README.txt

Modified: pdfbox/trunk/LICENSE.txt
URL: http://svn.apache.org/viewvc/pdfbox/trunk/LICENSE.txt?rev=1607173&r1=1607172&r2=1607173&view=diff
==============================================================================
--- pdfbox/trunk/LICENSE.txt (original)
+++ pdfbox/trunk/LICENSE.txt Tue Jul  1 19:43:41 2014
@@ -281,39 +281,6 @@ CMaps for PDF Fonts (http://opensource.a
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
    THE POSSIBILITY OF SUCH DAMAGE.
 
-Glyphlist (http://www.adobe.com/devnet/opentype/archives/glyph.html)
-
-   Copyright (c) 1997,1998,2002,2007 Adobe Systems Incorporated
- 
-   Permission is hereby granted, free of charge, to any person obtaining a
-   copy of this documentation file to use, copy, publish, distribute,
-   sublicense, and/or sell copies of the documentation, and to permit
-   others to do the same, provided that:
-   - No modification, editing or other alteration of this document is
-   allowed; and
-   - The above copyright notice and this permission notice shall be
-   included in all copies of the documentation.
- 
-   Permission is hereby granted, free of charge, to any person obtaining a
-   copy of this documentation file, to create their own derivative works
-   from the content of this document to use, copy, publish, distribute,
-   sublicense, and/or sell the derivative works, and to permit others to do
-   the same, provided that the derived work is not represented as being a
-   copy or version of this document.
- 
-   Adobe shall not be liable to any party for any loss of revenue or profit
-   or for indirect, incidental, special, consequential, or other similar
-   damages, whether based on tort (including without limitation negligence
-   or strict liability), contract or other legal or equitable grounds even
-   if Adobe has been advised or had reason to know of the possibility of
-   such damages. The Adobe materials are provided on an "AS IS" basis.
-   Adobe specifically disclaims all express, statutory, or implied
-   warranties relating to the Adobe materials, including but not limited to
-   those concerning merchantability or fitness for a particular purpose or
-   non-infringement of any third party rights regarding the Adobe
-   materials.
-
-
 PaDaF PDF/A preflight (http://sourceforge.net/projects/padaf)
 
   Copyright 2010 Atos Worldline SAS

Modified: pdfbox/trunk/README.txt
URL: http://svn.apache.org/viewvc/pdfbox/trunk/README.txt?rev=1607173&r1=1607172&r2=1607173&view=diff
==============================================================================
--- pdfbox/trunk/README.txt (original)
+++ pdfbox/trunk/README.txt Tue Jul  1 19:43:41 2014
@@ -46,10 +46,7 @@ commont issues are:
    order.  This mght be because you have not enabled sorting.  The text
    in PDF files is stored in chunks and the chunks do not need to be stored 
    in the order that they are displayed on a page.  By default, PDFBox does 
-   not sort the text.  Also, if you have text in a language that reads right
-   to left (such as Arabic or Hebrew), make sure you have the ICU4J jar file
-   in your classpath. This library is needed to properly hande right to
-   left text.
+   not sort the text.
 
 License (see also LICENSE.txt)
 ==============================
@@ -71,13 +68,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY 
 See the License for the specific language governing permissions and
 limitations under the License.
 
-Unmodifiable files
-==================
-
-Apache PDFBox contains the Adobe glyph list file that may be redistributed
-only in *unmodified* form. See the LICENSE file for the exact licensing
-conditions.
-
 Export control
 ==============