chiark / gitweb /
Copyright message needs to be after the __future__ imports.
[cura.git] / Cura / gui / tools / minecraftImport.py
index fba4d061a011c4cc232d8350518c910a8cf31496..21c8583cce4a57e63c3a2fc68fbb1b0c0d1904c6 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
 import glob