Index: branch/k0p/umitInterfaceEditor/uie.py
===================================================================
--- branch/k0p/umitInterfaceEditor/uie.py (revision 874)
+++ branch/k0p/umitInterfaceEditor/uie.py (revision 878)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
-# Copyright (C) 2007 Adriano Monteiro Marques <py.adriano@gmail.com>
-#
-# Author: Luis Bastiao Silva <luis.kop@gmail.com>
+# Copyright (C) 2005 Insecure.Com LLC.
+# Authors: 
+#  Luis Antonio Bastiao Silva <luis.kop@gmail.com>
 #
 # This program is free software; you can redistribute it and/or modify
@@ -18,7 +18,6 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 
-
 import sys
-from ProfileWizardEditor import ProfileWizardEditor
+from umitInterfaceEditor import ProfileWizardEditor
 import gtk
 
