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 /add_mesh_extra_objects
parentb8d86ccc0a3614bd0226a7f8baa4348512e144c6 (diff)
File headers: use SPDX license identifiers
Some files needed to be changed manually.
Diffstat (limited to 'add_mesh_extra_objects')
-rw-r--r--add_mesh_extra_objects/add_mesh_teapot.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/add_mesh_extra_objects/add_mesh_teapot.py b/add_mesh_extra_objects/add_mesh_teapot.py
index e4ddbecb..6fc693c4 100644
--- a/add_mesh_extra_objects/add_mesh_teapot.py
+++ b/add_mesh_extra_objects/add_mesh_teapot.py
@@ -1,4 +1,6 @@
-# GPL # Author, Anthony D'Agostino
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+# Author, Anthony D'Agostino
import bpy
from bpy.props import (