CLOUDCUTTER E57 DEMO
Third-Party Notices

Last updated: V 1.0 beta
Product: CloudCutter E57 Demo
Publisher: Artem Shumilov

This product includes third-party open-source software components.
The copyrights in these components remain with their respective owners.
Their use is governed by the corresponding open-source license terms.

The following notices are provided for informational and compliance purposes.


================================================================
1. PDAL
================================================================

Component:
PDAL (Point Data Abstraction Library)

Used for:
Reading and processing point cloud data, including E57-related workflows.

Upstream project:
PDAL Contributors / Hobu, Inc.

License:
BSD-style open source license

Source:
https://pdal.io

Notice:
Unless otherwise indicated, files in PDAL are released under the BSD open source license.
Please refer to the included PDAL license text for the complete terms.

Action for distribution:
Include the full PDAL license text in:
licenses/PDAL.txt


================================================================
2. libE57Format
================================================================

Component:
libE57Format

Used for:
Reading and writing ASTM E57 point cloud files.

Upstream project:
libE57Format authors

License:
Boost Software License 1.0 (BSL-1.0)

Source:
https://github.com/asmaloney/libE57Format

Notice:
This project is licensed under the BSL-1.0 license.
Please refer to the included libE57Format license text for the complete terms.

Action for distribution:
Include the full libE57Format license text in:
licenses/libE57Format.txt


================================================================
3. GLFW
================================================================

Component:
GLFW

Used for:
Window creation, input handling, and OpenGL context management.

Upstream project:
GLFW authors

License:
zlib/libpng license

Source:
https://www.glfw.org

Notice:
GLFW is licensed under the zlib/libpng license.
Please refer to the included GLFW license text for the complete terms.

Action for distribution:
Include the full GLFW license text in:
licenses/GLFW.txt


================================================================
4. Dear ImGui
================================================================

Component:
Dear ImGui

Used for:
Immediate-mode graphical user interface.

Upstream project:
Omar Cornut and Dear ImGui contributors

License:
MIT License

Source:
https://github.com/ocornut/imgui

Notice:
Dear ImGui is licensed under the MIT License.
Please refer to the included Dear ImGui license text for the complete terms.

Action for distribution:
Include the full Dear ImGui license text in:
licenses/DearImGui.txt


================================================================
5. Xerces-C++   [INCLUDE ONLY IF REDISTRIBUTED WITH YOUR BUILD]
================================================================

Component:
Apache Xerces-C++

Used for:
XML parsing support used by or alongside the E57 library stack.

Upstream project:
The Apache Software Foundation

License:
Apache License 2.0

Source:
https://xerces.apache.org/xerces-c/

Notice:
Xerces-C++ is made available under the Apache License, Version 2.0.
Please refer to the included license text for the complete terms.

Action for distribution:
Include the full Apache 2.0 license text in:
licenses/Xerces-C++.txt

Important:
Include this notice if Xerces-C++ is shipped as a DLL, bundled in your installer,
or statically linked into a distributed binary.


================================================================
6. ADDITIONAL COMPONENTS THAT MAY REQUIRE NOTICE
================================================================

Depending on how your binaries were built, additional third-party notices may be
required for redistributed runtime libraries or bundled dependencies.

Examples:
- Microsoft Visual C++ Redistributable components
- Additional PDAL dependencies
- Additional E57-related dependencies
- Compression, XML, image, or utility libraries included in your final package

Recommendation:
Review the exact DLLs and static libraries that are distributed with the demo package
and add notices for every third-party component that is actually redistributed.


================================================================
NO ENDORSEMENT
================================================================

This product uses third-party open-source software.
Such use does not imply endorsement by the original authors or copyright holders.

All trademarks, service marks, and product names are the property of their
respective owners.


================================================================
DISCLAIMER
================================================================

THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXCEPT TO THE
EXTENT REQUIRED BY APPLICABLE LAW OR EXPRESSLY AGREED IN WRITING.

THE DEMO VERSION MAY CONTAIN FUNCTIONAL LIMITATIONS, INCLUDING BUT NOT LIMITED TO
FEATURE RESTRICTIONS, OUTPUT RESTRICTIONS, PERFORMANCE LIMITATIONS, OR OTHER
NON-PRODUCTION BEHAVIOR.

THE PUBLISHER SHALL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES ARISING FROM THE USE OF THIS DEMO VERSION,
TO THE MAXIMUM EXTENT PERMITTED BY LAW.


================================================================
CONTACT
================================================================

For third-party license questions regarding this product, contact:

[INSERT CONTACT NAME / EMAIL / COMPANY]