
Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

Apache Tika natural language processing package
Copyright 2007-2026 The Apache Software Foundation

Apache Tika natural language process module
Copyright 2007-2026 The Apache Software Foundation

Apache Tika PDF parser module
Copyright 2007-2026 The Apache Software Foundation

Apache Tika XMP commons
Copyright 2007-2026 The Apache Software Foundation

Apache XmpBox
Copyright 2002-2026 The Apache Software Foundation

Apache PDFBox
Copyright 2002-2026 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Based on source code contributed to the original PDFBox project.
Copyright (c) 2002-2007, www.pdfbox.org

Includes the Adobe Glyph List
Copyright 1997, 1998, 2002, 2007, 2010 Adobe Systems Incorporated.

Includes the Zapf Dingbats Glyph List
Copyright 2002, 2010 Adobe Systems Incorporated.

Includes the Bidi Mirroring Glyph Property (BidiMirroring-8.0.0.txt)
Copyright 1991-2015 Unicode, Inc.

Includes parts of TwelveMonkeys ImageIO
Copyright 2008-2016 Harald Kuhr

Includes the CMYK ICC-profile (CGATS001Compat-v2-micro.icc) 
https://github.com/saucecontrol/Compact-ICC-Profiles
Released to the public domain under the Creative Commons CC0 license by Clinton Ingram, saucecontrol

Apache PDFBox io
Copyright 2002-2026 The Apache Software Foundation

Apache FontBox
Copyright 2008-2026 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Based on source code contributed to the original FontBox project.
Copyright (c) 2006-2007, www.fontbox.org

Includes the Script Property (Scripts-10.0.0.txt)
Copyright 2017 Unicode, Inc.

Apache PDFBox tools
Copyright 2002-2026 The Apache Software Foundation

Apache JempBox
Copyright 2008-2022 The Apache Software Foundation

Based on source code contributed to the original JempBox project.
Copyright (c) 2006-2007, www.jempbox.org

Apache CXF
Copyright 2006-2026 The Apache Software Foundation

This project includes Public Suffix List copied from
https://publicsuffix.org/list/effective_tld_names.dat
licensed under the terms of the Mozilla Public License, v. 2.0
Full license text: <http://mozilla.org/MPL/2.0/>

Apache WebServices - XmlSchema
Copyright 2004-2025 The Apache Software Foundation

Portions Copyright 2006 International Business Machines Corp.

Portions Copyright (C) World Wide Web Consortium 2006, 2007 and licensed under the 
three-part BSD license.

Apache HttpClient
Copyright 1999-2022 The Apache Software Foundation

Apache Commons Logging
Copyright 2001-2026 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).

Apache HttpCore
Copyright 2005-2022 The Apache Software Foundation

Apache Commons Codec
Copyright 2002-2026 The Apache Software Foundation

Apache Commons IO
Copyright 2002-2026 The Apache Software Foundation

Apache Tika serialization
Copyright 2007-2026 The Apache Software Foundation

# Jackson JSON processor

Jackson is a high-performance, Free/Open Source JSON processing library.
It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
been in development since 2007.
It is currently developed by a community of developers.

## Copyright

## Licensing

Jackson 2.x core and extension components are licensed under Apache License 2.0
To find the details that apply to this artifact see the accompanying LICENSE file.

## Credits

A list of contributors may be found from CREDITS(-2.x) file, which is included
in some artifacts (usually source distributions); but is always available
from the source code management (SCM) system project uses.

## FastDoubleParser

jackson-core bundles a shaded copy of FastDoubleParser <https://github.com/wrandelshofer/FastDoubleParser>.
That code is available under an MIT license <https://github.com/wrandelshofer/FastDoubleParser/blob/main/LICENSE>
under the following copyright.

Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.

See FastDoubleParser-LICENSE and also FastDoubleParser-ThirdParty-LICENSE for details of other source code
included in FastDoubleParser and the licenses and copyrights that apply to that code.

## Schubfach

jackson-core bundles a copy of the Schubfach number writing code <https://github.com/c4f7fcce9cb06515/Schubfach>.
That code is available under an MIT license <https://github.com/c4f7fcce9cb06515/Schubfach/blob/master/todec/LICENSE>
under the following copyright.

Copyright 2018-2020 Raffaello Giulietti

See Schubfach-LICENSE.

