Extensions: Update the example license on the manifest template
Use GNU/GPL 3.0 or later instead of 2.0 or later.
This commit is contained in:
@@ -25,7 +25,7 @@ blender_version_min = "4.2.0"
|
||||
# License conforming to https://spdx.org/licenses/ (use "SPDX: prefix)
|
||||
# https://docs.blender.org/manual/en/dev/advanced/extensions/licenses.html
|
||||
license = [
|
||||
"SPDX:GPL-2.0-or-later",
|
||||
"SPDX:GPL-3.0-or-later",
|
||||
]
|
||||
# Optional: required by some licenses.
|
||||
# copyright = [
|
||||
|
||||
Reference in New Issue
Block a user