]> granicus.if.org Git - python/commitdiff
email address update
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 9 Sep 2007 20:17:22 +0000 (20:17 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 9 Sep 2007 20:17:22 +0000 (20:17 +0000)
Lib/test/test_hashlib.py
Modules/_bsddb.c

index 56f46005fe7a54bd1c5b57ba7f490919c62987f0..399e50b16232df79d6c263b9fb0f948df020af2c 100644 (file)
@@ -2,7 +2,7 @@
 #
 # $Id$
 #
-#  Copyright (C) 2005   Gregory P. Smith (greg@electricrain.com)
+#  Copyright (C) 2005   Gregory P. Smith (greg@krypto.org)
 #  Licensed to PSF under a Contributor Agreement.
 #
 
index c1a241f7bd4cfeea25a6824fc54aeff90900854b..ef90bbe535729250e589e94a5b143fe291a4fd0b 100644 (file)
  * to compile with BerkeleyDB versions 3.2 through 4.2.
  *
  * This module was started by Andrew Kuchling to remove the dependency
- * on SWIG in a package by Gregory P. Smith <greg@electricrain.com> who
- * based his work on a similar package by Robin Dunn <robin@alldunn.com>
- * which wrapped Berkeley DB 2.7.x.
+ * on SWIG in a package by Gregory P. Smith who based his work on a
+ * similar package by Robin Dunn <robin@alldunn.com> which wrapped
+ * Berkeley DB 2.7.x.
  *
  * Development of this module then returned full circle back to Robin Dunn
  * who worked on behalf of Digital Creations to complete the wrapping of
  * the DB 3.x API and to build a solid unit test suite.  Robin has
  * since gone onto other projects (wxPython).
  *
- * Gregory P. Smith <greg@electricrain.com> is once again the maintainer.
+ * Gregory P. Smith <greg@krypto.org> is once again the maintainer.
  *
  * Use the pybsddb-users@lists.sf.net mailing list for all questions.
  * Things can change faster than the header of this file is updated.  This