CVS: tmda/TMDA Address.py, 1.7, 1.8 Auth.py, 1.22, 1.23 AutoResponse.py, 1.17, 1.18 Cookie.py, 1.27, 1.28 Defaults.py, 1.205, 1.206 Deliver.py, 1.19, 1.20 Errors.py, 1.13, 1.14 FilterParser.py, 1.65, 1.66 HMAC.py, 1.8, 1.9 MTA.py, 1.18, 1.19 MessageLogger.py, 1.6, 1.7 Pending.py, 1.31, 1.32 SMTP.py, 1.7, 1.8 Util.py, 1.118, 1.119 Version.py, 1.128, 1.129 __init__.py, 1.4, 1.5

"Jason R. Mastaler" <[email protected]> Sat, 16 Sep 2006 12:41:57 -0700
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Update of /cvsroot/tmda/tmda/TMDA
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22026/TMDA

Modified Files:
	Address.py Auth.py AutoResponse.py Cookie.py Defaults.py 
	Deliver.py Errors.py FilterParser.py HMAC.py MTA.py 
	MessageLogger.py Pending.py SMTP.py Util.py Version.py 
	__init__.py 
Log Message:
Update Copyright notices.



Index: Address.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Address.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Address.py	1 Jan 2004 23:22:19 -0000	1.7
+++ Address.py	16 Sep 2006 19:41:50 -0000	1.8
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # Author: Tim Legant <[email protected]>
 #

Index: Auth.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Auth.py,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- Auth.py	17 Feb 2004 21:35:52 -0000	1.22
+++ Auth.py	16 Sep 2006 19:41:50 -0000	1.23
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # Author: David Guerizec <[email protected]>
 #

Index: AutoResponse.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/AutoResponse.py,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- AutoResponse.py	1 Jan 2004 23:22:19 -0000	1.17
+++ AutoResponse.py	16 Sep 2006 19:41:50 -0000	1.18
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: Cookie.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Cookie.py,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- Cookie.py	9 Jan 2004 19:36:26 -0000	1.27
+++ Cookie.py	16 Sep 2006 19:41:50 -0000	1.28
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: Defaults.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Defaults.py,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- Defaults.py	16 Sep 2006 19:18:14 -0000	1.205
+++ Defaults.py	16 Sep 2006 19:41:50 -0000	1.206
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: Deliver.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Deliver.py,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Deliver.py	1 Jan 2004 23:22:19 -0000	1.19
+++ Deliver.py	16 Sep 2006 19:41:50 -0000	1.20
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: Errors.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Errors.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Errors.py	1 Jan 2004 23:22:19 -0000	1.13
+++ Errors.py	16 Sep 2006 19:41:50 -0000	1.14
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: FilterParser.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/FilterParser.py,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- FilterParser.py	19 Feb 2004 18:42:01 -0000	1.65
+++ FilterParser.py	16 Sep 2006 19:41:50 -0000	1.66
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # Authors: Tim Legant <[email protected]> and
 #          Jason R. Mastaler <[email protected]>

Index: HMAC.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/HMAC.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- HMAC.py	1 Jan 2004 23:22:19 -0000	1.8
+++ HMAC.py	16 Sep 2006 19:41:50 -0000	1.9
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: MTA.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/MTA.py,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- MTA.py	1 Jan 2004 23:22:19 -0000	1.18
+++ MTA.py	16 Sep 2006 19:41:50 -0000	1.19
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: MessageLogger.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/MessageLogger.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- MessageLogger.py	11 Jan 2004 07:36:52 -0000	1.6
+++ MessageLogger.py	16 Sep 2006 19:41:50 -0000	1.7
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: Pending.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Pending.py,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- Pending.py	2 Mar 2004 02:26:42 -0000	1.31
+++ Pending.py	16 Sep 2006 19:41:50 -0000	1.32
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # Author: David Guerizec <[email protected]>
 #

Index: SMTP.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/SMTP.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- SMTP.py	1 Jan 2004 23:22:19 -0000	1.7
+++ SMTP.py	16 Sep 2006 19:41:50 -0000	1.8
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: Util.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Util.py,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- Util.py	6 Mar 2004 01:18:52 -0000	1.118
+++ Util.py	16 Sep 2006 19:41:50 -0000	1.119
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: Version.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/Version.py,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- Version.py	5 Apr 2004 22:46:48 -0000	1.128
+++ Version.py	16 Sep 2006 19:41:50 -0000	1.129
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #

Index: __init__.py
===================================================================
RCS file: /cvsroot/tmda/tmda/TMDA/__init__.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- __init__.py	1 Jan 2004 23:22:19 -0000	1.4
+++ __init__.py	16 Sep 2006 19:41:50 -0000	1.5
@@ -1,6 +1,6 @@
 # -*- python -*-
 #
-# Copyright (C) 2001,2002,2003,2004 Jason R. Mastaler <[email protected]>
+# Copyright (C) 2001,2002,2003,2004,2005,2006 Jason R. Mastaler <[email protected]>
 #
 # This file is part of TMDA.
 #