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-03-18 02:22:28 +0300
committerCampbell Barton <ideasman42@gmail.com>2022-03-18 02:22:28 +0300
commitd6f0fb5b17f00c1c498f9afa8775bf8502b97778 (patch)
treea1c5ef99a2fd97ab560a515333993cab65fdbebc /mesh_tissue/config.py
parentdf34f4f1db405c5b8deeb03db0937bee9ba81f42 (diff)
File headers: use SPDX license identifiers
da9a50a46ed3e293146428a87a275a947a54b9fe reverted these changes.
Diffstat (limited to 'mesh_tissue/config.py')
-rw-r--r--mesh_tissue/config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/mesh_tissue/config.py b/mesh_tissue/config.py
index 380cb281..0351ebc9 100644
--- a/mesh_tissue/config.py
+++ b/mesh_tissue/config.py
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
import bpy
from bpy.props import (
IntProperty,