chiark / gitweb /
Add proper copyright statements.
[cura.git] / Cura / util / meshLoaders / obj.py
index dab9ddc253e64d5d4fb01fc3c44b6e7056b54d7c..ef84b513ce827c51214e4699cccc18e9e9c8c9d6 100644 (file)
@@ -1,3 +1,4 @@
+__copyright__ = "Copyright (C) 2013 David Braam - Released under terms of the AGPLv3 License"
 from __future__ import absolute_import
 
 from Cura.util import mesh