THIRD-PARTY SOFTWARE NOTICES AND INFORMATION

This software incorporates material from third-party projects listed below.

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

1. Material-UI (@mui/material, @mui/icons-material)
   Copyright (c) 2014-present MUI contributors
   License: MIT
   Repository: https://github.com/mui/material-ui

    The MIT License (MIT)

    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.

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

2. Emotion (@emotion/react, @emotion/styled)
   Copyright (c) Emotion team and other contributors
   License: MIT
   Repository: https://github.com/emotion-js/emotion

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

3. React (react, react-dom)
   Copyright (c) Meta Platforms, Inc. and affiliates.
   License: MIT
   Repository: https://github.com/facebook/react

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

4. TypeScript
   Copyright (c) Microsoft Corporation
   License: Apache License 2.0
   Repository: https://github.com/microsoft/TypeScript

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

5. @ehfuse/mui-color-picker
   Copyright (c) 2025 KIM YOUNG JIN
   License: MIT
   Repository: https://github.com/ehfuse/mui-color-picker

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

6. tslib
   Copyright (c) Microsoft Corporation
   License: 0BSD
   Repository: https://github.com/microsoft/tslib

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

All dependencies and their licenses can be found in the package.json file
and their respective repositories.

For the complete list of dependencies and their licenses, please refer to:

-   package.json (dependencies and peerDependencies sections)
-   Each library's LICENSE file in their respective repositories
