VirtualMailManager/constants.py
branchv0.6.x
changeset 568 14abdd04ddf5
parent 555 499c63f52462
child 572 3238c58d01ae
--- a/VirtualMailManager/constants.py	Thu Jun 28 18:03:48 2012 +0000
+++ b/VirtualMailManager/constants.py	Thu Jun 28 18:33:32 2012 +0000
@@ -1,5 +1,5 @@
 # -*- coding: UTF-8 -*-
-# Copyright (c) 2007 - 2011, Pascal Volk
+# Copyright (c) 2007 - 2012, Pascal Volk
 # See COPYING for distribution information.
 """
     VirtualMailManager.constants
@@ -18,7 +18,7 @@
 RELDATE = '2009-09-09'
 VERSION = '0.5.2'
 __author__ = AUTHOR
-__copyright__ = 'Copyright (c) 2007-2011 %s' % __author__
+__copyright__ = 'Copyright (c) 2007-2012 %s' % __author__
 __date__ = RELDATE
 __version__ = VERSION