setup.py
changeset 162 0ac9ef587769
parent 150 3e972996da7f
child 163 1981f285f0c0
--- a/setup.py	Sun Dec 27 00:15:39 2009 +0000
+++ b/setup.py	Sat Jan 02 15:45:12 2010 +0000
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
-# Copyright 2007 - 2009, VEB IT
+# Copyright 2007 - 2010, Pascal Volk
 # See COPYING for distribution information.
 
 import os
@@ -27,7 +27,7 @@
       packages=['VirtualMailManager', 'VirtualMailManager.ext',
           'VirtualMailManager.constants'],
       author='Pascal Volk',
-      author_email='p.volk@veb-it.de',
+      author_email='neverseen@users.sourceforge.net',
       license='BSD License',
       url='http://vmm.localdomain.org/',
       download_url='http://sf.net/projects/vmm/files/',