The DeltaXML software is licenced under the terms described in the file Licence.html
. The
licence terms in this file differ
depending upon whether this is an evaluation release of the software or a purchased
release.
Included in the distribution is the saxon9pe.jar
, which is a
binary component of the professional edition
of Saxon ('The SAXON XSLT and XQuery Processor from Saxonica Limited.'). This version
of Saxon may only be used when invoked from a DeltaXML product.
The home page for Saxonica is http://www.saxonica.com. For further
details of Saxon's licensing please see http://www.saxonica.com/license/license.xml and the
docs/notices/saxon/
subdirectory included in the
DeltaXML HTML Compare distribution.
The distribution includes: flexlm.jar
and EccpressoAll.jar
. These are obfuscated binary components of the FlexNet Publisher licensing system and are:
Copyright (c) 2002-2015 Flexera Software LLC. All Rights Reserved.
They are redistributed under the terms of a commerical software license agreement between DeltaXML Ltd. and Flexera Software LLC.
This product includes software developed by the Apache Software Foundation (http://www.apache.org), these include:
xercesImpl.jar
component from the binary
2.9.0 release of
the Xerces-J SAX parser.resolver.jar
component from the
1.2 release of the Apache Commons Resolver OASIS catalog reader. fastutil.jar
,
which has been sourced from the fastutil project and licensed under the Apache 2.0 license.
The home page for the fastutil project is http://fastutil.di.unimi.it.The DeltaXML adaptation of Apache's resolver contains standard fixes for some of the known bugs and an enhancement that enables entities to be loaded via Java's resource loading mechanism. For further information please contact us.
These components are: Copyright (c) 1999-2006 The Apache Software Foundation. All rights reserved. and are licensed under the terms of the Apache License, Version 2.0. These components must be used under the terms of the license at: http://www.apache.org/licenses/LICENSE-2.0
In accordance with section 4(d) of the Apache License, the notices for these libraries are enclosed in appropriately labelled subdirectories of the DeltaXML HTML Compare distribution, as follows:
docs/notices/xerces/
directory.docs/notices/resolver/
directory.Included in the distribution is icu4j.jar
, which is a
binary component of the ICU (International Components for Unicode)
project.
The home page for the ICU project is http://site.icu-project.org/. ICU4J is released
under docs/notices/icu4j/license.html
and also contains Unicode license components released.
Our Java API uses JAXB, of which the components used are under a mix of CDDL and Eclipse Distribution
License.
Note: where dependencies are dual-licensed under CDDL and GPL, DeltaXML elects to include this
software in this distribution under the CDDL license.
The legal notices can be found in docs/notices/jaxb
for each dependency
used.
dependency | license |
---|---|
jaxb-api-2.3.1.jar | https://oss.oracle.com/licenses/CDDL+GPL-1.1
|
jaxb-runtime-2.3.6.jar | https://www.eclipse.org/org/documents/edl-v10.html
|
javax.activation-1.2.0.jar | https://github.com/javaee/activation/blob/master/LICENSE.txt
|
istack-commons-runtime-3.0.12.jar | https://www.eclipse.org/org/documents/edl-v10.html
|
Our REST API uses various dependencies, of which there is a variety of licenses. These are documented
below.
Note: where dependencies are dual-licensed under CDDL and GPL, DeltaXML
elects to include this software in this distribution under the CDDL license.
These legal notices are included under docs/notices/rest
.
The character by character feature builds upon the work of Joel Kalvesmaki on his tan:diff algorithm as described in “String Comparison in XSLT with tan:diff().” Proceedings of Balisage: The Markup Conference 2021. Balisage Series on Markup Technologies, vol. 26 (2021). https://doi.org/10.4242/BalisageVol26.Kalvesmaki01