The Xee project is copyright Paligo and contributors.

Short version for non-lawyers:

The Xee Project is licensed under MIT terms.

Longer version:

Copyrights in the Xee project are retained by their contributors. No
copyright assignment is required to contribute to the Xee project.

Some files include explicit copyright notices and/or license notices.
For full authorship information, see the version control history.

Except as otherwise noted (below and/or in individual files), Xee is licensed
under the MIT license <LICENSE-MIT> or <http://opensource.org/licenses/MIT>.

The Xee Project includes materials written by third parties. The following
third party packages are included, and carry their own copyright notices and
license terms:

* qt3tests, located in vendor/xpath-tests, and xslt-tests, located in
  vendor/xslt-tests are both copyright W3C. It is licensed under the following
  terms. 

  This work is being provided by the copyright holders under the following
  license (2023 version).
  
  License

  By obtaining and/or copying this work, you (the licensee) agree that you have
  read, understood, and will comply with the following terms and conditions.

  Permission to copy, modify, and distribute this work, with or without
  modification, for any purpose and without fee or royalty is hereby granted,
  provided that you include the following on ALL copies of the work or portions
  thereof, including modifications:

   * The full text of this NOTICE in a location viewable to users of the
     redistributed or derivative work.

   * Any pre-existing intellectual property disclaimers, notices, or terms and
     conditions. If none exist, the W3C software and document short notice
     should be included.

   * Notice of any changes or modifications, through a copyright statement on
     the new code or document such as "This software or document includes
     material copied from or derived from [title and URI of the W3C document].
     Copyright © [$year-of-document] World Wide Web Consortium.
     https://www.w3.org/copyright/software-license-2023/"

  Disclaimers

  THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS
  OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES
  OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF
  THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS,
  COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

  COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR
  CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.

  The name and trademarks of copyright holders may NOT be used in advertising
  or publicity pertaining to the work without specific, written prior
  permission. Title to copyright in this work will at all times remain with
  copyright holders.

* Portions of internationalization code use code or data from Unicode, which
  carry the following license:

    UNICODE LICENSE V3

    COPYRIGHT AND PERMISSION NOTICE

    Copyright © 1991-2024 Unicode, Inc.

    NOTICE TO USER: Carefully read the following legal agreement. BY
    DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR
    SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
    TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT
    DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.

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

    THE DATA FILES AND SOFTWARE ARE 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 THE DATA
    FILES OR 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 these Data Files or Software without prior written
    authorization of the copyright holder.