# Third-party licenses This file summarizes notable third-party licenses included in this repository. Full license texts remain in the referenced third-party directories where applicable. ## Project distribution LynMusic is distributed under the GNU General Public License version 3 or later (GPL-3.0-or-later). See [LICENSE](./LICENSE). ## DLNA / UPnP ### Platinum UPnP SDK - Path: `third_party/libUPnP/Platinum` - License: GPL-2.0-or-later or commercial license - License text: `third_party/libUPnP/Platinum/LICENSE.txt` Platinum is included in the DLNA/UPnP implementation. Because the complete application includes this GPL-licensed component, distributions of the complete application are provided under GPL-3.0-or-later compatible terms. ### Neptune - Path: `third_party/libUPnP/Neptune` - License: BSD-style license - License text: `third_party/libUPnP/Neptune/LICENSE`