--- a/VirtualMailManager/constants.py Sun Dec 09 14:59:46 2012 +0000
+++ b/VirtualMailManager/constants.py Sat Jan 05 23:49:42 2013 +0000
@@ -1,5 +1,5 @@
# -*- coding: UTF-8 -*-
-# Copyright (c) 2007 - 2012, Pascal Volk
+# Copyright (c) 2007 - 2013, Pascal Volk
# See COPYING for distribution information.
"""
VirtualMailManager.constants
@@ -18,7 +18,7 @@
RELDATE = '2012-10-03'
VERSION = '0.6.1'
__author__ = AUTHOR
-__copyright__ = 'Copyright (c) 2007-2012 %s' % __author__
+__copyright__ = 'Copyright (c) 2007-2013 %s' % __author__
__date__ = RELDATE
__version__ = VERSION