Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2022-02-11 08:34:06 +0300
committerCampbell Barton <ideasman42@gmail.com>2022-02-11 08:34:06 +0300
commitf7876b71cdaa7f9627d1ce9de2e876efaaca19af (patch)
tree025b76aeded7fae40ef8f1a8adddd981fb76348e /lighting_tri_lights.py
parentb8d86ccc0a3614bd0226a7f8baa4348512e144c6 (diff)
File headers: use SPDX license identifiers
Some files needed to be changed manually.
Diffstat (limited to 'lighting_tri_lights.py')
-rw-r--r--lighting_tri_lights.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/lighting_tri_lights.py b/lighting_tri_lights.py
index f86972ed..5b31ad27 100644
--- a/lighting_tri_lights.py
+++ b/lighting_tri_lights.py
@@ -1,4 +1,6 @@
-# gpl: author Daniel Schalla, maintained by meta-androcto
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+# author Daniel Schalla, maintained by meta-androcto
bl_info = {
"name": "Tri-lighting",