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 'build_files/cmake/cmake_static_check_smatch.py')
-rw-r--r--build_files/cmake/cmake_static_check_smatch.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/cmake/cmake_static_check_smatch.py b/build_files/cmake/cmake_static_check_smatch.py
index 36c1842e0e6..b7c2e7817c6 100644
--- a/build_files/cmake/cmake_static_check_smatch.py
+++ b/build_files/cmake/cmake_static_check_smatch.py
@@ -1,5 +1,4 @@
#!/usr/bin/env python3
-
# SPDX-License-Identifier: GPL-2.0-or-later
# <pep8 compliant>