Open Source
NetMusic Open-Source-Lizenzen
Zuletzt aktualisiert: 10. Juli 2026
Überblick
NetMusic verwendet die folgenden Open-Source-Komponenten. Die Urheberrechte liegen bei den jeweiligen Autoren. Diese Seite listet die Komponenten auf, die derzeit vom App-Projekt für Lizenzhinweise deklariert sind.
FFmpeg
- Zweck: Dekodierung von APE-, OGG- (Vorbis und Opus) und DSD-Audio (DSF und DFF).
- Version: 7.1.1.
- Projekt: https://ffmpeg.org/
- Lizenz: GNU Lesser General Public License Version 2.1 oder neuer.
- Build: als separates dynamisches Framework verpackt. Die Konfiguration enthält
--disable-gpl --disable-nonfree, sodass optionale GPL- und nicht freie Komponenten nicht aktiviert sind. - Zugehöriger Quellcode: FFmpeg 7.1.1 Release-Archiv.
- Build- und Relinking-Materialien: E-Mail an [email protected]. Dieses schriftliche Angebot gilt mindestens drei Jahre ab Verteilung der entsprechenden App-Version.
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
- Zweck: lokaler Zugriff auf SQLite-Datenbanken.
- Version: 6.29.3.
- Quellcode: https://github.com/groue/GRDB.swift
- Lizenz: MIT-Lizenz.
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
- Zweck: Zugriff auf SMB-Dateifreigaben.
- Quellcode:
ThirdParty/SMBClient. - Lizenz: MIT-Lizenz.
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.