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:
-rw-r--r--io_curve_svg/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/io_curve_svg/__init__.py b/io_curve_svg/__init__.py
index a0e5a70c..cf5ad416 100644
--- a/io_curve_svg/__init__.py
+++ b/io_curve_svg/__init__.py
@@ -20,7 +20,7 @@
bl_info = {
"name": "Scalable Vector Graphics (SVG) 1.1 format",
- "author": "Sergey Sharybin",
+ "author": "JM Soler, Sergey Sharybin",
"blender": (2, 5, 7),
"api": 36079,
"location": "File > Import > Scalable Vector Graphics (.svg)",