chiark / gitweb /
Copyright message needs to be after the __future__ imports.
[cura.git] / Cura / gui / expertConfig.py
index 303c94d6ba4d414f182c06b0861ef5ea2c655cdf..624be95413ab1eee72f629aa1fdd0e73e12be34a 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