commit | 556697e41253a462b63e41022fcae605d76c7efa | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Apr 24 10:36:42 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Apr 24 10:36:42 2007 +0000 |
tree | a5d4392fc485c29f78ab376e1dd97e1e6e39b060 | |
parent | 8eea9ac8891e88d5f063284f5d0119f50ebc0c0d [diff] [blame] |
Some new year updates.
diff --git a/Doc/lib/email.tex b/Doc/lib/email.tex index 0f49f8a..47727a7 100644 --- a/Doc/lib/email.tex +++ b/Doc/lib/email.tex
@@ -1,4 +1,4 @@ -% Copyright (C) 2001-2006 Python Software Foundation +% Copyright (C) 2001-2007 Python Software Foundation % Author: barry@python.org (Barry Warsaw) \section{\module{email} ---