--- a/VirtualMailManager/Relocated.py Fri Aug 07 02:40:34 2009 +0200
+++ b/VirtualMailManager/Relocated.py Sun Aug 09 00:37:56 2009 +0000
@@ -1,16 +1,10 @@
# -*- coding: UTF-8 -*-
-# Copyright 2008 VEB IT
+# Copyright (c) 2008 - 2009, VEB IT
# See COPYING for distribution information.
-# $Id$
"""Virtual Mail Manager's Relocated class to manage relocated users."""
-from constants.VERSION import VERSION
-
-__author__ = 'Pascal Volk <p.volk@veb-it.de>'
-__version__ = VERSION
-__revision__ = 'rev '+'$Rev$'.split()[1]
-__date__ = '$Date$'.split()[1]
+from constants.VERSION import *
from Exceptions import VMMRelocatedException as VMMRE
from Domain import Domain