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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user