chiark / gitweb /
Copyright message needs to be after the __future__ imports.
[cura.git] / Cura / gui / preferencesDialog.py
index c9041dbd37bacf7bb5ed7a626db038b336e99d8c..97ec354246a069a500305d1b8a7adea83f41012f 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