오픈소스 라이선스
EQ FreeSet은 다양한 훌륭한 오픈소스 프로젝트들의 도움으로 만들어졌습니다. 아래는 본 서비스에 사용된 주요 오픈소스 라이브러리와 데이터에 대한 고지사항입니다.
1. AutoEq
본 서비스의 기기별 주파수 응답 및 Base EQ 데이터는 Jaakko Pasanen님의 AutoEq 프로젝트 데이터를 기반으로 활용 및 가공되었습니다.
- Project: AutoEq
- License: MIT License
- Copyright: Copyright (c) 2018 Jaakko Pasanen
2. Next.js & React
- Project: Next.js, React
- License: MIT License
- Copyright: Copyright (c) Vercel, Inc., Meta Platforms, Inc. and affiliates.
3. UI Components & Libraries
- shadcn/ui: MIT License (Copyright (c) 2023 shadcn)
- Lucide Icons: ISC License
- Tailwind CSS: MIT License (Copyright (c) Tailwind Labs, Inc.)
- Zustand: MIT License
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.
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.