THIRD-PARTY SOFTWARE NOTICES AND INFORMATION

Ember incorporates third-party libraries listed below. The original
copyright notices and license texts are provided for each component.

================================================================================

1. MetadataExtractor 2.9.3
   Copyright (c) Drew Noakes and contributors
   License: Apache-2.0
   https://github.com/drewnoakes/metadata-extractor-dotnet

2. NetVips 3.2.0
   Copyright (c) Kleis Auke Wolthuizen
   License: LGPL-3.0-or-later
   https://github.com/kleisauke/net-vips

3. libvips 8.18.2 (via NetVips.Native.win-x64)
   Copyright (c) John Googly and contributors
   License: LGPL-2.1-or-later
   https://github.com/libvips/libvips
   Source code: https://github.com/libvips/libvips/releases/tag/v8.18.2

4. Magick.NET-Q8-x64 14.12.0
   Copyright (c) Dirk Lemstra
   License: Apache-2.0
   https://github.com/dlemstra/Magick.NET

5. ImageMagick (via Magick.NET)
   Copyright (c) ImageMagick Studio LLC
   License: ImageMagick License (Apache-2.0 derivative)
   https://imagemagick.org/script/license.php

6. Sdcb.LibRaw 0.21.1.7
   Copyright (c) Sdcb
   License: MIT
   https://github.com/sdcb/Sdcb.LibRaw

7. LibRaw 0.21.1 (via Sdcb.LibRaw.runtime.win64)
   Copyright (c) LibRaw LLC
   License: CDDL-1.0 (chosen from dual LGPL-2.1 / CDDL-1.0)
   https://www.libraw.org
   Source code: https://github.com/LibRaw/LibRaw/releases/tag/0.21.1

8. SharpVectors.Wpf 1.8.5
   Copyright (c) 2010 - 2025 Elinam LLC
   License: BSD-3-Clause
   https://github.com/ElinamLLC/SharpVectors

9. SharpCompress 0.47.4
   Copyright (c) Adam Hathcock
   License: MIT
   https://github.com/adamhathcock/sharpcompress

10. Photo Sphere Viewer 5.14.1
   Copyright (c) Damien Sorel
   License: MIT
   https://github.com/mistic100/Photo-Sphere-Viewer

11. three.js 0.183.2
   Copyright (c) three.js authors
   License: MIT
   https://github.com/mrdoob/three.js

================================================================================

APACHE LICENSE, VERSION 2.0
(MetadataExtractor, Magick.NET)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use these files except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

================================================================================

MIT LICENSE
(Sdcb.LibRaw, SharpCompress, Photo Sphere Viewer, three.js)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS 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. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

================================================================================

BSD 3-CLAUSE LICENSE
(SharpVectors.Wpf)

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
   may be used to endorse or promote products derived from this software
   without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

================================================================================

GNU LESSER GENERAL PUBLIC LICENSE, VERSION 3
(NetVips, libvips)

This application uses NetVips and libvips, which are licensed under the
GNU Lesser General Public License version 3 (or later). These libraries are
dynamically linked as separate DLL files. The complete source code for these
libraries is available at the URLs listed above.

You are free to replace the LGPL-licensed DLLs with modified versions.

The full text of the LGPL-3.0 license is available at:
    https://www.gnu.org/licenses/lgpl-3.0.html

================================================================================

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE, VERSION 1.0
(LibRaw)

This application uses LibRaw under the CDDL-1.0 license (chosen from the
dual LGPL-2.1 / CDDL-1.0 licensing). The complete source code for LibRaw
is available at the URL listed above.

The full text of the CDDL-1.0 license is available at:
    https://opensource.org/licenses/CDDL-1.0

================================================================================

IMAGEMAGICK LICENSE
(ImageMagick)

Copyright (c) ImageMagick Studio LLC, a non-profit organization dedicated
to making software imaging solutions freely available.

Licensed under the ImageMagick License (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of
the License at

    https://imagemagick.org/script/license.php

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
