Update of /cvsroot/mailman/mailman/Mailman/Bouncers
In directory usw-pr-cvs1:/tmp/cvs-serv12709/Mailman/Bouncers
Modified Files:
BouncerAPI.py Caiwireless.py Compuserve.py DSN.py Exim.py
GroupWise.py LLNL.py Makefile.in Microsoft.py Netscape.py
Postfix.py Qmail.py SMTP32.py SimpleWarning.py Yahoo.py
Yale.py __init__.py
Log Message:
Update copyright years.
Index: BouncerAPI.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/BouncerAPI.py,v
retrieving revision 2.10
retrieving revision 2.11
diff -C2 -d -r2.10 -r2.11
*** BouncerAPI.py 9 Mar 2002 19:06:46 -0000 2.10
--- BouncerAPI.py 16 Mar 2002 06:57:36 -0000 2.11
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Caiwireless.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Caiwireless.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** Caiwireless.py 9 Oct 2001 21:36:35 -0000 2.3
--- Caiwireless.py 16 Mar 2002 06:57:36 -0000 2.4
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Compuserve.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Compuserve.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** Compuserve.py 9 Oct 2001 21:36:35 -0000 2.3
--- Compuserve.py 16 Mar 2002 06:57:36 -0000 2.4
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: DSN.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/DSN.py,v
retrieving revision 2.5
retrieving revision 2.6
diff -C2 -d -r2.5 -r2.6
*** DSN.py 9 Oct 2001 21:42:58 -0000 2.5
--- DSN.py 16 Mar 2002 06:57:36 -0000 2.6
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Exim.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Exim.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** Exim.py 9 Oct 2001 21:36:35 -0000 2.3
--- Exim.py 16 Mar 2002 06:57:36 -0000 2.4
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: GroupWise.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/GroupWise.py,v
retrieving revision 2.4
retrieving revision 2.5
diff -C2 -d -r2.4 -r2.5
*** GroupWise.py 1 Oct 2001 16:29:05 -0000 2.4
--- GroupWise.py 16 Mar 2002 06:57:36 -0000 2.5
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: LLNL.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/LLNL.py,v
retrieving revision 2.1
retrieving revision 2.2
diff -C2 -d -r2.1 -r2.2
*** LLNL.py 1 Oct 2001 16:29:05 -0000 2.1
--- LLNL.py 16 Mar 2002 06:57:36 -0000 2.2
***************
*** 1,3 ****
! # Copyright (C) 2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Makefile.in
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Makefile.in,v
retrieving revision 2.0
retrieving revision 2.1
diff -C2 -d -r2.0 -r2.1
*** Makefile.in 7 Dec 2000 16:53:19 -0000 2.0
--- Makefile.in 16 Mar 2002 06:57:36 -0000 2.1
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Microsoft.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Microsoft.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** Microsoft.py 9 Oct 2001 21:36:35 -0000 2.3
--- Microsoft.py 16 Mar 2002 06:57:36 -0000 2.4
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Netscape.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Netscape.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** Netscape.py 9 Oct 2001 21:36:35 -0000 2.3
--- Netscape.py 16 Mar 2002 06:57:36 -0000 2.4
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Postfix.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Postfix.py,v
retrieving revision 2.4
retrieving revision 2.5
diff -C2 -d -r2.4 -r2.5
*** Postfix.py 1 Oct 2001 16:29:05 -0000 2.4
--- Postfix.py 16 Mar 2002 06:57:36 -0000 2.5
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Qmail.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Qmail.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** Qmail.py 4 Oct 2001 14:37:55 -0000 2.3
--- Qmail.py 16 Mar 2002 06:57:36 -0000 2.4
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: SMTP32.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/SMTP32.py,v
retrieving revision 2.4
retrieving revision 2.5
diff -C2 -d -r2.4 -r2.5
*** SMTP32.py 1 Oct 2001 16:29:05 -0000 2.4
--- SMTP32.py 16 Mar 2002 06:57:36 -0000 2.5
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: SimpleWarning.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/SimpleWarning.py,v
retrieving revision 2.2
retrieving revision 2.3
diff -C2 -d -r2.2 -r2.3
*** SimpleWarning.py 1 Oct 2001 16:29:05 -0000 2.2
--- SimpleWarning.py 16 Mar 2002 06:57:36 -0000 2.3
***************
*** 1,3 ****
! # Copyright (C) 2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Yahoo.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Yahoo.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** Yahoo.py 9 Oct 2001 21:36:35 -0000 2.3
--- Yahoo.py 16 Mar 2002 06:57:36 -0000 2.4
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: Yale.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/Yale.py,v
retrieving revision 2.2
retrieving revision 2.3
diff -C2 -d -r2.2 -r2.3
*** Yale.py 1 Oct 2001 16:29:05 -0000 2.2
--- Yale.py 16 Mar 2002 06:57:36 -0000 2.3
***************
*** 1,3 ****
! # Copyright (C) 2000,2001 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
Index: __init__.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Bouncers/__init__.py,v
retrieving revision 2.0
retrieving revision 2.1
diff -C2 -d -r2.0 -r2.1
*** __init__.py 7 Dec 2000 16:53:20 -0000 2.0
--- __init__.py 16 Mar 2002 06:57:36 -0000 2.1
***************
*** 1,3 ****
! # Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,3 ----
! # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
_______________________________________________
Mailman-checkins mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-checkins