relicense to GPL-3.0-or-later

Drop Commons-Clause and monetization restrictions to enable
incorporating third-party GPLv3 code in upcoming rig system work.

Prior versions (0.1.0–0.5.x) remain under GPL-3.0 WITH Commons-Clause.
From 0.6.0-ALPHA, GPL-3.0-or-later pure.
This commit is contained in:
notevil
2026-04-22 00:13:50 +02:00
parent 5d0c7c6c69
commit b0b719b3dd
2 changed files with 28 additions and 76 deletions

View File

@@ -49,7 +49,7 @@ mod_id=tiedup
# The human-readable display name for the mod.
mod_name=TiedUp
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=GPL-3.0 WITH Commons-Clause (No Sale/Paywall)
mod_license=GPL-3.0-or-later
# The mod version. See https://semver.org/
mod_version=0.5.6-ALPHA
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.