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 /source/blender/makesrna
parentf7bbec290dc750cb146408c6e9098673f34c29c3 (diff)
File headers: add missing copyright, add MIT to SPDX licenses
Diffstat (limited to 'source/blender/makesrna')
-rwxr-xr-xsource/blender/makesrna/rna_cleanup/rna_update.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/makesrna/rna_cleanup/rna_update.sh b/source/blender/makesrna/rna_cleanup/rna_update.sh
index e3119191cb2..f21eb0a3484 100755
--- a/source/blender/makesrna/rna_cleanup/rna_update.sh
+++ b/source/blender/makesrna/rna_cleanup/rna_update.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+# SPDX-License-Identifier: GPL-2.0-or-later
cd ../../../../
./blender.bin --background -noaudio --python ./release/scripts/modules/rna_info.py 2> source/blender/makesrna/rna_cleanup/out.txt
cd ./source/blender/makesrna/rna_cleanup/