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
path: root/tests
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-02-11 06:30:11 +0300
committerCampbell Barton <campbell@blender.org>2022-02-11 06:30:21 +0300
commitf7bbec290dc750cb146408c6e9098673f34c29c3 (patch)
tree9fbf8641a99eba0101572ba553c873d518a65531 /tests
parent1df8a5f8fb68f7cfcf46901c0fdaaf96a5d57f14 (diff)
File headers: add license to Python scripts
Diffstat (limited to 'tests')
-rw-r--r--tests/python/view_layer/test_active_collection.py2
-rw-r--r--tests/python/view_layer/test_background_set.py2
-rw-r--r--tests/python/view_layer/test_collection_new_sync.py2
-rw-r--r--tests/python/view_layer/test_collection_rename_a.py2
-rw-r--r--tests/python/view_layer/test_collection_rename_b.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_a.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_b.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_c.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_d.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_e.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_f.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_g.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_h.py2
-rw-r--r--tests/python/view_layer/test_evaluation_render_settings_i.py2
-rw-r--r--tests/python/view_layer/test_evaluation_selectability_a.py2
-rw-r--r--tests/python/view_layer/test_evaluation_selectability_b.py2
-rw-r--r--tests/python/view_layer/test_evaluation_selectability_c.py2
-rw-r--r--tests/python/view_layer/test_evaluation_selectability_d.py2
-rw-r--r--tests/python/view_layer/test_evaluation_selectability_e.py2
-rw-r--r--tests/python/view_layer/test_evaluation_selectability_f.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_a.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_b.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_c.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_d.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_e.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_f.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_g.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_h.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_i.py2
-rw-r--r--tests/python/view_layer/test_evaluation_visibility_j.py2
-rw-r--r--tests/python/view_layer/test_group_a.py2
-rw-r--r--tests/python/view_layer/test_group_b.py2
-rw-r--r--tests/python/view_layer/test_group_c.py2
-rw-r--r--tests/python/view_layer/test_group_d.py2
-rw-r--r--tests/python/view_layer/test_group_e.py2
-rw-r--r--tests/python/view_layer/test_layer_linking.py2
-rw-r--r--tests/python/view_layer/test_layer_syncing.py2
-rw-r--r--tests/python/view_layer/test_make_single_user.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_a.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_b.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_c.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_d.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_e.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_f.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_g.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_h.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_i.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_j.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_k.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_layer_collection_l.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_a.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_b.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_c.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_d.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_e.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_f.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_g.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_h.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_i.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_a.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_b.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_c.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_d.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_e.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_f.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_g.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_h.py2
-rw-r--r--tests/python/view_layer/test_move_above_below_scene_collection_sync_i.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_a.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_b.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_c.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_d.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_e.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_f.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_g.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_h.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_i.py2
-rw-r--r--tests/python/view_layer/test_move_into_layer_collection_j.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_a.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_b.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_c.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_d.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_e.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_f.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_g.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_h.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_i.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_j.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_k.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_l.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_a.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_b.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_c.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_d.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_e.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_f.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_g.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_h.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_i.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_j.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_k.py2
-rw-r--r--tests/python/view_layer/test_move_into_scene_collection_sync_l.py2
-rw-r--r--tests/python/view_layer/test_object_add_cylinder.py2
-rw-r--r--tests/python/view_layer/test_object_add_empty.py2
-rw-r--r--tests/python/view_layer/test_object_add_no_collection_cylinder.py2
-rw-r--r--tests/python/view_layer/test_object_add_no_collection_empty.py2
-rw-r--r--tests/python/view_layer/test_object_add_no_collection_torus.py2
-rw-r--r--tests/python/view_layer/test_object_add_torus.py2
-rw-r--r--tests/python/view_layer/test_object_copy.py2
-rw-r--r--tests/python/view_layer/test_object_delete_a.py2
-rw-r--r--tests/python/view_layer/test_object_delete_b.py2
-rw-r--r--tests/python/view_layer/test_object_link_a.py2
-rw-r--r--tests/python/view_layer/test_object_link_b.py2
-rw-r--r--tests/python/view_layer/test_object_link_c.py2
-rw-r--r--tests/python/view_layer/test_operator_context.py2
-rw-r--r--tests/python/view_layer/test_scene_collection_delete.py2
-rw-r--r--tests/python/view_layer/test_scene_copy_a.py2
-rw-r--r--tests/python/view_layer/test_scene_copy_b.py2
-rw-r--r--tests/python/view_layer/test_scene_copy_c.py2
-rw-r--r--tests/python/view_layer/test_scene_copy_d.py2
-rw-r--r--tests/python/view_layer/test_scene_copy_e.py2
-rw-r--r--tests/python/view_layer/test_scene_copy_f.py2
-rw-r--r--tests/python/view_layer/test_scene_delete.py2
-rw-r--r--tests/python/view_layer/test_scene_objects.py2
-rw-r--r--tests/python/view_layer/test_scene_write_read.py2
-rw-r--r--tests/python/view_layer/test_view_layer_rename.py2
-rw-r--r--tests/python/view_layer/view_layer_common.py2
127 files changed, 254 insertions, 0 deletions
diff --git a/tests/python/view_layer/test_active_collection.py b/tests/python/view_layer/test_active_collection.py
index 1c6c3cd1983..dfd80c8151e 100644
--- a/tests/python/view_layer/test_active_collection.py
+++ b/tests/python/view_layer/test_active_collection.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_background_set.py b/tests/python/view_layer/test_background_set.py
index f522f425920..31e377966fb 100644
--- a/tests/python/view_layer/test_background_set.py
+++ b/tests/python/view_layer/test_background_set.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_collection_new_sync.py b/tests/python/view_layer/test_collection_new_sync.py
index 46b63c64f45..5bfb643cd24 100644
--- a/tests/python/view_layer/test_collection_new_sync.py
+++ b/tests/python/view_layer/test_collection_new_sync.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_collection_rename_a.py b/tests/python/view_layer/test_collection_rename_a.py
index ea156d7346f..f4495e0c64b 100644
--- a/tests/python/view_layer/test_collection_rename_a.py
+++ b/tests/python/view_layer/test_collection_rename_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_collection_rename_b.py b/tests/python/view_layer/test_collection_rename_b.py
index 3787066e1b9..bb7511ef735 100644
--- a/tests/python/view_layer/test_collection_rename_b.py
+++ b/tests/python/view_layer/test_collection_rename_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_a.py b/tests/python/view_layer/test_evaluation_render_settings_a.py
index 1299737cd2c..526e7462716 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_a.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_b.py b/tests/python/view_layer/test_evaluation_render_settings_b.py
index 77e01d85a87..1674ae6a93e 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_b.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_c.py b/tests/python/view_layer/test_evaluation_render_settings_c.py
index 033dd7bcb69..ca572253dff 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_c.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_d.py b/tests/python/view_layer/test_evaluation_render_settings_d.py
index 85808c548b4..2c2173af0d6 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_d.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_e.py b/tests/python/view_layer/test_evaluation_render_settings_e.py
index 2375a6e575e..f2cc6f579d7 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_e.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_f.py b/tests/python/view_layer/test_evaluation_render_settings_f.py
index f334880b6b4..966bdbd4392 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_f.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_g.py b/tests/python/view_layer/test_evaluation_render_settings_g.py
index 1b4262934fb..dfc34e76975 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_g.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_g.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_h.py b/tests/python/view_layer/test_evaluation_render_settings_h.py
index 937fab1521a..0e3bc5faaa8 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_h.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_h.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_render_settings_i.py b/tests/python/view_layer/test_evaluation_render_settings_i.py
index 2842f2adb92..d44e00ae665 100644
--- a/tests/python/view_layer/test_evaluation_render_settings_i.py
+++ b/tests/python/view_layer/test_evaluation_render_settings_i.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_selectability_a.py b/tests/python/view_layer/test_evaluation_selectability_a.py
index 16ad38d1d7e..8f252f77c54 100644
--- a/tests/python/view_layer/test_evaluation_selectability_a.py
+++ b/tests/python/view_layer/test_evaluation_selectability_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_selectability_b.py b/tests/python/view_layer/test_evaluation_selectability_b.py
index 3828d2013ff..fdcfcfe7950 100644
--- a/tests/python/view_layer/test_evaluation_selectability_b.py
+++ b/tests/python/view_layer/test_evaluation_selectability_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_selectability_c.py b/tests/python/view_layer/test_evaluation_selectability_c.py
index 91c1c75c1f9..cb39f228101 100644
--- a/tests/python/view_layer/test_evaluation_selectability_c.py
+++ b/tests/python/view_layer/test_evaluation_selectability_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_selectability_d.py b/tests/python/view_layer/test_evaluation_selectability_d.py
index bab3ad8c35a..a892167e30c 100644
--- a/tests/python/view_layer/test_evaluation_selectability_d.py
+++ b/tests/python/view_layer/test_evaluation_selectability_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_selectability_e.py b/tests/python/view_layer/test_evaluation_selectability_e.py
index ff75bdcddfe..2ef3c4a71c2 100644
--- a/tests/python/view_layer/test_evaluation_selectability_e.py
+++ b/tests/python/view_layer/test_evaluation_selectability_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_selectability_f.py b/tests/python/view_layer/test_evaluation_selectability_f.py
index 16aa86a0c2a..08ae72ad5be 100644
--- a/tests/python/view_layer/test_evaluation_selectability_f.py
+++ b/tests/python/view_layer/test_evaluation_selectability_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_a.py b/tests/python/view_layer/test_evaluation_visibility_a.py
index 13c05c28744..e9ca47a9dec 100644
--- a/tests/python/view_layer/test_evaluation_visibility_a.py
+++ b/tests/python/view_layer/test_evaluation_visibility_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_b.py b/tests/python/view_layer/test_evaluation_visibility_b.py
index 88bf0808d1f..432c7203da9 100644
--- a/tests/python/view_layer/test_evaluation_visibility_b.py
+++ b/tests/python/view_layer/test_evaluation_visibility_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_c.py b/tests/python/view_layer/test_evaluation_visibility_c.py
index e337a22e561..54f9f2d168e 100644
--- a/tests/python/view_layer/test_evaluation_visibility_c.py
+++ b/tests/python/view_layer/test_evaluation_visibility_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_d.py b/tests/python/view_layer/test_evaluation_visibility_d.py
index 66145dd3048..02a23e95ee9 100644
--- a/tests/python/view_layer/test_evaluation_visibility_d.py
+++ b/tests/python/view_layer/test_evaluation_visibility_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_e.py b/tests/python/view_layer/test_evaluation_visibility_e.py
index 3c3ccb61d5c..8829df36e3e 100644
--- a/tests/python/view_layer/test_evaluation_visibility_e.py
+++ b/tests/python/view_layer/test_evaluation_visibility_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_f.py b/tests/python/view_layer/test_evaluation_visibility_f.py
index a4b9df1ab8c..00cc4b7ab67 100644
--- a/tests/python/view_layer/test_evaluation_visibility_f.py
+++ b/tests/python/view_layer/test_evaluation_visibility_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_g.py b/tests/python/view_layer/test_evaluation_visibility_g.py
index d2dc7f27e87..665132d9305 100644
--- a/tests/python/view_layer/test_evaluation_visibility_g.py
+++ b/tests/python/view_layer/test_evaluation_visibility_g.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_h.py b/tests/python/view_layer/test_evaluation_visibility_h.py
index 0b1d779c152..28c0f251444 100644
--- a/tests/python/view_layer/test_evaluation_visibility_h.py
+++ b/tests/python/view_layer/test_evaluation_visibility_h.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_i.py b/tests/python/view_layer/test_evaluation_visibility_i.py
index 5a292eadd91..fe125151f22 100644
--- a/tests/python/view_layer/test_evaluation_visibility_i.py
+++ b/tests/python/view_layer/test_evaluation_visibility_i.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_evaluation_visibility_j.py b/tests/python/view_layer/test_evaluation_visibility_j.py
index d46da80ec08..8908cdf2965 100644
--- a/tests/python/view_layer/test_evaluation_visibility_j.py
+++ b/tests/python/view_layer/test_evaluation_visibility_j.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_group_a.py b/tests/python/view_layer/test_group_a.py
index 47511d78be7..8f658662612 100644
--- a/tests/python/view_layer/test_group_a.py
+++ b/tests/python/view_layer/test_group_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_group_b.py b/tests/python/view_layer/test_group_b.py
index ca99eb832e0..c7a96893ef5 100644
--- a/tests/python/view_layer/test_group_b.py
+++ b/tests/python/view_layer/test_group_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_group_c.py b/tests/python/view_layer/test_group_c.py
index 5b477b86224..a7ab1b15da4 100644
--- a/tests/python/view_layer/test_group_c.py
+++ b/tests/python/view_layer/test_group_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_group_d.py b/tests/python/view_layer/test_group_d.py
index 709d27df184..61500e74c93 100644
--- a/tests/python/view_layer/test_group_d.py
+++ b/tests/python/view_layer/test_group_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_group_e.py b/tests/python/view_layer/test_group_e.py
index 09d94b33347..bbde0aa8fb0 100644
--- a/tests/python/view_layer/test_group_e.py
+++ b/tests/python/view_layer/test_group_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_layer_linking.py b/tests/python/view_layer/test_layer_linking.py
index 43c88aa65f9..d80448e8b5d 100644
--- a/tests/python/view_layer/test_layer_linking.py
+++ b/tests/python/view_layer/test_layer_linking.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_layer_syncing.py b/tests/python/view_layer/test_layer_syncing.py
index 9baf25f9e9e..e473c2484b0 100644
--- a/tests/python/view_layer/test_layer_syncing.py
+++ b/tests/python/view_layer/test_layer_syncing.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_make_single_user.py b/tests/python/view_layer/test_make_single_user.py
index 38bd524a82d..a1be0660d91 100644
--- a/tests/python/view_layer/test_make_single_user.py
+++ b/tests/python/view_layer/test_make_single_user.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_a.py b/tests/python/view_layer/test_move_above_below_layer_collection_a.py
index 7c6c1fccfa9..df6170f66e5 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_a.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_b.py b/tests/python/view_layer/test_move_above_below_layer_collection_b.py
index 671978a27f3..5f607e82430 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_b.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_c.py b/tests/python/view_layer/test_move_above_below_layer_collection_c.py
index 671978a27f3..5f607e82430 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_c.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_d.py b/tests/python/view_layer/test_move_above_below_layer_collection_d.py
index b13e87985ee..91db9bed8cd 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_d.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_e.py b/tests/python/view_layer/test_move_above_below_layer_collection_e.py
index a9b0181083e..d16b4d91e3b 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_e.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_f.py b/tests/python/view_layer/test_move_above_below_layer_collection_f.py
index 036486bf55a..cff9aceda4b 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_f.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_g.py b/tests/python/view_layer/test_move_above_below_layer_collection_g.py
index aca6c5d5ff6..85b458f7401 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_g.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_g.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_h.py b/tests/python/view_layer/test_move_above_below_layer_collection_h.py
index 4fe2c857e50..9e3cdb497b7 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_h.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_h.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_i.py b/tests/python/view_layer/test_move_above_below_layer_collection_i.py
index dada882a412..34153262d92 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_i.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_i.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_j.py b/tests/python/view_layer/test_move_above_below_layer_collection_j.py
index cb56ca0b963..90b27d0433f 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_j.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_j.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_k.py b/tests/python/view_layer/test_move_above_below_layer_collection_k.py
index f6d442619f5..8b318be62a7 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_k.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_k.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_layer_collection_l.py b/tests/python/view_layer/test_move_above_below_layer_collection_l.py
index a8fad414685..f8fcf140d62 100644
--- a/tests/python/view_layer/test_move_above_below_layer_collection_l.py
+++ b/tests/python/view_layer/test_move_above_below_layer_collection_l.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_a.py b/tests/python/view_layer/test_move_above_below_scene_collection_a.py
index f558491527e..ad56491ce3d 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_a.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_b.py b/tests/python/view_layer/test_move_above_below_scene_collection_b.py
index 037ee01e205..5d032281ed3 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_b.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_c.py b/tests/python/view_layer/test_move_above_below_scene_collection_c.py
index 07b67092d3e..e09e7f5dad7 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_c.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_d.py b/tests/python/view_layer/test_move_above_below_scene_collection_d.py
index 9923d917abf..4bf2f38acf4 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_d.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_e.py b/tests/python/view_layer/test_move_above_below_scene_collection_e.py
index b9076826551..d28802c8079 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_e.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_f.py b/tests/python/view_layer/test_move_above_below_scene_collection_f.py
index 3343d0d774b..5eea0ff2a8e 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_f.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_g.py b/tests/python/view_layer/test_move_above_below_scene_collection_g.py
index 39848103ca2..ffa4a6c6ca9 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_g.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_g.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_h.py b/tests/python/view_layer/test_move_above_below_scene_collection_h.py
index af2f54f3db1..3da90f722c7 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_h.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_h.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_i.py b/tests/python/view_layer/test_move_above_below_scene_collection_i.py
index a6b3cb568c9..47fea4c7a77 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_i.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_i.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_a.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_a.py
index 73c79b0de87..a8d2a25d404 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_a.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_b.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_b.py
index 552ca0d5c9b..e596c8b693d 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_b.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_c.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_c.py
index c54115b0d13..f66196ddbb4 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_c.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_d.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_d.py
index bb770f61344..c1428c38fb0 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_d.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_e.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_e.py
index 88a77bf8385..61885e80d93 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_e.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_f.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_f.py
index 013165986f4..eb379a34fdf 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_f.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_g.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_g.py
index 8c64dd6f32d..aad453bfb95 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_g.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_g.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_h.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_h.py
index dd0fcc1f732..61c9fea8512 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_h.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_h.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_above_below_scene_collection_sync_i.py b/tests/python/view_layer/test_move_above_below_scene_collection_sync_i.py
index cdd43f5b8df..3d777ba2ca6 100644
--- a/tests/python/view_layer/test_move_above_below_scene_collection_sync_i.py
+++ b/tests/python/view_layer/test_move_above_below_scene_collection_sync_i.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_a.py b/tests/python/view_layer/test_move_into_layer_collection_a.py
index 85e24e53463..d674e64ec92 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_a.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_b.py b/tests/python/view_layer/test_move_into_layer_collection_b.py
index 77f5d2f2630..5acb3c94a86 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_b.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_c.py b/tests/python/view_layer/test_move_into_layer_collection_c.py
index 8ce07dd332e..ea7bd9ecb29 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_c.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_d.py b/tests/python/view_layer/test_move_into_layer_collection_d.py
index 715ea6de1da..f41a18fa47e 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_d.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_e.py b/tests/python/view_layer/test_move_into_layer_collection_e.py
index 6be1a27481f..68cccb88380 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_e.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_f.py b/tests/python/view_layer/test_move_into_layer_collection_f.py
index 7595619f42a..56ead29f1b9 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_f.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_g.py b/tests/python/view_layer/test_move_into_layer_collection_g.py
index 90f6739d249..dd6cdf1be0f 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_g.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_g.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_h.py b/tests/python/view_layer/test_move_into_layer_collection_h.py
index 0e5a86c57ae..2a10b11af0a 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_h.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_h.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_i.py b/tests/python/view_layer/test_move_into_layer_collection_i.py
index 23c6e9f997c..c7371104a30 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_i.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_i.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_layer_collection_j.py b/tests/python/view_layer/test_move_into_layer_collection_j.py
index e3d0f6c7cc8..f88d78fbadc 100644
--- a/tests/python/view_layer/test_move_into_layer_collection_j.py
+++ b/tests/python/view_layer/test_move_into_layer_collection_j.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_a.py b/tests/python/view_layer/test_move_into_scene_collection_a.py
index ab997ddf9b6..aa840e75deb 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_a.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_b.py b/tests/python/view_layer/test_move_into_scene_collection_b.py
index 4254a736b40..c6444eb90ee 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_b.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_c.py b/tests/python/view_layer/test_move_into_scene_collection_c.py
index 1c9aa295f72..4ff625281c5 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_c.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_d.py b/tests/python/view_layer/test_move_into_scene_collection_d.py
index c8346c43e05..ce686776135 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_d.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_e.py b/tests/python/view_layer/test_move_into_scene_collection_e.py
index f8d37eb769d..8babd7e7b26 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_e.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_f.py b/tests/python/view_layer/test_move_into_scene_collection_f.py
index a89c7dd81e9..840fdd3ad64 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_f.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_g.py b/tests/python/view_layer/test_move_into_scene_collection_g.py
index 04919ca720b..9fdeb439078 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_g.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_g.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_h.py b/tests/python/view_layer/test_move_into_scene_collection_h.py
index 57b15c4ef44..cc7940fbbef 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_h.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_h.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_i.py b/tests/python/view_layer/test_move_into_scene_collection_i.py
index 7b4076f3fd9..b1c8b53c750 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_i.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_i.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_j.py b/tests/python/view_layer/test_move_into_scene_collection_j.py
index 1625b6c517e..0158818b773 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_j.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_j.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_k.py b/tests/python/view_layer/test_move_into_scene_collection_k.py
index 2d4d5b51e29..5c049b8c04a 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_k.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_k.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_l.py b/tests/python/view_layer/test_move_into_scene_collection_l.py
index f2d52b38fe5..f1b805bbfcc 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_l.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_l.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_a.py b/tests/python/view_layer/test_move_into_scene_collection_sync_a.py
index 60001b9b049..9ec9d295d02 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_a.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_b.py b/tests/python/view_layer/test_move_into_scene_collection_sync_b.py
index a485d7160d6..dfbd5f743b5 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_b.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_c.py b/tests/python/view_layer/test_move_into_scene_collection_sync_c.py
index e68e1d04a56..64f788075e4 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_c.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_d.py b/tests/python/view_layer/test_move_into_scene_collection_sync_d.py
index 87234efef20..0e133d386ff 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_d.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_e.py b/tests/python/view_layer/test_move_into_scene_collection_sync_e.py
index fac8d46e471..136420d0dec 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_e.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_f.py b/tests/python/view_layer/test_move_into_scene_collection_sync_f.py
index bce9e45a764..2e42b783e50 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_f.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_g.py b/tests/python/view_layer/test_move_into_scene_collection_sync_g.py
index 8b08eb9f210..d69a18ce4ca 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_g.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_g.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_h.py b/tests/python/view_layer/test_move_into_scene_collection_sync_h.py
index f7eeb00b150..94459ddbb4b 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_h.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_h.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_i.py b/tests/python/view_layer/test_move_into_scene_collection_sync_i.py
index 373665dd732..45253e80316 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_i.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_i.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_j.py b/tests/python/view_layer/test_move_into_scene_collection_sync_j.py
index 519c1b81269..e21e9c699d2 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_j.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_j.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_k.py b/tests/python/view_layer/test_move_into_scene_collection_sync_k.py
index 4c785418b0e..c4a28693531 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_k.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_k.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_move_into_scene_collection_sync_l.py b/tests/python/view_layer/test_move_into_scene_collection_sync_l.py
index f50cd6f7072..7126a57730a 100644
--- a/tests/python/view_layer/test_move_into_scene_collection_sync_l.py
+++ b/tests/python/view_layer/test_move_into_scene_collection_sync_l.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_add_cylinder.py b/tests/python/view_layer/test_object_add_cylinder.py
index c982219a2c9..5724b9a1740 100644
--- a/tests/python/view_layer/test_object_add_cylinder.py
+++ b/tests/python/view_layer/test_object_add_cylinder.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_add_empty.py b/tests/python/view_layer/test_object_add_empty.py
index 376d9361319..91d26011252 100644
--- a/tests/python/view_layer/test_object_add_empty.py
+++ b/tests/python/view_layer/test_object_add_empty.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_add_no_collection_cylinder.py b/tests/python/view_layer/test_object_add_no_collection_cylinder.py
index d6138040092..dc5ba8c1638 100644
--- a/tests/python/view_layer/test_object_add_no_collection_cylinder.py
+++ b/tests/python/view_layer/test_object_add_no_collection_cylinder.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_add_no_collection_empty.py b/tests/python/view_layer/test_object_add_no_collection_empty.py
index 4c4ed45dfe8..27830497b26 100644
--- a/tests/python/view_layer/test_object_add_no_collection_empty.py
+++ b/tests/python/view_layer/test_object_add_no_collection_empty.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_add_no_collection_torus.py b/tests/python/view_layer/test_object_add_no_collection_torus.py
index 0bb6b03692d..83ed814fb0f 100644
--- a/tests/python/view_layer/test_object_add_no_collection_torus.py
+++ b/tests/python/view_layer/test_object_add_no_collection_torus.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_add_torus.py b/tests/python/view_layer/test_object_add_torus.py
index 7ee138bb93e..69fc67db002 100644
--- a/tests/python/view_layer/test_object_add_torus.py
+++ b/tests/python/view_layer/test_object_add_torus.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_copy.py b/tests/python/view_layer/test_object_copy.py
index 2ca5e170192..94bb41b1e18 100644
--- a/tests/python/view_layer/test_object_copy.py
+++ b/tests/python/view_layer/test_object_copy.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_delete_a.py b/tests/python/view_layer/test_object_delete_a.py
index 39304d1dcfc..53c34aef8d9 100644
--- a/tests/python/view_layer/test_object_delete_a.py
+++ b/tests/python/view_layer/test_object_delete_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_delete_b.py b/tests/python/view_layer/test_object_delete_b.py
index 58dae9fc8a3..8db6c398899 100644
--- a/tests/python/view_layer/test_object_delete_b.py
+++ b/tests/python/view_layer/test_object_delete_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_link_a.py b/tests/python/view_layer/test_object_link_a.py
index 4f79e1c16ad..755f7d20a17 100644
--- a/tests/python/view_layer/test_object_link_a.py
+++ b/tests/python/view_layer/test_object_link_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_link_b.py b/tests/python/view_layer/test_object_link_b.py
index 8a78251a167..84431db57c5 100644
--- a/tests/python/view_layer/test_object_link_b.py
+++ b/tests/python/view_layer/test_object_link_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_object_link_c.py b/tests/python/view_layer/test_object_link_c.py
index f0118beaefe..5b3922cab13 100644
--- a/tests/python/view_layer/test_object_link_c.py
+++ b/tests/python/view_layer/test_object_link_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_operator_context.py b/tests/python/view_layer/test_operator_context.py
index d11666de118..c613c264917 100644
--- a/tests/python/view_layer/test_operator_context.py
+++ b/tests/python/view_layer/test_operator_context.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_collection_delete.py b/tests/python/view_layer/test_scene_collection_delete.py
index 96ae122af8c..afe3b0509c0 100644
--- a/tests/python/view_layer/test_scene_collection_delete.py
+++ b/tests/python/view_layer/test_scene_collection_delete.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_copy_a.py b/tests/python/view_layer/test_scene_copy_a.py
index 8f0f2316ce1..02ceab24ded 100644
--- a/tests/python/view_layer/test_scene_copy_a.py
+++ b/tests/python/view_layer/test_scene_copy_a.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_copy_b.py b/tests/python/view_layer/test_scene_copy_b.py
index 73c6976c32c..887b4af981e 100644
--- a/tests/python/view_layer/test_scene_copy_b.py
+++ b/tests/python/view_layer/test_scene_copy_b.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_copy_c.py b/tests/python/view_layer/test_scene_copy_c.py
index 57c875c047c..bc0462df77b 100644
--- a/tests/python/view_layer/test_scene_copy_c.py
+++ b/tests/python/view_layer/test_scene_copy_c.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_copy_d.py b/tests/python/view_layer/test_scene_copy_d.py
index 6db3fb797e5..036ba0bac0e 100644
--- a/tests/python/view_layer/test_scene_copy_d.py
+++ b/tests/python/view_layer/test_scene_copy_d.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_copy_e.py b/tests/python/view_layer/test_scene_copy_e.py
index a2d314a037a..c0673e293aa 100644
--- a/tests/python/view_layer/test_scene_copy_e.py
+++ b/tests/python/view_layer/test_scene_copy_e.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_copy_f.py b/tests/python/view_layer/test_scene_copy_f.py
index 6ea3058adc5..40add52bb8a 100644
--- a/tests/python/view_layer/test_scene_copy_f.py
+++ b/tests/python/view_layer/test_scene_copy_f.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_delete.py b/tests/python/view_layer/test_scene_delete.py
index edc997d6495..59a484187a7 100644
--- a/tests/python/view_layer/test_scene_delete.py
+++ b/tests/python/view_layer/test_scene_delete.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_objects.py b/tests/python/view_layer/test_scene_objects.py
index c5d3a0196ed..8872ef8489c 100644
--- a/tests/python/view_layer/test_scene_objects.py
+++ b/tests/python/view_layer/test_scene_objects.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_scene_write_read.py b/tests/python/view_layer/test_scene_write_read.py
index 92f3395d819..00c295f4de1 100644
--- a/tests/python/view_layer/test_scene_write_read.py
+++ b/tests/python/view_layer/test_scene_write_read.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/test_view_layer_rename.py b/tests/python/view_layer/test_view_layer_rename.py
index fefb317d0b1..546ae5f0dd4 100644
--- a/tests/python/view_layer/test_view_layer_rename.py
+++ b/tests/python/view_layer/test_view_layer_rename.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
# ############################################################
# Importing - Same For All Render Layer Tests
# ############################################################
diff --git a/tests/python/view_layer/view_layer_common.py b/tests/python/view_layer/view_layer_common.py
index d570298f4a2..46343bf5f4d 100644
--- a/tests/python/view_layer/view_layer_common.py
+++ b/tests/python/view_layer/view_layer_common.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
import unittest
__all__ = (