Open Source
云听音乐开源许可
更新日期:2026 年 7 月 10 日
概览
云听音乐使用以下开源组件。相关版权归原作者所有。本页面列出当前 App 项目用于许可证声明的组件。
FFmpeg
- 用途:解码 APE、OGG(Vorbis、Opus)与 DSD(DSF、DFF)音频。
- 版本:7.1.1。
- 项目主页:https://ffmpeg.org/
- 许可证:GNU 宽通用公共许可证第 2.1 版或更高版本(LGPL v2.1+)。
- 构建方式:以独立动态框架形式打包;配置包含
--disable-gpl --disable-nonfree,未启用可选的 GPL 或非自由组件。 - 对应源码:FFmpeg 7.1.1 官方发布源码包。
- 构建与重新链接材料:请发送邮件至 [email protected] 索取。该书面要约自对应 App 版本分发之日起至少三年内有效。
本软件使用 FFmpeg 项目的库,并依据 GNU 宽通用公共许可证第 2.1 版
或更高版本(LGPL v2.1+)获得授权。
FFmpeg 及其组件库的版权归 FFmpeg 开发者及其他贡献者所有;
云听音乐不主张拥有 FFmpeg 的版权。
FFmpeg 不提供任何担保;详情请参阅 GNU LGPL v2.1。
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.