email address update

This commit is contained in:
Gregory P. Smith 2007-09-09 20:17:22 +00:00
parent b2c3a537cd
commit c4119183a2
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# #
# $Id$ # $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. # Licensed to PSF under a Contributor Agreement.
# #

View File

@ -39,16 +39,16 @@
* to compile with BerkeleyDB versions 3.2 through 4.2. * to compile with BerkeleyDB versions 3.2 through 4.2.
* *
* This module was started by Andrew Kuchling to remove the dependency * This module was started by Andrew Kuchling to remove the dependency
* on SWIG in a package by Gregory P. Smith <greg@electricrain.com> who * on SWIG in a package by Gregory P. Smith who based his work on a
* based his work on a similar package by Robin Dunn <robin@alldunn.com> * similar package by Robin Dunn <robin@alldunn.com> which wrapped
* which wrapped Berkeley DB 2.7.x. * Berkeley DB 2.7.x.
* *
* Development of this module then returned full circle back to Robin Dunn * Development of this module then returned full circle back to Robin Dunn
* who worked on behalf of Digital Creations to complete the wrapping of * 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 * the DB 3.x API and to build a solid unit test suite. Robin has
* since gone onto other projects (wxPython). * 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. * 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 * Things can change faster than the header of this file is updated. This