Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2007-02-15 15:23:26 +0300
committerCampbell Barton <ideasman42@gmail.com>2007-02-15 15:23:26 +0300
commit14e4d46112a07142a04e5b659d6ad81ebc8ba3cb (patch)
tree4a08825fd8b03cb1010eb1d29dbec48c5887f06f
parent3c78f0daec17b2602735a2e87b1db78667e0de7e (diff)
added a reference to the original scripts location to comply with the GPL.
-rw-r--r--release/scripts/kmz_ImportWithMesh.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/scripts/kmz_ImportWithMesh.py b/release/scripts/kmz_ImportWithMesh.py
index 87b72896343..1838da56bc2 100644
--- a/release/scripts/kmz_ImportWithMesh.py
+++ b/release/scripts/kmz_ImportWithMesh.py
@@ -50,6 +50,9 @@ __bpydoc__ = """\
# This script has been modified on Feb 15, 2007 by the Blender Foundation
# changes include text in the user interface and text output.
+# This is not the authors original work, but a modified copy.
+# the original script can be found at the author site
+# http://jmsoler.free.fr/util/blenderfile/py/kmz_ImportWithMesh_Z019h.py
import Blender
from Blender import Window