chiark / gitweb /
Copyright message needs to be after the __future__ imports.
[cura.git] / Cura / util / machineCom.py
index 25e9e824ee33ba37eeae129e4c9bc6dae37fe400..aae99eb2b749401c34971b82f4755dd411a3eab1 100644 (file)
@@ -1,5 +1,5 @@
-__copyright__ = "Copyright (C) 2013 David Braam - Released under terms of the AGPLv3 License"
 from __future__ import absolute_import
+__copyright__ = "Copyright (C) 2013 David Braam - Released under terms of the AGPLv3 License"
 
 import os
 import glob