# HG changeset patch # User Pascal Volk # Date 1295006834 0 # Node ID d6573da35b5fcaee58bae636eb5eba31fd7a3062 # Parent 61fdd77d2e65a0b4f6cbf22c70f14b940c1b487b Updated copyright notices to include the year 2011. diff -r 61fdd77d2e65 -r d6573da35b5f COPYING --- a/COPYING Thu Jan 13 12:54:53 2011 +0000 +++ b/COPYING Fri Jan 14 12:07:14 2011 +0000 @@ -1,4 +1,4 @@ -Copyright (c) 2007 - 2010, Pascal Volk +Copyright (c) 2007 - 2011, Pascal Volk All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/__init__.py --- a/VirtualMailManager/__init__.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/__init__.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2007 - 2010, Pascal Volk +# Copyright (c) 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/account.py --- a/VirtualMailManager/account.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/account.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2007 - 2010, Pascal Volk +# Copyright (c) 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.account diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/alias.py --- a/VirtualMailManager/alias.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/alias.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2007 - 2010, Pascal Volk +# Copyright (c) 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.alias diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/aliasdomain.py --- a/VirtualMailManager/aliasdomain.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/aliasdomain.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2008 - 2010, Pascal Volk +# Copyright (c) 2008 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.aliasdomain diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/cli/__init__.py --- a/VirtualMailManager/cli/__init__.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/cli/__init__.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2010, Pascal Volk +# Copyright (c) 2010 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.cli diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/cli/config.py --- a/VirtualMailManager/cli/config.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/cli/config.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2010, Pascal Volk +# Copyright (c) 2010 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.cli.config diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/cli/handler.py --- a/VirtualMailManager/cli/handler.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/cli/handler.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2010, Pascal Volk +# Copyright (c) 2010 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.cli.handler diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/cli/main.py --- a/VirtualMailManager/cli/main.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/cli/main.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright 2007 - 2010, Pascal Volk +# Copyright 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.cli.main diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/cli/subcommands.py --- a/VirtualMailManager/cli/subcommands.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/cli/subcommands.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright 2007 - 2010, Pascal Volk +# Copyright 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.cli.subcommands diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/common.py --- a/VirtualMailManager/common.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/common.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2010, Pascal Volk +# Copyright (c) 2010 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.common diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/config.py --- a/VirtualMailManager/config.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/config.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2007 - 2010, Pascal Volk +# Copyright (c) 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.config diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/constants.py --- a/VirtualMailManager/constants.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/constants.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2007 - 2010, Pascal Volk +# Copyright (c) 2007 - 2011, 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-2010 %s' % __author__ +__copyright__ = 'Copyright (c) 2007-2011 %s' % __author__ __date__ = RELDATE __version__ = VERSION diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/domain.py --- a/VirtualMailManager/domain.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/domain.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2007 - 2010, Pascal Volk +# Copyright (c) 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.domain diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/emailaddress.py --- a/VirtualMailManager/emailaddress.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/emailaddress.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2008 - 2010, Pascal Volk +# Copyright (c) 2008 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.emailaddress diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/errors.py --- a/VirtualMailManager/errors.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/errors.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2007 - 2010, Pascal Volk +# Copyright (c) 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.errors diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/ext/__init__.py --- a/VirtualMailManager/ext/__init__.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/ext/__init__.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2008 - 2010, Pascal Volk +# Copyright (c) 2008 - 2011, Pascal Volk # See COPYING for distribution information. # package placeholder # diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/ext/postconf.py --- a/VirtualMailManager/ext/postconf.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/ext/postconf.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2008 - 2010, Pascal Volk +# Copyright (c) 2008 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.ext.postconf diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/handler.py --- a/VirtualMailManager/handler.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/handler.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2007 - 2010, Pascal Volk +# Copyright (c) 2007 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.handler diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/mailbox.py --- a/VirtualMailManager/mailbox.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/mailbox.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2010, Pascal Volk +# Copyright (c) 2010 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.mailbox diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/maillocation.py --- a/VirtualMailManager/maillocation.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/maillocation.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2008 - 2010, Pascal Volk +# Copyright (c) 2008 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.maillocation diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/password.py --- a/VirtualMailManager/password.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/password.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2010, Pascal Volk +# Copyright (c) 2010 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.password diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/pycompat/__init__.py --- a/VirtualMailManager/pycompat/__init__.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/pycompat/__init__.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2010, Pascal Volk +# Copyright (c) 2010 - 2011, Pascal Volk # See COPYING for distribution information. """ diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/pycompat/hashlib.py --- a/VirtualMailManager/pycompat/hashlib.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/pycompat/hashlib.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2010, Pascal Volk +# Copyright (c) 2010 - 2011, Pascal Volk # See COPYING for distribution information. """ diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/relocated.py --- a/VirtualMailManager/relocated.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/relocated.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2008 - 2010, Pascal Volk +# Copyright (c) 2008 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.relocated diff -r 61fdd77d2e65 -r d6573da35b5f VirtualMailManager/transport.py --- a/VirtualMailManager/transport.py Thu Jan 13 12:54:53 2011 +0000 +++ b/VirtualMailManager/transport.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,5 +1,5 @@ # -*- coding: UTF-8 -*- -# Copyright (c) 2008 - 2010, Pascal Volk +# Copyright (c) 2008 - 2011, Pascal Volk # See COPYING for distribution information. """ VirtualMailManager.transport diff -r 61fdd77d2e65 -r d6573da35b5f setup.py --- a/setup.py Thu Jan 13 12:54:53 2011 +0000 +++ b/setup.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright 2007 - 2010, Pascal Volk +# Copyright 2007 - 2011, Pascal Volk # See COPYING for distribution information. import os diff -r 61fdd77d2e65 -r d6573da35b5f update_config.py --- a/update_config.py Thu Jan 13 12:54:53 2011 +0000 +++ b/update_config.py Fri Jan 14 12:07:14 2011 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: UTF-8 -*- -# Copyright (c) 2008 - 2010, Pascal Volk +# Copyright (c) 2008 - 2011, Pascal Volk # See COPYING for distribution information. import os diff -r 61fdd77d2e65 -r d6573da35b5f vmm --- a/vmm Thu Jan 13 12:54:53 2011 +0000 +++ b/vmm Fri Jan 14 12:07:14 2011 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: UTF-8 -*- -# Copyright 2007 - 2010, Pascal Volk +# Copyright 2007 - 2011, Pascal Volk # See COPYING for distribution information. """This is the vmm main script."""