Updating (c) information.
diff --git a/sandbox/scheduler.py b/sandbox/scheduler.py
index 681f442..c998600 100644
--- a/sandbox/scheduler.py
+++ b/sandbox/scheduler.py
@@ -1,10 +1,10 @@
"""
-Copyright (c) 2003 Gustavo Niemeyer <niemeyer@conectiva.com>
+Copyright (c) 2003-2005 Gustavo Niemeyer <gustavo@niemeyer.net>
This module offers extensions to the standard python 2.3+
datetime module.
"""
-__author__ = "Gustavo Niemeyer <niemeyer@conectiva.com>"
+__author__ = "Gustavo Niemeyer <gustavo@niemeyer.net>"
__license__ = "PSF License"
import datetime