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 'io_mesh_pdb/import_pdb.py')
-rw-r--r--io_mesh_pdb/import_pdb.py15
1 files changed, 0 insertions, 15 deletions
diff --git a/io_mesh_pdb/import_pdb.py b/io_mesh_pdb/import_pdb.py
index e9decb0c..6691988f 100644
--- a/io_mesh_pdb/import_pdb.py
+++ b/io_mesh_pdb/import_pdb.py
@@ -16,21 +16,6 @@
#
# ##### END GPL LICENSE BLOCK #####
-#
-#
-# Authors : Clemens Barth (Blendphys@root-1.de), ...
-#
-# Homepage(Wiki) : http://development.root-1.de/Atomic_Blender.php
-# Tracker : http://projects.blender.org/tracker/index.php?func=detail&aid=29226&group_id=153&atid=467
-#
-# Start of project : 2011-08-31 by Clemens Barth
-# First publication in Blender : 2011-11-11
-# Last modified : 2012-04-18
-#
-# Acknowledgements: Thanks to ideasman, meta_androcto, truman, kilon,
-# dairin0d, PKHG, Valter, etc
-#
-
import bpy
import io
import math