In addition to the FuseSource products, this disk contains certain third party software or components (“Third Party Components”), which are bundled as separate files or modules and separately licensed to you by said third parties. This file contains a listing of all NOTICE/NOTICE.txt files included with the Third Party Component jars in this distribution of Fuse MQ. Please see the mq_dependencies.txt file for the complete listing of Third Party Components and their attributed license agreements.  Your use of the Third Party Components is subject to the terms and conditions set forth in the applicable third party license agreement.  The Third Party Components are provided by FuseSource Corporation (“FSC”) solely on an "AS IS" basis, without any warranty.  FSC disclaims all warranties and indemnities with respect to the Third Party Components, express or implied, and assumes no liability with respect to the Third Party Components.  You acknowledge that the authors of the Third Party Components have no obligation to provide support to you for the Third Party Components.  You hereby undertake to comply with all licenses related to the applicable Third Party Components. All third party license agreements are contained in the licenses directory ofFuse Fabric
// ------------------------------------------------------------------

Fuse Fabric
Copyright 2006-2012 FuseSource, Corp. All Rights Reserved.

This product includes software developed at
FuseSource, Corp. All Rights Reserved. (http://fusesource.com).

This product includes/uses software(s) developed by 'an unknown organization'
  - Unnamed - avalon-framework:avalon-framework:jar:4.1.3
  - Unnamed - junit:junit:jar:3.8.1
  - Unnamed - log4j:log4j:jar:1.2.12
  - Unnamed - logkit:logkit:jar:1.0.1

This product includes/uses software(s) developed by 'Apache Software Foundation' (http://www.apache.org/)
  - Maven Wagon API (http://maven.apache.org/wagon/wagon-provider-api)

This product includes/uses software(s) developed by 'Codehaus' (http://www.codehaus.org/)
  - Default Plexus Container
  - Plexus Common Utilities (http://plexus.codehaus.org/plexus-utils)

This product includes/uses software(s) developed by 'The Apache Software Foundation' (http://www.apache.org/)
  - Maven Artifact (http://maven.apache.org/maven-artifact)
  - Maven Artifact Manager (http://maven.apache.org/maven-artifact-manager)
  - Maven Local Settings Model (http://maven.apache.org/maven-settings)
  - Maven Model (http://maven.apache.org/maven-model)
  - Maven Plugin Registry Model (http://maven.apache.org/maven-plugin-registry)
  - Maven Profile Model (http://maven.apache.org/maven-profile)
  - Maven Project Builder (http://maven.apache.org/maven-project)
  - Maven Repository Metadata Model (http://maven.apache.org/maven-repository-metadata)

This product includes/uses software(s) developed by 'The Codehaus' (http://codehaus.org/)
  - classworlds (http://classworlds.codehaus.org/)

Apache Commons Pool
Copyright 1999-2009 The Apache Software Foundation

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

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.

This product currently only contains code developed by authors
of specific components, as identified by the source code files.

Since product implements StAX API, it has dependencies to StAX API
classes.

Apache log4j
Copyright 2007 The Apache Software Foundation

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

Apache Lucene
Copyright 2011 The Apache Software Foundation

The snowball stemmers in
  contrib/analyzers/common/src/java/net/sf/snowball
were developed by Martin Porter and Richard Boulton.
The snowball stopword lists in
  contrib/analyzers/common/src/resources/org/apache/lucene/analysis/snowball
were developed by Martin Porter and Richard Boulton.
The full snowball package is available from
  http://snowball.tartarus.org/

The Arabic,Persian,Romanian,Bulgarian, and Hindi analyzers (contrib/analyzers) come with a default
stopword list that is BSD-licensed created by Jacques Savoy.  These files reside in:
contrib/analyzers/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt,
contrib/analyzers/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt,
contrib/analyzers/common/src/resources/org/apache/lucene/analysis/ro/stopwords.txt,
contrib/analyzers/common/src/resources/org/apache/lucene/analysis/bg/stopwords.txt,
contrib/analyzers/common/src/resources/org/apache/lucene/analysis/hi/stopwords.txt
See http://members.unine.ch/jacques.savoy/clef/index.html.

The German,Spanish,Finnish,French,Hungarian,Italian,Portuguese,Russian and Swedish light stemmers
(common) are based on BSD-licensed reference implementations created by Jacques Savoy and
Ljiljana Dolamic. These files reside in:
contrib/analyzers/common/src/java/org/apache/lucene/analysis/de/GermanLightStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/de/GermanMinimalStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/es/SpanishLightStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/fi/FinnishLightStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/fr/FrenchLightStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/fr/FrenchMinimalStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/hu/HungarianLightStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/it/ItalianLightStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/pt/PortugueseLightStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/ru/RussianLightStemmer.java
contrib/analyzers/common/src/java/org/apache/lucene/analysis/sv/SwedishLightStemmer.java

The Stempel analyzer (contrib/analyzers) includes BSD-licensed software developed 
by the Egothor project http://egothor.sf.net/, created by Leo Galambos, Martin Kvapil,
and Edmond Nolan.

The Polish analyzer (contrib/analyzers) comes with a default
stopword list that is BSD-licensed created by the Carrot2 project. The file resides
in contrib/analyzers/stempel/src/resources/org/apache/lucene/analysis/pl/stopwords.txt.
See http://project.carrot2.org/license.html.

Includes lib/servlet-api-2.4.jar from  Apache Tomcat
Includes lib/ant-1.7.1.jar and lib/ant-junit-1.7.1.jar from Apache Ant
Includes contrib/queries/lib/jakarta-regexp-1.4.jar from Apache Jakarta Regexp
Includes software from other Apache Software Foundation projects,
including, but not limited to:
 - Commons Beanutils (contrib/benchmark/lib/commons-beanutils-1.7.0.jar)
 - Commons Collections (contrib/benchmark/lib/commons-collections-3.1.jar)
 - Commons Compress (contrib/benchmark/lib/commons-compress-1.0.jar)
 - Commons Digester (contrib/benchmark/lib/commons-digester-1.7.jar)
 - Commons Logging (contrib/benchmark/lib/commons-logging-1.0.4.jar)
 - Xerces (contrib/benchmark/lib/xercesImpl-2.9.1-patched-XERCESJ-1257.jar)

The SmartChineseAnalyzer source code (under contrib/analyzers) was
provided by Xiaoping Gao and copyright 2009 by www.imdict.net.

ICU4J, (under contrib/icu) is licensed under an MIT styles license
(contrib/icu/lib/ICU-LICENSE.txt) and Copyright (c) 1995-2008 
International Business Machines Corporation and others

Some files (contrib/analyzers/common/src/test/.../WordBreakTestUnicode_*.java
and data files under contrib/icu/src/data/) are derived from Unicode data such
as the Unicode Character Database. See http://unicode.org/copyright.html for more
details.

The class org.apache.lucene.SorterTemplate was inspired by CGLIB's class with
the same name. The implementation part is mainly done using pre-existing
Lucene sorting code. In-place stable mergesort was borrowed from CGLIB,
which is Apache-licensed.

The Google Code Prettify is Apache License 2.0.
See http://code.google.com/p/google-code-prettify/

JUnit (under lib/junit-4.7.jar) is licensed under the Common Public License v. 1.0
See http://junit.sourceforge.net/cpl-v10.html

JLine (under contrib/lucli/lib/jline.jar) is licensed under the BSD License.
See http://jline.sourceforge.net/


                            The Netty Project
                            =================

Please visit the Netty web site for more information:

  * http://www.jboss.org/netty/

Copyright 2009 Red Hat, Inc.

Red Hat licenses this product to you under the Apache License, version 2.0 (the
"License"); you may not use this product except in compliance with the License.
You may obtain a copy of the License at:

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied.  See the License for the
specific language governing permissions and limitations under the License.

Also, please refer to each LICENSE.<component>.txt file, which is located in
the 'license' directory of the distribution file, for the license terms of the
components that this product depends on.

-------------------------------------------------------------------------------
This product contains the extensions to Java Collections Framework which has
been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:

  * LICENSE:
    * license/LICENSE.jsr166y.txt (Public Domain)
  * HOMEPAGE:
    * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
    * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/

This product contains a modified version of Robert Harder's Public Domain
Base64 Encoder and Decoder, which can be obtained at:

  * LICENSE:
    * license/LICENSE.base64.txt (Public Domain)
  * HOMEPAGE:
    * http://iharder.sourceforge.net/current/java/base64/

This product contains a modified version of 'JZlib', a re-implementation of
zlib in pure Java, which can be obtained at:

  * LICENSE:
    * license/LICENSE.jzlib.txt (BSD Style License)
  * HOMEPAGE:
    * http://www.jcraft.com/jzlib/

This product optionally depends on 'Protocol Buffers', Google's data
interchange format, which can be obtained at:

  * LICENSE:
    * license/LICENSE.protobuf.txt (New BSD License)
  * HOMEPAGE:
    * http://code.google.com/p/protobuf/

This product optionally depends on 'SLF4J', a simple logging facade for Java,
which can be obtained at:

  * LICENSE:
    * license/LICENSE.slf4j.txt (MIT License)
  * HOMEPAGE:
    * http://www.slf4j.org/

This product optionally depends on 'Apache Commons Logging', a logging
framework, which can be obtained at:

  * LICENSE:
    * license/LICENSE.commons-logging.txt (Apache License 2.0)
  * HOMEPAGE:
    * http://commons.apache.org/logging/

This product optionally depends on 'Apache Log4J', a logging framework,
which can be obtained at:

  * LICENSE:
    * license/LICENSE.log4j.txt (Apache License 2.0)
  * HOMEPAGE:
    * http://logging.apache.org/log4j/

This product optionally depends on 'JBoss Logging', a logging framework,
which can be obtained at:

  * LICENSE:
    * license/LICENSE.jboss-logging.txt (GNU LGPL 2.1)
  * HOMEPAGE:
    * http://anonsvn.jboss.org/repos/common/common-logging-spi/

This product optionally depends on 'Apache Felix', an open source OSGi
framework implementation, which can be obtained at:

  * LICENSE:
    * license/LICENSE.felix.txt (Apache License 2.0)
  * HOMEPAGE:
    * http://felix.apache.org/

Apache XBean
Copyright 2005-2008 The Apache Software Foundation

Maven Aether Provider
Copyright 2001-2011 The Apache Software Foundation

Maven Wagon File Provider
Copyright 2003-2010 The Apache Software Foundation

Maven Wagon Lightweight HTTP Provider
Copyright 2003-2010 The Apache Software Foundation

Maven Wagon HTTP Shared Library
Copyright 2003-2010 The Apache Software Foundation

Apache Felix Utils
Copyright 2010 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Licensed under the Apache License 2.0.

   Copyright (c) 2007-2010, The JASYPT team (http://www.jasypt.org)

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

---------------------------------

This distribution includes cryptographic software.  The country in 
which you currently reside may have restrictions on the import, 
possession, use, and/or re-export to another country, of 
encryption software.  BEFORE using any encryption software, please 
check your country's laws, regulations and policies concerning the
import, possession, or use, and re-export of encryption software, to 
see if this is permitted.  See http://www.wassenaar.org/ for more
information.

The U.S. Government Department of Commerce, Bureau of Industry and
Security (BIS), has classified this software as Export Commodity 
Control Number (ECCN) 5D002.C.1, which includes information security
software using or performing cryptographic functions with asymmetric
algorithms.  The form and manner of this distribution makes it 
eligible for export under the License Exception ENC Technology 
Software Unrestricted (TSU) exception (see the BIS Export 
Administration Regulations, Section 740.13) for both object code and 
source code.

The following provides more details on the cryptographic software 
used (note that this software is not included in the distribution):

  * The PBE Encryption facilities require the Java Cryptography 
    extensions: http://java.sun.com/javase/technologies/security/.

Distributions of this software may include software developed by
The Apache Software Foundation (http://www.apache.org/).

ICU License - ICU 1.8.1 and later

COPYRIGHT AND PERMISSION NOTICE

Copyright (c) 1995-2006 International Business Machines 
Corporation and others

All rights reserved.

Permission is hereby granted, free of charge, to any 
person obtaining a copy of this software and associated 
documentation files (the "Software"), to deal in the 
Software without restriction, including without limitation 
the rights to use, copy, modify, merge, publish, 
distribute, and/or sell copies of the Software, and to 
permit persons to whom the Software is furnished to do so, 
provided that the above copyright notice(s) and this 
permission notice appear in all copies of the Software and 
that both the above copyright notice(s) and this 
permission notice appear in supporting documentation.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO 
EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN 
THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 
INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES 
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE 
USE OR PERFORMANCE OF THIS SOFTWARE.

Except as contained in this notice, the name of a copyright 
holder shall not be used in advertising or otherwise to 
promote the sale, use or other dealings in this Software 
without prior written authorization of the copyright holder. 

Apache Felix OSGi Bundle Repository
Copyright 2010 The Apache Software Foundation

This product includes software from http://kxml.sourceforge.net.
Copyright (c) 2002,2003, Stefan Haustein, Oberhausen, Rhld., Germany.
Licensed under BSD License.

Apache Karaf
Copyright 2010 The Apache Software Foundation

I. Included Software

This product includes software written by
Antony Lesuisse.
Licensed under Public Domain.

II. Used Software

This product uses software developed at
The OSGi Alliance (http://www.osgi.org/).
Copyright (c) OSGi Alliance (2000, 2010).
Licensed under the Apache License 2.0.

This product uses software developed at
OPS4J (http://www.ops4j.org/).
Licensed under the Apache License 2.0.

This product uses software developed at
FUSE Source (http://www.fusesource.org/).
Licensed under the Apache License 2.0.

This product uses software developed at
Tanuki Software (http://www.tanukisoftware.com/).
Licensed under the Apache License 2.0.

This product uses software developed at
JLine (http://jline.sourceforge.net).
Licensed under the BSD License.

This product uses software developed at
SLF4J (http://www.slf4j.org/).
Licensed under the MIT License.

This product includes software from http://www.json.org.
Copyright (c) 2002 JSON.org

III. License Summary
- Apache License 2.0

Apache Felix Gogo Runtime
Copyright 2011 The Apache Software Foundation

This product includes software developed at
The OSGi Alliance (http://www.osgi.org/).
Copyright (c) OSGi Alliance (2000, 2009).
Licensed under the Apache License 2.0.

Apache Felix Bundle Maven Plugin
Copyright 2006-2011 The Apache Software Foundation

OSGi Core Classes
Copyright 2006 OSGi Alliance

This product includes software developed at
the OSGi Alliance (http://www.osgi.org/).

OSGi Bundle Repository Classes
Copyright 2006 OSGi Alliance

Maven Project Builder
Copyright 2001-2007 The Apache Software Foundation

Maven Profile Model
Copyright 2001-2007 The Apache Software Foundation

Maven Plugin Registry Model
Copyright 2001-2007 The Apache Software Foundation

Maven Plugin API
Copyright 2001-2007 The Apache Software Foundation

Maven Artifact
Copyright 2001-2007 The Apache Software Foundation

Maven Artifact Manager
Copyright 2001-2007 The Apache Software Foundation

Maven Local Settings Model
Copyright 2001-2007 The Apache Software Foundation

Maven Dependency Tree
Copyright 2002-2008 The Apache Software Foundation

Maven Model Builder
Copyright 2001-2010 The Apache Software Foundation

Maven Model
Copyright 2001-2010 The Apache Software Foundation

Maven Repository Metadata Model
Copyright 2001-2010 The Apache Software Foundation

Maven Wagon API
Copyright 2003-2009 The Apache Software Foundation

This product includes software developed by the Indiana University 
  Extreme! Lab (http://www.extreme.indiana.edu/).

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

This product includes software developed by 
ThoughtWorks (http://www.thoughtworks.com).

This product includes software developed by 
javolution (http://javolution.org/).

This product includes software developed by 
Rome (https://rome.dev.java.net/).

===============================================================
==     NOTICE File for JmDNS                                 ==
===============================================================

Java Multicast Domain Name Server (JmDNS)

This project was originally developed by Arthur van Hoff under the GNU
Lesser General Public License as jRendevous.  It was moved to Sourceforge
by Rick Blair and renamed to JmDNS with the Arthur's kind permission.

Currently it has  been re-released under the Apache License, Version 2.0.

Details of the Apache License, Version 2.0 can be found at:
http://www.apache.org/licenses/

For other details please see the README.txt file.

Pax Web
Copyright 2007-2009 Open Participation for Java (www.ops4j.org)

This product includes software developed at
Open Participation for Java (http://www.ops4j.org).
Licensed under the Apache License 2.0.

This product includes software developed at
The OSGi Alliance (http://www.osgi.org).
Copyright (c) OSGi Alliance (2000, 2007).
Licensed under the Apache License 2.0.

This product uses software developed at
The OSGi Alliance (http://www.osgi.org).
Copyright (c) OSGi Alliance (2000, 2007).
Licensed under the Apache License 2.0.

This product uses software developed at
Mort Bay Consulting Pty. Ltd. (http://www.mortbay.org/jetty).
Copyright 2000-2009 Mort Bay Consulting Pty. Ltd.
Licensed under the Apache License 2.0.

Commons Logging
Copyright 2001-2007 The Apache Software Foundation

   ==================================================================================
   == NOTICE file corresponding to section 4 d of the Apache License, Version 2.0, == 
   == in this case for the Spring Dynamic Modules / Spring OSGi distribution.      ==
   ==================================================================================

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

   The end-user documentation included with a redistribution, if any,
   must include the following acknowledgement:

     "This product includes software developed by the Spring Framework
      Project (http://www.springsource.org)."

   Alternatively, this acknowledgement may appear in the software itself,
   if and wherever such third-party acknowledgements normally appear.

   The names "Spring" and "Spring Framework" must not be used to
   endorse or promote products derived from this software without
   prior written permission. For written permission, please contact
   enquiries@springsource.com.

ActiveIO :: Core
Copyright 2005-2009 The Apache Software Foundation

Apache Velocity

Copyright (C) 2000-2007 The Apache Software Foundation

Apache Commons Lang
Copyright 2001-2008 The Apache Software Foundation

Apache Commons Daemon
Copyright 1999-2010 The Apache Software Foundation

Apache Geronimo 
Copyright 2003-2008 The Apache Software Foundation

Java Authentication SPI for Containers
Copyright 2003-2009 The Apache Software Foundation

Apache HttpComponents HttpClient
Copyright 1999-2011 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 HttpComponents HttpCore
Copyright 2005-2011 The Apache Software Foundation

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

=========================================================================
==  Apache Notice                                                      ==
=========================================================================

Apache ActiveMQ
Copyright 2005-2008 The Apache Software Foundation

=========================================================================
==  Protocol Buffers Notice                                            ==
=========================================================================

This product includes software developed by the Protocol Buffers
project (http://code.google.com/apis/protocolbuffers).

Apache Commons Net
Copyright 2001-2008 The Apache Software Foundation

Aries Blueprint Specification Implementation
Copyright 2009-1010 The Apache Software Foundation

 This product includes software developed at
 OPS4J (http://www.ops4j.org/).
(getArtifactVersion and getFileFromClasspath in AbstractIntegrationTest)
These should be moved into pax-exam.

Apache Aries Util
Copyright 2009-2012 The Apache Software Foundation

Apache Aries Unit Test Support
Copyright 2009-2011 The Apache Software Foundation

Apache Aries Proxy
Copyright 2009-2011 The Apache Software Foundation

Apache ServiceMix
Copyright 2005-2011 The Apache Software Foundation

Apache ServiceMix
Copyright 2005-2009 The Apache Software Foundation

Apache ServiceMix
Copyright 2005-2010 The Apache Software Foundation

Streaming API for XML (STAX API 1.0)
Copyright 2003-2007 The Apache Software Foundation

Apache ServiceMix
Copyright 2007-2012 FuseSource, Corp.

Apache Geronimo 
Copyright 2003-2006 The Apache Software Foundation

This product includes software developed by
The W3C Consortium (http://www.w3.org/).

Copyright © 1994-2002 World Wide Web Consortium, 
(Massachusetts Institute of Technology, Institut National 
de Recherche en Informatique et en Automatique, Keio 
University). All Rights Reserved. 
http://www.w3.org/Consortium/Legal/

   =========================================================================
   ==  NOTICE file corresponding to the section 4 d of                    ==
   ==  the Apache License, Version 2.0,                                   ==
   ==  in this case for the Apache Camel distribution.                    ==
   =========================================================================

   Please read the different LICENSE files present in the licenses directory of
   this distribution.

Apache XBean :: OSGI Blueprint Namespace Handler
Copyright 2005-2011 The Apache Software Foundation

Apache XBean :: Spring
Copyright 2005-2011 The Apache Software Foundation

Apache Aries Transaction Manager
Copyright 2009-2012 The Apache Software Foundation

Apache Commons JEXL
Copyright 2001-2010 The Apache Software Foundation

Apache Commons Collections
Copyright 2001-2008 The Apache Software Foundation

Apache Commons Codec
Copyright 2002-2011 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.
--------------------------------------------------------------------------------

   =========================================================================
   ==  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-2010 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.
     - voluntary contributions made by Paul Eng on behalf of the 
       Apache Software Foundation that were originally developed at iClick, Inc.,
       software copyright (c) 1999.

