chiark / gitweb /
Copyright message needs to be after the __future__ imports.
[cura.git] / Cura / gui / alterationPanel.py
index e57efbdac53cf792b2fbcc789ee7806283097603..4ccf12ab8175980af051a98d117845d452f55bff 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 wx, wx.stc