chiark / gitweb /
Add proper copyright statements.
[cura.git] / Cura / gui / tools / batchRun.py
index c020346828406bd10a3eb8e6f802845798364ac4..2e6705329076ecfc4d99723ccf8ac5376d954d3e 100644 (file)
@@ -1,3 +1,4 @@
+__copyright__ = "Copyright (C) 2013 David Braam - Released under terms of the AGPLv3 License"
 from __future__ import absolute_import
 
 import wx, os, multiprocessing, threading, time, shutil