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:
Diffstat (limited to 'mesh_tools/random_vertices.py')
-rw-r--r--mesh_tools/random_vertices.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesh_tools/random_vertices.py b/mesh_tools/random_vertices.py
index 8025b577..ad6d8b41 100644
--- a/mesh_tools/random_vertices.py
+++ b/mesh_tools/random_vertices.py
@@ -1,4 +1,4 @@
-# gpl authors: Oscurart, Greg
+# SPDX-License-Identifier: GPL-2.0-or-later
bl_info = {
"name": "Random Vertices",