                    GNU LESSER GENERAL PUBLIC LICENSE
                       Version 3, 29 June 2007

 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

This version of the GNU Lesser General Public License incorporates
the terms of the GNU General Public License version 3, with additional
permissions for libraries.

Preamble

The GNU Lesser General Public License is a free software license that
allows you to run, study, share, and modify the software. It is
intended for software libraries so that they can be linked into
non-(L)GPL programs without forcing the entire program to be
released under the GPL.

The LGPL gives you the same freedoms as the GPL, but allows linking
with non-free programs. This license is designed to encourage
widespread use and sharing of software libraries.

0. Definitions

"This License" refers to version 3 of the GNU Lesser General Public
License.

"A Library" refers to a covered work governed by this License.

"Modified Version" means any work containing the Library or a
derivative of it.

"Source Code" means the preferred form of the work for making
modifications to it.

1. Exception to Section 3 of the GPL

You may convey a Combined Work that uses the Library under terms of
your choice, provided that you also meet the conditions of this
license for the Library portion.

2. Conveying Modified Versions

You may modify your copy of the Library and convey the modified
versions under the terms of Section 4 of the GPL.

3. Combined Works

You may combine or link the Library with other works to make a
Combined Work. You must provide notices about the Library and
supply the source of the Library under this license.

4. Terms and Conditions

The terms and conditions for copying, modifying, and distributing
the Library are as in GNU GPL v3, with the exceptions noted above.

5. Disclaimer

The Library is provided "as is" without any warranty; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

For full license text, see: https://www.gnu.org/licenses/lgpl-3.0.txt
