CVS: tmda/bin paths.py, 1.8, 1.9 tmda-address, 1.14, 1.15 tmda-check-address, 1.17, 1.18 tmda-filter, 1.114, 1.115 tmda-inject, 1.97, 1.98 tmda-keygen, 1.21, 1.22 tmda-ofmipd, 1.47, 1.48 tmda-pending, 1.45, 1.46 tmda-rfilter, 1.113, 1.114 tmda-sendmail, 1.10, 1.11
"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/bin In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv22026/bin Modified Files: paths.py tmda-address tmda-check-address tmda-filter tmda-inject tmda-keygen tmda-ofmipd tmda-pending tmda-rfilter tmda-sendmail Log Message: Update Copyright notices. Index: paths.py =================================================================== RCS file: /cvsroot/tmda/tmda/bin/paths.py,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- paths.py 1 Jan 2004 23:22:19 -0000 1.8 +++ paths.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: tmda-address =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-address,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- tmda-address 1 Jan 2004 23:22:19 -0000 1.14 +++ tmda-address 16 Sep 2006 19:41:50 -0000 1.15 @@ -1,6 +1,6 @@ #!/usr/bin/env 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: tmda-check-address =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-check-address,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- tmda-check-address 1 Jan 2004 23:22:19 -0000 1.17 +++ tmda-check-address 16 Sep 2006 19:41:50 -0000 1.18 @@ -1,6 +1,6 @@ #!/usr/bin/env 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: tmda-filter =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-filter,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- tmda-filter 1 Jan 2004 23:22:19 -0000 1.114 +++ tmda-filter 16 Sep 2006 19:41:50 -0000 1.115 @@ -1,6 +1,6 @@ #!/usr/bin/env 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: tmda-inject =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-inject,v retrieving revision 1.97 retrieving revision 1.98 diff -u -r1.97 -r1.98 --- tmda-inject 19 Feb 2004 18:42:01 -0000 1.97 +++ tmda-inject 16 Sep 2006 19:41:50 -0000 1.98 @@ -1,6 +1,6 @@ #!/usr/bin/env 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: tmda-keygen =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-keygen,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- tmda-keygen 5 Mar 2004 23:21:48 -0000 1.21 +++ tmda-keygen 16 Sep 2006 19:41:50 -0000 1.22 @@ -1,6 +1,6 @@ #!/usr/bin/env 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: tmda-ofmipd =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-ofmipd,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- tmda-ofmipd 16 Sep 2006 19:18:14 -0000 1.47 +++ tmda-ofmipd 16 Sep 2006 19:41:50 -0000 1.48 @@ -1,6 +1,6 @@ #!/usr/bin/env 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: tmda-pending =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-pending,v retrieving revision 1.45 retrieving revision 1.46 diff -u -r1.45 -r1.46 --- tmda-pending 1 Jan 2004 23:22:19 -0000 1.45 +++ tmda-pending 16 Sep 2006 19:41:50 -0000 1.46 @@ -1,6 +1,6 @@ #!/usr/bin/env 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: tmda-rfilter =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-rfilter,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- tmda-rfilter 5 Mar 2004 18:51:07 -0000 1.113 +++ tmda-rfilter 16 Sep 2006 19:41:51 -0000 1.114 @@ -1,6 +1,6 @@ #!/usr/bin/env 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: tmda-sendmail =================================================================== RCS file: /cvsroot/tmda/tmda/bin/tmda-sendmail,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- tmda-sendmail 1 Jan 2004 23:22:19 -0000 1.10 +++ tmda-sendmail 16 Sep 2006 19:41:51 -0000 1.11 @@ -1,6 +1,6 @@ #!/usr/bin/env 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. #