Valid-License-Identifier: LGPL-2.1&#xA;Valid-License-Identifier: LGPL-2.1+&#xA;SPDX-URL: https://spdx.org/licenses/LGPL-2.1.html&#xA;Usage-Guide:&#xA;  To use this license in source code, put one of the following SPDX&#xA;  tag/value pairs into a comment according to the placement&#xA;  guidelines in the licensing rules documentation.&#xA;  For &#39;GNU Lesser General Public License (LGPL) version 2.1 only&#39; use:&#xA;    SPDX-License-Identifier: LGPL-2.1&#xA;  For &#39;GNU Lesser General Public License (LGPL) version 2.1 or any later&#xA;  version&#39; use:&#xA;    SPDX-License-Identifier: LGPL-2.1+&#xA;License-Text:&#xA;&#xA;GNU LESSER GENERAL PUBLIC LICENSE&#xA;Version 2.1, February 1999&#xA;&#xA;Copyright (C) 1991, 1999 Free Software Foundation, Inc.&#xA;51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA&#xA;&#xA;Everyone is permitted to copy and distribute verbatim copies of this&#xA;license document, but changing it is not allowed.&#xA;&#xA;[This is the first released version of the Lesser GPL. It also counts as&#xA;the successor of the GNU Library Public License, version 2, hence the&#xA;version number 2.1.]&#xA;&#xA;Preamble&#xA;&#xA;The licenses for most software are designed to take away your freedom to&#xA;share and change it. By contrast, the GNU General Public Licenses are&#xA;intended to guarantee your freedom to share and change free software--to&#xA;make sure the software is free for all its users.&#xA;&#xA;This license, the Lesser General Public License, applies to some specially&#xA;designated software packages--typically libraries--of the Free Software&#xA;Foundation and other authors who decide to use it. You can use it too, but&#xA;we suggest you first think carefully about whether this license or the&#xA;ordinary General Public License is the better strategy to use in any&#xA;particular case, based on the explanations below.&#xA;&#xA;When we speak of free software, we are referring to freedom of use, not&#xA;price. Our General Public Licenses are designed to make sure that you have&#xA;the freedom to distribute copies of free software (and charge for this&#xA;service if you wish); that you receive source code or can get it if you&#xA;want it; that you can change the software and use pieces of it in new free&#xA;programs; and that you are informed that you can do these things.&#xA;&#xA;To protect your rights, we need to make restrictions that forbid&#xA;distributors to deny you these rights or to ask you to surrender these&#xA;rights. These restrictions translate to certain responsibilities for you if&#xA;you distribute copies of the library or if you modify it.&#xA;&#xA;For example, if you distribute copies of the library, whether gratis or for&#xA;a fee, you must give the recipients all the rights that we gave you. You&#xA;must make sure that they, too, receive or can get the source code. If you&#xA;link other code with the library, you must provide complete object files to&#xA;the recipients, so that they can relink them with the library after making&#xA;changes to the library and recompiling it. And you must show them these&#xA;terms so they know their rights.&#xA;&#xA;We protect your rights with a two-step method: (1) we copyright the&#xA;library, and (2) we offer you this license, which gives you legal&#xA;permission to copy, distribute and/or modify the library.&#xA;&#xA;To protect each distributor, we want to make it very clear that there is no&#xA;warranty for the free library. Also, if the library is modified by someone&#xA;else and passed on, the recipients should know that what they have is not&#xA;the original version, so that the original author&#39;s reputation will not be&#xA;affected by problems that might be introduced by others.&#xA;&#xA;Finally, software patents pose a constant threat to the existence of any&#xA;free program. We wish to make sure that a company cannot effectively&#xA;restrict the users of a free program by obtaining a restrictive license&#xA;from a patent holder. Therefore, we insist that any patent license obtained&#xA;for a version of the library must be consistent with the full freedom of&#xA;use specified in this license.&#xA;&#xA;Most GNU software, including some libraries, is covered by the ordinary GNU&#xA;General Public License. This license, the GNU Lesser General Public&#xA;License, applies to certain designated libraries, and is quite different&#xA;from the ordinary General Public License. We use this license for certain&#xA;libraries in order to permit linking those libraries into non-free&#xA;programs.&#xA;&#xA;When a program is linked with a library, whether statically or using a&#xA;shared library, the combination of the two is legally speaking a combined&#xA;work, a derivative of the original library. The ordinary General Public&#xA;License therefore permits such linking only if the entire combination fits&#xA;its criteria of freedom. The Lesser General Public License permits more lax&#xA;criteria for linking other code with the library.&#xA;&#xA;We call this license the &#34;Lesser&#34; General Public License because it does&#xA;Less to protect the user&#39;s freedom than the ordinary General Public&#xA;License. It also provides other free software developers Less of an&#xA;advantage over competing non-free programs. These disadvantages are the&#xA;reason we use the ordinary General Public License for many&#xA;libraries. However, the Lesser license provides advantages in certain&#xA;special circumstances.&#xA;&#xA;For example, on rare occasions, there may be a special need to encourage&#xA;the widest possible use of a certain library, so that it becomes a de-facto&#xA;standard. To achieve this, non-free programs must be allowed to use the&#xA;library. A more frequent case is that a free library does the same job as&#xA;widely used non-free libraries. In this case, there is little to gain by&#xA;limiting the free library to free software only, so we use the Lesser&#xA;General Public License.&#xA;&#xA;In other cases, permission to use a particular library in non-free programs&#xA;enables a greater number of people to use a large body of free&#xA;software. For example, permission to use the GNU C Library in non-free&#xA;programs enables many more people to use the whole GNU operating system, as&#xA;well as its variant, the GNU/Linux operating system.&#xA;&#xA;Although the Lesser General Public License is Less protective of the users&#39;&#xA;freedom, it does ensure that the user of a program that is linked with the&#xA;Library has the freedom and the wherewithal to run that program using a&#xA;modified version of the Library.&#xA;&#xA;The precise terms and conditions for copying, distribution and modification&#xA;follow. Pay close attention to the difference between a &#34;work based on the&#xA;library&#34; and a &#34;work that uses the library&#34;. The former contains code&#xA;derived from the library, whereas the latter must be combined with the&#xA;library in order to run.&#xA;&#xA;TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION&#xA;&#xA;0. This License Agreement applies to any software library or other program&#xA;   which contains a notice placed by the copyright holder or other&#xA;   authorized party saying it may be distributed under the terms of this&#xA;   Lesser General Public License (also called &#34;this License&#34;). Each&#xA;   licensee is addressed as &#34;you&#34;.&#xA;&#xA;   A &#34;library&#34; means a collection of software functions and/or data&#xA;   prepared so as to be conveniently linked with application programs&#xA;   (which use some of those functions and data) to form executables.&#xA;&#xA;   The &#34;Library&#34;, below, refers to any such software library or work which&#xA;   has been distributed under these terms. A &#34;work based on the Library&#34;&#xA;   means either the Library or any derivative work under copyright law:&#xA;   that is to say, a work containing the Library or a portion of it, either&#xA;   verbatim or with modifications and/or translated straightforwardly into&#xA;   another language. (Hereinafter, translation is included without&#xA;   limitation in the term &#34;modification&#34;.)&#xA;&#xA;   &#34;Source code&#34; for a work means the preferred form of the work for making&#xA;   modifications to it. For a library, complete source code means all the&#xA;   source code for all modules it contains, plus any associated interface&#xA;   definition files, plus the scripts used to control compilation and&#xA;   installation of the library.&#xA;&#xA;    Activities other than copying, distribution and modification are not&#xA;    covered by this License; they are outside its scope. The act of running&#xA;    a program using the Library is not restricted, and output from such a&#xA;    program is covered only if its contents constitute a work based on the&#xA;    Library (independent of the use of the Library in a tool for writing&#xA;    it). Whether that is true depends on what the Library does and what the&#xA;    program that uses the Library does.&#xA;&#xA;1. You may copy and distribute verbatim copies of the Library&#39;s complete&#xA;   source code as you receive it, in any medium, provided that you&#xA;   conspicuously and appropriately publish on each copy an appropriate&#xA;   copyright notice and disclaimer of warranty; keep intact all the notices&#xA;   that refer to this License and to the absence of any warranty; and&#xA;   distribute a copy of this License along with the Library.&#xA;&#xA;   You may charge a fee for the physical act of transferring a copy, and&#xA;   you may at your option offer warranty protection in exchange for a fee.&#xA;&#xA;2. You may modify your copy or copies of the Library or any portion of it,&#xA;   thus forming a work based on the Library, and copy and distribute such&#xA;   modifications or work under the terms of Section 1 above, provided that&#xA;   you also meet all of these conditions:&#xA;&#xA;   a) The modified work must itself be a software library.&#xA;&#xA;   b) You must cause the files modified to carry prominent notices stating&#xA;      that you changed the files and the date of any change.&#xA;&#xA;   c) You must cause the whole of the work to be licensed at no charge to&#xA;      all third parties under the terms of this License.&#xA;&#xA;   d) If a facility in the modified Library refers to a function or a table&#xA;      of data to be supplied by an application program that uses the&#xA;      facility, other than as an argument passed when the facility is&#xA;      invoked, then you must make a good faith effort to ensure that, in&#xA;      the event an application does not supply such function or table, the&#xA;      facility still operates, and performs whatever part of its purpose&#xA;      remains meaningful.&#xA;&#xA;   (For example, a function in a library to compute square roots has a&#xA;    purpose that is entirely well-defined independent of the&#xA;    application. Therefore, Subsection 2d requires that any&#xA;    application-supplied function or table used by this function must be&#xA;    optional: if the application does not supply it, the square root&#xA;    function must still compute square roots.)&#xA;&#xA;   These requirements apply to the modified work as a whole. If&#xA;   identifiable sections of that work are not derived from the Library, and&#xA;   can be reasonably considered independent and separate works in&#xA;   themselves, then this License, and its terms, do not apply to those&#xA;   sections when you distribute them as separate works. But when you&#xA;   distribute the same sections as part of a whole which is a work based on&#xA;   the Library, the distribution of the whole must be on the terms of this&#xA;   License, whose permissions for other licensees extend to the entire&#xA;   whole, and thus to each and every part regardless of who wrote it.&#xA;&#xA;   Thus, it is not the intent of this section to claim rights or contest&#xA;   your rights to work written entirely by you; rather, the intent is to&#xA;   exercise the right to control the distribution of derivative or&#xA;   collective works based on the Library.&#xA;&#xA;   In addition, mere aggregation of another work not based on the Library&#xA;   with the Library (or with a work based on the Library) on a volume of a&#xA;   storage or distribution medium does not bring the other work under the&#xA;   scope of this License.&#xA;&#xA;3. You may opt to apply the terms of the ordinary GNU General Public&#xA;   License instead of this License to a given copy of the Library. To do&#xA;   this, you must alter all the notices that refer to this License, so that&#xA;   they refer to the ordinary GNU General Public License, version 2,&#xA;   instead of to this License. (If a newer version than version 2 of the&#xA;   ordinary GNU General Public License has appeared, then you can specify&#xA;   that version instead if you wish.) Do not make any other change in these&#xA;   notices.&#xA;&#xA;   Once this change is made in a given copy, it is irreversible for that&#xA;   copy, so the ordinary GNU General Public License applies to all&#xA;   subsequent copies and derivative works made from that copy.&#xA;&#xA;   This option is useful when you wish to copy part of the code of the&#xA;   Library into a program that is not a library.&#xA;&#xA;4. You may copy and distribute the Library (or a portion or derivative of&#xA;   it, under Section 2) in object code or executable form under the terms&#xA;   of Sections 1 and 2 above provided that you accompany it with the&#xA;   complete corresponding machine-readable source code, which must be&#xA;   distributed under the terms of Sections 1 and 2 above on a medium&#xA;   customarily used for software interchange.&#xA;&#xA;   If distribution of object code is made by offering access to copy from a&#xA;   designated place, then offering equivalent access to copy the source&#xA;   code from the same place satisfies the requirement to distribute the&#xA;   source code, even though third parties are not compelled to copy the&#xA;   source along with the object code.&#xA;&#xA;5. A program that contains no derivative of any portion of the Library, but&#xA;   is designed to work with the Library by being compiled or linked with&#xA;   it, is called a &#34;work that uses the Library&#34;. Such a work, in isolation,&#xA;   is not a derivative work of the Library, and therefore falls outside the&#xA;   scope of this License.&#xA;&#xA;   However, linking a &#34;work that uses the Library&#34; with the Library creates&#xA;   an executable that is a derivative of the Library (because it contains&#xA;   portions of the Library), rather than a &#34;work that uses the&#xA;   library&#34;. The executable is therefore covered by this License. Section 6&#xA;   states terms for distribution of such executables.&#xA;&#xA;   When a &#34;work that uses the Library&#34; uses material from a header file&#xA;   that is part of the Library, the object code for the work may be a&#xA;   derivative work of the Library even though the source code is&#xA;   not. Whether this is true is especially significant if the work can be&#xA;   linked without the Library, or if the work is itself a library. The&#xA;   threshold for this to be true is not precisely defined by law.&#xA;&#xA;   If such an object file uses only numerical parameters, data structure&#xA;   layouts and accessors, and small macros and small inline functions (ten&#xA;   lines or less in length), then the use of the object file is&#xA;   unrestricted, regardless of whether it is legally a derivative&#xA;   work. (Executables containing this object code plus portions of the&#xA;   Library will still fall under Section 6.)&#xA;&#xA;   Otherwise, if the work is a derivative of the Library, you may&#xA;   distribute the object code for the work under the terms of Section&#xA;   6. Any executables containing that work also fall under Section 6,&#xA;   whether or not they are linked directly with the Library itself.&#xA;&#xA;6. As an exception to the Sections above, you may also combine or link a&#xA;   &#34;work that uses the Library&#34; with the Library to produce a work&#xA;   containing portions of the Library, and distribute that work under terms&#xA;   of your choice, provided that the terms permit modification of the work&#xA;   for the customer&#39;s own use and reverse engineering for debugging such&#xA;   modifications.&#xA;&#xA;   You must give prominent notice with each copy of the work that the&#xA;   Library is used in it and that the Library and its use are covered by&#xA;   this License. You must supply a copy of this License. If the work during&#xA;   execution displays copyright notices, you must include the copyright&#xA;   notice for the Library among them, as well as a reference directing the&#xA;   user to the copy of this License. Also, you must do one of these things:&#xA;&#xA;   a) Accompany the work with the complete corresponding machine-readable&#xA;      source code for the Library including whatever changes were used in&#xA;      the work (which must be distributed under Sections 1 and 2 above);&#xA;      and, if the work is an executable linked with the Library, with the&#xA;      complete machine-readable &#34;work that uses the Library&#34;, as object&#xA;      code and/or source code, so that the user can modify the Library and&#xA;      then relink to produce a modified executable containing the modified&#xA;      Library. (It is understood that the user who changes the contents of&#xA;      definitions files in the Library will not necessarily be able to&#xA;      recompile the application to use the modified definitions.)&#xA;&#xA;   b) Use a suitable shared library mechanism for linking with the&#xA;      Library. A suitable mechanism is one that (1) uses at run time a copy&#xA;      of the library already present on the user&#39;s computer system, rather&#xA;      than copying library functions into the executable, and (2) will&#xA;      operate properly with a modified version of the library, if the user&#xA;      installs one, as long as the modified version is interface-compatible&#xA;      with the version that the work was made with.&#xA;&#xA;   c) Accompany the work with a written offer, valid for at least three&#xA;      years, to give the same user the materials specified in Subsection&#xA;      6a, above, for a charge no more than the cost of performing this&#xA;      distribution.&#xA;&#xA;   d) If distribution of the work is made by offering access to copy from a&#xA;      designated place, offer equivalent access to copy the above specified&#xA;      materials from the same place.&#xA;&#xA;   e) Verify that the user has already received a copy of these materials&#xA;      or that you have already sent this user a copy.&#xA;&#xA;   For an executable, the required form of the &#34;work that uses the Library&#34;&#xA;   must include any data and utility programs needed for reproducing the&#xA;   executable from it. However, as a special exception, the materials to be&#xA;   distributed need not include anything that is normally distributed (in&#xA;   either source or binary form) with the major components (compiler,&#xA;   kernel, and so on) of the operating system on which the executable runs,&#xA;   unless that component itself accompanies the executable.&#xA;&#xA;   It may happen that this requirement contradicts the license restrictions&#xA;   of other proprietary libraries that do not normally accompany the&#xA;   operating system. Such a contradiction means you cannot use both them&#xA;   and the Library together in an executable that you distribute.&#xA;&#xA;7. You may place library facilities that are a work based on the Library&#xA;   side-by-side in a single library together with other library facilities&#xA;   not covered by this License, and distribute such a combined library,&#xA;   provided that the separate distribution of the work based on the Library&#xA;   and of the other library facilities is otherwise permitted, and provided&#xA;   that you do these two things:&#xA;&#xA;   a) Accompany the combined library with a copy of the same work based on&#xA;      the Library, uncombined with any other library facilities. This must&#xA;      be distributed under the terms of the Sections above.&#xA;&#xA;   b) Give prominent notice with the combined library of the fact that part&#xA;      of it is a work based on the Library, and explaining where to find&#xA;      the accompanying uncombined form of the same work.&#xA;&#xA;8. You may not copy, modify, sublicense, link with, or distribute the&#xA;   Library except as expressly provided under this License. Any attempt&#xA;   otherwise to copy, modify, sublicense, link with, or distribute the&#xA;   Library is void, and will automatically terminate your rights under this&#xA;   License. However, parties who have received copies, or rights, from you&#xA;   under this License will not have their licenses terminated so long as&#xA;   such parties remain in full compliance.&#xA;&#xA;9. You are not required to accept this License, since you have not signed&#xA;   it. However, nothing else grants you permission to modify or distribute&#xA;   the Library or its derivative works. These actions are prohibited by law&#xA;   if you do not accept this License. Therefore, by modifying or&#xA;   distributing the Library (or any work based on the Library), you&#xA;   indicate your acceptance of this License to do so, and all its terms and&#xA;   conditions for copying, distributing or modifying the Library or works&#xA;   based on it.&#xA;&#xA;10. Each time you redistribute the Library (or any work based on the&#xA;    Library), the recipient automatically receives a license from the&#xA;    original licensor to copy, distribute, link with or modify the Library&#xA;    subject to these terms and conditions. You may not impose any further&#xA;    restrictions on the recipients&#39; exercise of the rights granted&#xA;    herein. You are not responsible for enforcing compliance by third&#xA;    parties with this License.&#xA;&#xA;11. If, as a consequence of a court judgment or allegation of patent&#xA;    infringement or for any other reason (not limited to patent issues),&#xA;    conditions are imposed on you (whether by court order, agreement or&#xA;    otherwise) that contradict the conditions of this License, they do not&#xA;    excuse you from the conditions of this License. If you cannot&#xA;    distribute so as to satisfy simultaneously your obligations under this&#xA;    License and any other pertinent obligations, then as a consequence you&#xA;    may not distribute the Library at all. For example, if a patent license&#xA;    would not permit royalty-free redistribution of the Library by all&#xA;    those who receive copies directly or indirectly through you, then the&#xA;    only way you could satisfy both it and this License would be to refrain&#xA;    entirely from distribution of the Library.&#xA;&#xA;    If any portion of this section is held invalid or unenforceable under&#xA;    any particular circumstance, the balance of the section is intended to&#xA;    apply, and the section as a whole is intended to apply in other&#xA;    circumstances.&#xA;&#xA;    It is not the purpose of this section to induce you to infringe any&#xA;    patents or other property right claims or to contest validity of any&#xA;    such claims; this section has the sole purpose of protecting the&#xA;    integrity of the free software distribution system which is implemented&#xA;    by public license practices. Many people have made generous&#xA;    contributions to the wide range of software distributed through that&#xA;    system in reliance on consistent application of that system; it is up&#xA;    to the author/donor to decide if he or she is willing to distribute&#xA;    software through any other system and a licensee cannot impose that&#xA;    choice.&#xA;&#xA;    This section is intended to make thoroughly clear what is believed to&#xA;    be a consequence of the rest of this License.&#xA;&#xA;12. If the distribution and/or use of the Library is restricted in certain&#xA;    countries either by patents or by copyrighted interfaces, the original&#xA;    copyright holder who places the Library under this License may add an&#xA;    explicit geographical distribution limitation excluding those&#xA;    countries, so that distribution is permitted only in or among countries&#xA;    not thus excluded. In such case, this License incorporates the&#xA;    limitation as if written in the body of this License.&#xA;&#xA;13. The Free Software Foundation may publish revised and/or new versions of&#xA;    the Lesser General Public License from time to time. Such new versions&#xA;    will be similar in spirit to the present version, but may differ in&#xA;    detail to address new problems or concerns.&#xA;&#xA;    Each version is given a distinguishing version number. If the Library&#xA;    specifies a version number of this License which applies to it and &#34;any&#xA;    later version&#34;, you have the option of following the terms and&#xA;    conditions either of that version or of any later version published by&#xA;    the Free Software Foundation. If the Library does not specify a license&#xA;    version number, you may choose any version ever published by the Free&#xA;    Software Foundation.&#xA;&#xA;14. If you wish to incorporate parts of the Library into other free&#xA;    programs whose distribution conditions are incompatible with these,&#xA;    write to the author to ask for permission. For software which is&#xA;    copyrighted by the Free Software Foundation, write to the Free Software&#xA;    Foundation; we sometimes make exceptions for this. Our decision will be&#xA;    guided by the two goals of preserving the free status of all&#xA;    derivatives of our free software and of promoting the sharing and reuse&#xA;    of software generally.&#xA;&#xA;NO WARRANTY&#xA;&#xA;15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY&#xA;    FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN&#xA;    OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES&#xA;    PROVIDE THE LIBRARY &#34;AS IS&#34; WITHOUT WARRANTY OF ANY KIND, EITHER&#xA;    EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED&#xA;    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE&#xA;    ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH&#xA;    YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL&#xA;    NECESSARY SERVICING, REPAIR OR CORRECTION.&#xA;&#xA;16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING&#xA;    WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR&#xA;    REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR&#xA;    DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL&#xA;    DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY&#xA;    (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED&#xA;    INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF&#xA;    THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR&#xA;    OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.&#xA;&#xA;END OF TERMS AND CONDITIONS&#xA;&#xA;How to Apply These Terms to Your New Libraries&#xA;&#xA;If you develop a new library, and you want it to be of the greatest&#xA;possible use to the public, we recommend making it free software that&#xA;everyone can redistribute and change. You can do so by permitting&#xA;redistribution under these terms (or, alternatively, under the terms of the&#xA;ordinary General Public License).&#xA;&#xA;To apply these terms, attach the following notices to the library. It is&#xA;safest to attach them to the start of each source file to most effectively&#xA;convey the exclusion of warranty; and each file should have at least the&#xA;&#34;copyright&#34; line and a pointer to where the full notice is found.&#xA;&#xA;one line to give the library&#39;s name and an idea of what it does.&#xA;Copyright (C) year name of author&#xA;&#xA;This library is free software; you can redistribute it and/or modify it&#xA;under the terms of the GNU Lesser General Public License as published by&#xA;the Free Software Foundation; either version 2.1 of the License, or (at&#xA;your option) any later version.&#xA;&#xA;This library is distributed in the hope that it will be useful, but WITHOUT&#xA;ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or&#xA;FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License&#xA;for more details.&#xA;&#xA;You should have received a copy of the GNU Lesser General Public License&#xA;along with this library; if not, write to the Free Software Foundation,&#xA;Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add&#xA;information on how to contact you by electronic and paper mail.&#xA;&#xA;You should also get your employer (if you work as a programmer) or your&#xA;school, if any, to sign a &#34;copyright disclaimer&#34; for the library, if&#xA;necessary. Here is a sample; alter the names:&#xA;&#xA;Yoyodyne, Inc., hereby disclaims all copyright interest in&#xA;the library `Frob&#39; (a library for tweaking knobs) written&#xA;by James Random Hacker.&#xA;&#xA;signature of Ty Coon, 1 April 1990&#xA;Ty Coon, President of Vice&#xA;That&#39;s all there is to it!&#xA;