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
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-02-11 06:56:03 +0300
committerCampbell Barton <campbell@blender.org>2022-02-11 06:56:03 +0300
commit281ba8a063250b3cf7051b3f52846a8e0b960aee (patch)
tree9414775409c47de9b98139c2d134fb7905e696ee /doc/license
parentf7bbec290dc750cb146408c6e9098673f34c29c3 (diff)
File headers: add missing copyright, add MIT to SPDX licenses
Diffstat (limited to 'doc/license')
-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 7f43ad3aab0..1e25d002fce 100644
--- a/doc/license/SPDX-license-identifiers.txt
+++ b/doc/license/SPDX-license-identifiers.txt
@@ -3,4 +3,5 @@ Corresponding SPDX license identifiers in the source code:
Apache-2.0 Apache-2-license.txt https://spdx.org/licenses/Apache-2.0.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
+MIT https://spdx.org/licenses/MIT.html
Zlib https://spdx.org/licenses/Zlib.html