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 'tests/performance/tests')
-rw-r--r--tests/performance/tests/__init__.py2
-rw-r--r--tests/performance/tests/animation.py2
-rw-r--r--tests/performance/tests/blend_load.py2
-rw-r--r--tests/performance/tests/cycles.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/performance/tests/__init__.py b/tests/performance/tests/__init__.py
index ac3e613174f..9881313609a 100644
--- a/tests/performance/tests/__init__.py
+++ b/tests/performance/tests/__init__.py
@@ -1 +1 @@
-# Apache License, Version 2.0
+# SPDX-License-Identifier: Apache-2.0
diff --git a/tests/performance/tests/animation.py b/tests/performance/tests/animation.py
index c1a5c77860f..8dad1889a0f 100644
--- a/tests/performance/tests/animation.py
+++ b/tests/performance/tests/animation.py
@@ -1,4 +1,4 @@
-# Apache License, Version 2.0
+# SPDX-License-Identifier: Apache-2.0
import api
import os
diff --git a/tests/performance/tests/blend_load.py b/tests/performance/tests/blend_load.py
index 5fe498fd3d7..fa16eaf2dad 100644
--- a/tests/performance/tests/blend_load.py
+++ b/tests/performance/tests/blend_load.py
@@ -1,4 +1,4 @@
-# Apache License, Version 2.0
+# SPDX-License-Identifier: Apache-2.0
import api
import os
diff --git a/tests/performance/tests/cycles.py b/tests/performance/tests/cycles.py
index e702fa445d2..b782f910ed9 100644
--- a/tests/performance/tests/cycles.py
+++ b/tests/performance/tests/cycles.py
@@ -1,4 +1,4 @@
-# Apache License, Version 2.0
+# SPDX-License-Identifier: Apache-2.0
import api
import os