Neckar IT entwickelt einen Großteil des eigenen Codes als Open Source. Das Fundament — die Kotlin-Multiplatform-Commons it.neckar.open.*, auf denen unter anderem MeisterCharts aufbaut — steht unter der GNU General Public License, Version 3, mit Classpath Exception.
Neckar IT Open-Source-Commons — GNU GPL v3 with Classpath Exception
Die Classpath Exception ist eine zusätzliche Erlaubnis über die GPL hinaus: Sie erlaubt das Linken dieser Commons mit unabhängigen Modulen und die Weitergabe des kombinierten Werks unter Lizenzbedingungen eigener Wahl. Sie istnicht Teil des GPL-Basistexts — sie steht vollständig unten. Der GPL-v3-Basistext ist untergnu.org/licenses/gpl-3.0.html verfügbar.
Copyright (C) 2013-2026 Neckar IT GmbH, Mössingen, Germany This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination. As a special exception, the copyright holders of this library give you permission to link this library with independent modules, regardless of the license terms of these independent modules, and to copy and distribute the resulting combined work under terms of your choice, provided that every copy of the combined work is accompanied by a complete copy of the source code of this library. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
MeisterCharts — Apache License 2.0
MeisterCharts selbst steht unter der Apache License 2.0. Voller Lizenztext unterapache.org/licenses/LICENSE-2.0; die vollständige Lizenzseite von MeisterCharts liegt untermeistercharts.com/licenses.