================================================================
IBSURGEON HQBIRD - THIRD-PARTY SOFTWARE NOTICES
(NOTICES.TXT)
================================================================

This file accompanies IBSurgeon HQbird (the "Software") and is the
"notices file" referenced in Sections 1.14 and 5.3 of the HQbird End
User License Agreement (https://ib-aid.com/en/hqbird-eula/).

The Software includes or is distributed with the third-party
components listed below. Each component is licensed to you under its
own license, and NOT under the HQbird End User License Agreement.
IBSurgeon claims no ownership of these components. You must keep
this file, and all copyright and license notices of these
components, intact in all copies of the Software, including copies
distributed to end customers.

The full text of each license is included in the LICENSES
subdirectory of the Software distribution. Where a component is
offered under a choice of licenses, IBSurgeon distributes it under
the license election stated below.

================================================================
1. DATABASE ENGINE
================================================================

FIREBIRD SQL SERVER
  Version:   5.0.x, 4.0.x, 3.0.x, 2.5.x
  Copyright: Portions Copyright (c) Borland/Inprise Corporation and
             Copyright (c) the Firebird Project contributors. See
             the IDPL headers of individual source files for the
             respective Initial Developers.
  Licenses:  InterBase Public License v1.0 (IPL) and
             Initial Developer's Public License v1.0 (IDPL)
             (LICENSES/IPL.txt, LICENSES/IDPL.txt)
  Source:    https://www.firebirdsql.org
  Notes:     "Firebird" is a trademark of the Firebird Foundation
             Incorporated. 

================================================================
2. JAVA RUNTIME AND SERVER COMPONENTS
================================================================

OPENJDK (Java Runtime)
  https://openjdk.org
  License: GNU General Public License v2.0 with Classpath Exception
  (LICENSES/GPL-2.0-with-classpath-exception.txt)

JAYBIRD JCA/JDBC DRIVER FOR FIREBIRD
  by Mark Rotteveel and contributors
  https://github.com/FirebirdSQL/jaybird/
  License: GNU Lesser General Public License v2.1 or later
  (LICENSES/LGPL-2.1.txt); extension interfaces licensed under the
  BSD 3-Clause License (LICENSES/BSD-3-Clause.txt)
  Note: Jaybird is distributed as an unmodified, separate library
  (JAR) and may be replaced by the user with a modified version, as
  provided by the LGPL.

JETTY 6 HTTP SERVER (org.mortbay.jetty)
  https://www.eclipse.org/jetty/licenses.php
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

APACHE HTTPCOMPONENTS, APACHE FTPSERVER, APACHE COMMONS
  https://www.apache.org/licenses/
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

APACHE COMMONS DAEMON / PROCRUN
  (wraps Java applications as Windows services)
  https://commons.apache.org/proper/commons-daemon/procrun.html
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

JAVAMAIL (com.sun.mail, javax.mail)
  https://oss.oracle.com/licenses/CDDL+GPL-1.1
  License: dual CDDL 1.1 / GPL 2.0 with Classpath Exception;
  distributed by IBSurgeon under the CDDL 1.1
  (LICENSES/CDDL-1.1.txt)

ZIP4J - A Java library for zip files
  by Srikanth Reddy Lingala
  https://github.com/srikanth-lingala/zip4j
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

JACKSON (the Java JSON library)
  https://github.com/FasterXML/jackson
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

JSON-SIMPLE
  https://code.google.com/archive/p/json-simple/
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

RELOAD4J
  https://github.com/qos-ch/reload4j
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

QUARTZ SCHEDULER (org.quartz-scheduler)
  http://www.quartz-scheduler.org/
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

RESTLET FRAMEWORK (org.restlet)
  https://restlet.talend.com/
  License: offered under Apache 2.0, LGPL 3.0, LGPL 2.1, CDDL 1.0
  or EPL 1.0; distributed by IBSurgeon under the Apache License 2.0
  (LICENSES/Apache-2.0.txt)

SPRING FRAMEWORK (org.springframework)
  https://spring.io/projects/spring-framework
  License: Apache License 2.0 (LICENSES/Apache-2.0.txt)

ZIUPDATER TIME ZONE TOOL
  by Azul Systems
  https://www.azul.com/products/components/ziupdater-time-zone-tool/
  License: GNU General Public License v2.0 (LICENSES/GPL-2.0.txt)

================================================================
3. WEB INTERFACE COMPONENTS
================================================================

BOOTSTRAP
  http://getbootstrap.com
  License: MIT License (LICENSES/MIT.txt)

JQUERY JavaScript Library
  http://jquery.com/
  License: MIT License (LICENSES/MIT.txt)

JQUERY UI
  http://jqueryui.com
  License: MIT License (LICENSES/MIT.txt)

JQUERY COOKIE
  by Klaus Hartl
  https://github.com/carhartl/jquery-cookie
  License: MIT License (LICENSES/MIT.txt)

JQUERY-CONFIRM
  by Boniface Pereira
  http://craftpip.github.io/jquery-confirm/
  License: MIT License (LICENSES/MIT.txt)

JQUERY.TIMER.JS
  by Jason Chavannes
  http://jchavannes.com/jquery-timer
  License: MIT License 
  (LICENSES/MIT.txt)

FLOT - JavaScript plotting library for jQuery
  by IOLA and Ole Laursen
  https://www.flotcharts.org/
  License: MIT License (LICENSES/MIT.txt)

JAVASCRIPT COOKIE (js-cookie)
  https://github.com/js-cookie/js-cookie
  License: MIT License (LICENSES/MIT.txt)

RAPHAEL (Raphael.js) - JavaScript Vector Library
  by Dmitry Baranovskiy (http://raphaeljs.com) and Sencha Labs
  (http://sencha.com)
  License: MIT License (LICENSES/MIT.txt)

EASY PIE CHART jQuery plugin
  by Robert Fleischmann
  http://github.com/rendro/easy-pie-chart/
  License: dual MIT / GPL; distributed by IBSurgeon under the MIT
  License (LICENSES/MIT.txt)

DATATABLES
  by Allan Jardine (https://www.sprymedia.co.uk)
  http://www.datatables.net
  License: dual GPL v2 / BSD-style; distributed by IBSurgeon under
  the BSD-style license (LICENSES/DataTables-BSD.txt)

CLOCKFACE - clock-like timepicker for Twitter Bootstrap
  by Vitaliy Potapov
  http://vitalets.github.com/clockface
  License: MIT License (LICENSES/MIT.txt)

FONT AWESOME
  by Dave Gandy
  http://fontawesome.io
  License: fonts under the SIL Open Font License 1.1
  (LICENSES/OFL-1.1.txt); CSS and LESS/SASS code under the MIT
  License (LICENSES/MIT.txt)

================================================================
4. OTHER COMPONENTS AND TOOLS
================================================================

OPENSSL
  https://www.openssl.org/source/license.html
  License: [select per shipped version] OpenSSL 3.x - Apache
  License 2.0 (LICENSES/Apache-2.0.txt); OpenSSL 1.x - dual
  OpenSSL / SSLeay license (LICENSES/OpenSSL.txt)
  Attribution (required by the 1.x license): "This product includes
  software developed by the OpenSSL Project for use in the OpenSSL
  Toolkit (http://www.openssl.org/)."

INNO SETUP (installer)
  by Jordan Russell
  https://jrsoftware.org
  License: Inno Setup License (LICENSES/InnoSetup.txt). The HQbird
  installer is created with Inno Setup; the Inno Setup runtime
  included in the installer is distributed under its license, which
  permits free distribution of created installers.

================================================================
LICENSE TEXTS
================================================================

The LICENSES subdirectory of the Software distribution contains the
full, unmodified texts of:

  IPL.txt, IDPL.txt, MIT.txt, Apache-2.0.txt, LGPL-2.1.txt,
  BSD-3-Clause.txt, GPL-2.0.txt,
  GPL-2.0-with-classpath-exception.txt, CDDL-1.1.txt, OFL-1.1.txt,
  DataTables-BSD.txt, OpenSSL.txt, InnoSetup.txt

Where an Apache-2.0 licensed component ships its own NOTICE file,
that NOTICE file is reproduced in the LICENSES/NOTICE subdirectory
as required by section 4(d) of the Apache License 2.0.

================================================================
TOO IBSurgeon Software
Baizakova, 280, Almaty, Kazakhstan
[email protected] | www.ib-aid.com
Last updated: [DATE OF RELEASE]
================================================================