Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-02-11 08:27:17 +0300
committerCampbell Barton <campbell@blender.org>2022-02-11 08:27:17 +0300
commitcec0c65c0fbc89cc012eb694bfb355abff1581ac (patch)
tree241ad70b60426d080a861526a3211b5524a9609a /doc
parentfe55789b6f5921b80242e51f79397d17ee2f3470 (diff)
License: add GPL-3.0-or-later identifier
Some add-ons use this.
Diffstat (limited to 'doc')
-rw-r--r--doc/license/SPDX-license-identifiers.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/license/SPDX-license-identifiers.txt b/doc/license/SPDX-license-identifiers.txt
index 6c68c0c276a..ee27a2b291c 100644
--- a/doc/license/SPDX-license-identifiers.txt
+++ b/doc/license/SPDX-license-identifiers.txt
@@ -4,5 +4,6 @@ Apache-2.0 Apache-2-license.txt https://spdx.org/licenses/Ap
BSD-2-Clause https://spdx.org/licenses/BSD-2-Clause.html
BSD-3-Clause BSD-3-Clause-license.txt https://spdx.org/licenses/BSD-3-Clause.html
GPL-2.0-or-later GPL-license.txt https://spdx.org/licenses/GPL-2.0-or-later.html
+GPL-3.0-or-later https://spdx.org/licenses/GPL-3.0-or-later.html
MIT https://spdx.org/licenses/MIT.html
Zlib https://spdx.org/licenses/Zlib.html