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:
Diffstat (limited to 'doc/blender_file_format')
-rwxr-xr-xdoc/blender_file_format/BlendFileDnaExporter_25.py1
-rw-r--r--doc/blender_file_format/BlendFileReader.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/blender_file_format/BlendFileDnaExporter_25.py b/doc/blender_file_format/BlendFileDnaExporter_25.py
index 2c99c2ec0a2..f85d496b9b5 100755
--- a/doc/blender_file_format/BlendFileDnaExporter_25.py
+++ b/doc/blender_file_format/BlendFileDnaExporter_25.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python3
-
# SPDX-License-Identifier: GPL-2.0-or-later
######################################################
diff --git a/doc/blender_file_format/BlendFileReader.py b/doc/blender_file_format/BlendFileReader.py
index 18b98c89708..54fab630452 100644
--- a/doc/blender_file_format/BlendFileReader.py
+++ b/doc/blender_file_format/BlendFileReader.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python3
-
# SPDX-License-Identifier: GPL-2.0-or-later
######################################################