email address update

This commit is contained in:
Gregory P. Smith 2007-09-09 20:25:00 +00:00
parent 9bc2dd6321
commit f80578548d
12 changed files with 15 additions and 15 deletions

View file

@ -10,7 +10,7 @@
# software has been tested, but no warranty is expressed or
# implied.
#
# -- Gregory P. Smith <greg@electricrain.com>
# -- Gregory P. Smith <greg@krypto.org>
# This provides a simple database table interface built on top of
# the Python BerkeleyDB 3 interface.

View file

@ -9,7 +9,7 @@
# software has been tested, but no warranty is expressed or
# implied.
#
# Author: Gregory P. Smith <greg@electricrain.com>
# Author: Gregory P. Smith <greg@krypto.org>
#
# Note: I don't know how useful this is in reality since when a
# DBLockDeadlockError happens the current transaction is supposed to be

View file

@ -16,7 +16,7 @@
# software has been tested, but no warranty is expressed or
# implied.
#
# -- Gregory P. Smith <greg@electricrain.com>
# -- Gregory P. Smith <greg@krypto.org>
#
# $Id$