summaryrefslogtreecommitdiffstats
path: root/tools/blender-scripts.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/blender-scripts.py')
-rw-r--r--tools/blender-scripts.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/blender-scripts.py b/tools/blender-scripts.py
index c2361c7..d2273d6 100644
--- a/tools/blender-scripts.py
+++ b/tools/blender-scripts.py
@@ -2,12 +2,12 @@
# Script for exporting Blender models (meshes) to Colobot model files
# (text format)
#
-# Copyright (C) 2012, PPC (Polish Portal of Colobot)
+# Copyright (C) 2012-2014, TerranovaTeam
#
bl_info = {
"name": "Colobot Model Format (.txt)",
- "author": "PPC (Polish Portal of Colobot)",
+ "author": "TerranovaTeam",
"version": (0, 0, 2),
"blender": (2, 6, 4),
"location": "File > Export > Colobot (.txt)",