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:
Dalai Felinto
2024-08-22 10:54:00 +02:00
parent 246a0ec46a
commit 0f2f9cd230

View File

@@ -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 = [