오픈 소스
NetMusic 오픈 소스 라이선스
최종 업데이트: 2026년 7월 10일
개요
NetMusic은 다음 오픈 소스 구성요소를 사용합니다. 저작권은 각 저작자에게 있습니다. 이 페이지는 현재 앱 프로젝트가 라이선스 고지를 위해 선언한 구성요소를 나열합니다.
FFmpeg
- 용도: APE, OGG(Vorbis 및 Opus), DSD(DSF 및 DFF) 오디오 디코딩.
- 버전: 7.1.1.
- 프로젝트: https://ffmpeg.org/
- 라이선스: GNU Lesser General Public License 버전 2.1 이상.
- 빌드: 별도의 동적 프레임워크로 패키징됩니다. 구성에
--disable-gpl --disable-nonfree가 포함되어 선택적 GPL 및 비자유 구성요소는 활성화되지 않습니다. - 해당 소스: FFmpeg 7.1.1 릴리스 아카이브.
- 빌드 및 재링크 자료: [email protected]으로 이메일을 보내 주세요. 이 서면 제안은 해당 앱 버전 배포일로부터 최소 3년 동안 유효합니다.
This software uses libraries from the FFmpeg project under the GNU Lesser
General Public License version 2.1 or later.
FFmpeg and its component libraries are copyrighted by the FFmpeg developers
and other contributors. NetMusic does not claim ownership of FFmpeg.
FFmpeg is distributed without any warranty; see the GNU LGPL v2.1 for
details.
GRDB.swift
- 용도: 로컬 SQLite 데이터베이스 접근.
- 버전: 6.29.3.
- 소스: https://github.com/groue/GRDB.swift
- 라이선스: MIT License.
Copyright (C) 2015-2024 Gwendal Roue
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.
SMBClient
- 용도: SMB 파일 공유 접근.
- 소스:
ThirdParty/SMBClient. - 라이선스: MIT License.
MIT License
Copyright (c) 2024 Kishikawa Katsumi
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.