
Kerby-kerb Admin
Copyright 2014-2016 The Apache Software Foundation

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

Apache Commons CLI
Copyright 2001-2009 The Apache Software Foundation

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

Apache Commons Math
Copyright 2001-2012 The Apache Software Foundation

===============================================================================

The BracketFinder (package org.apache.commons.math3.optimization.univariate)
and PowellOptimizer (package org.apache.commons.math3.optimization.general)
classes are based on the Python code in module "optimize.py" (version 0.5)
developed by Travis E. Oliphant for the SciPy library (http://www.scipy.org/)
Copyright © 2003-2009 SciPy Developers.
===============================================================================

The LinearConstraint, LinearObjectiveFunction, LinearOptimizer,
RelationShip, SimplexSolver and SimplexTableau classes in package
org.apache.commons.math3.optimization.linear include software developed by
Benjamin McCann (http://www.benmccann.com) and distributed with
the following copyright: Copyright 2009 Google Inc.
===============================================================================

This product includes software developed by the
University of Chicago, as Operator of Argonne National
Laboratory.
The LevenbergMarquardtOptimizer class in package
org.apache.commons.math3.optimization.general includes software
translated from the lmder, lmpar and qrsolv Fortran routines
from the Minpack package
Minpack Copyright Notice (1999) University of Chicago.  All rights reserved
===============================================================================

The GraggBulirschStoerIntegrator class in package
org.apache.commons.math3.ode.nonstiff includes software translated
from the odex Fortran routine developed by E. Hairer and G. Wanner.
Original source copyright:
Copyright (c) 2004, Ernst Hairer
===============================================================================

The EigenDecompositionImpl class in package
org.apache.commons.math3.linear includes software translated
from some LAPACK Fortran routines.  Original source copyright:
Copyright (c) 1992-2008 The University of Tennessee.  All rights reserved.
===============================================================================

The MersenneTwister class in package org.apache.commons.math3.random
includes software translated from the 2002-01-26 version of
the Mersenne-Twister generator written in C by Makoto Matsumoto and Takuji
Nishimura. Original source copyright:
Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
All rights reserved
===============================================================================

The LocalizedFormatsTest class in the unit tests is an adapted version of
the OrekitMessagesTest class from the orekit library distributed under the
terms of the Apache 2 licence. Original source copyright:
Copyright 2010 CS Systèmes d'Information
===============================================================================

The HermiteInterpolator class and its corresponding test have been imported from
the orekit library distributed under the terms of the Apache 2 licence. Original
source copyright:
Copyright 2010-2012 CS Systèmes d'Information
===============================================================================

The creation of the package "o.a.c.m.analysis.integration.gauss" was inspired
by an original code donated by Sébastien Brisard.
===============================================================================

The complete text of licenses and disclaimers associated with the the original
sources enumerated above at the time of code translation are in the LICENSE.txt
file.

Apache HttpClient
Copyright 1999-2016 The Apache Software Foundation

Apache HttpCore
Copyright 2005-2015 The Apache Software Foundation

This project contains annotations derived from JCIP-ANNOTATIONS
Copyright (c) 2005 Brian Goetz and Tim Peierls. See http://www.jcip.net

Apache Commons Codec
Copyright 2002-2009 The Apache Software Foundation

--------------------------------------------------------------------------------
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains 
test data from http://aspell.sourceforge.net/test/batch0.tab.

Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org). Verbatim copying
and distribution of this entire article is permitted in any medium,
provided this notice is preserved.
--------------------------------------------------------------------------------

Apache Commons IO
Copyright 2002-2012 The Apache Software Foundation

Apache Commons Net
Copyright 2001-2012 The Apache Software Foundation

Apache Commons Collections
Copyright 2001-2015 The Apache Software Foundation

Apache Commons Lang
Copyright 2001-2011 The Apache Software Foundation

Apache Commons BeanUtils
Copyright 2000-2016 The Apache Software Foundation

Apache Commons Configuration
Copyright 2001-2016 The Apache Software Foundation

Apache Commons Lang
Copyright 2001-2014 The Apache Software Foundation

This product includes software from the Spring Framework,
under the Apache License 2.0 (see: StringUtils.containsWhitespace())

Apache Avro
Copyright 2009-2013 The Apache Software Foundation

This product currently only contains code developed by authors
of specific components, as identified by the source code files;
if such notes are missing files have been created by
Tatu Saloranta.

For additional credits (generally to people who reported problems)
see CREDITS file.

Curator Framework
Copyright 2011-2015 The Apache Software Foundation

Curator Client
Copyright 2011-2015 The Apache Software Foundation

Curator Recipes
Copyright 2011-2015 The Apache Software Foundation

Apache Commons Compress
Copyright 2002-2012 The Apache Software Foundation

Kerb Simple Kdc
Copyright 2014-2016 The Apache Software Foundation

Kerby Config
Copyright 2014-2016 The Apache Software Foundation

Kerby-kerb core
Copyright 2014-2016 The Apache Software Foundation

Kerby ASN1 Project
Copyright 2014-2016 The Apache Software Foundation

Kerby PKIX Project
Copyright 2014-2016 The Apache Software Foundation

Kerby Util
Copyright 2014-2016 The Apache Software Foundation

Kerby-kerb Client
Copyright 2014-2016 The Apache Software Foundation

Kerby-kerb Common
Copyright 2014-2016 The Apache Software Foundation

Kerby-kerb Util
Copyright 2014-2016 The Apache Software Foundation

Kerby-kerb Crypto
Copyright 2014-2016 The Apache Software Foundation

Kerby-kerb Server
Copyright 2014-2016 The Apache Software Foundation

Kerby-kerb Identity
Copyright 2014-2016 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, as well as supported
commercially by FasterXML.com.

## Licensing

Jackson core and extension components may be licensed under different licenses.
To find the details that apply to this artifact see the accompanying LICENSE file.
For more information, including possible other licensing options, contact
FasterXML.com (http://fasterxml.com).

## Credits

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

Jackson core and extension components may licensed under different licenses.
To find the details that apply to this artifact see the accompanying LICENSE file.
For more information, including possible other licensing options, contact
FasterXML.com (http://fasterxml.com).

