summaryrefslogtreecommitdiffstats
path: root/iw/timezone_gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/timezone_gui.py')
-rw-r--r--iw/timezone_gui.py17
1 files changed, 15 insertions, 2 deletions
diff --git a/iw/timezone_gui.py b/iw/timezone_gui.py
index 274700379..ec2329b33 100644
--- a/iw/timezone_gui.py
+++ b/iw/timezone_gui.py
@@ -1,9 +1,22 @@
+#
+# timezone_gui.py: gui timezone selection.
+#
+# Copyright 2001 Red Hat, Inc.
+#
+# This software may be freely redistributed under the terms of the GNU
+# library public license.
+#
+# You should have received a copy of the GNU Library Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+#
+
+import string
+import iutil
from gtk import *
from iw_gui import *
-import string
from gnome.ui import GnomeCanvas
from translate import _
-import iutil
import timezonemap