From a5587f5223f65843e7d4c52088d782e3075a0df7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 14 Feb 2022 14:09:43 +1100 Subject: File headers: use SPDX license identifiers Some files needed to be changed manually. --- add_mesh_extra_objects/add_mesh_round_brilliant.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'add_mesh_extra_objects/add_mesh_round_brilliant.py') diff --git a/add_mesh_extra_objects/add_mesh_round_brilliant.py b/add_mesh_extra_objects/add_mesh_round_brilliant.py index 874a26db..b1a93012 100644 --- a/add_mesh_extra_objects/add_mesh_round_brilliant.py +++ b/add_mesh_extra_objects/add_mesh_round_brilliant.py @@ -1,4 +1,5 @@ -# GPL "author": "Dominic Kröper, (dommetysk)" +# SPDX-License-Identifier: GPL-2.0-or-later +# Author: Dominic Kröper, (dommetysk) import bpy from math import ( -- cgit v1.2.3