Update of /cvsroot/mailman/mailman/Mailman
In directory usw-pr-cvs1:/tmp/cvs-serv12709/Mailman
Modified Files:
Autoresponder.py EncWord.py GatewayManager.py TopicMgr.py
UserDesc.py __init__.py i18n.py mm_cfg.py.dist.in
Log Message:
Update copyright years.
Index: Autoresponder.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/Autoresponder.py,v
retrieving revision 2.2
retrieving revision 2.3
diff -C2 -d -r2.2 -r2.3
*** Autoresponder.py 18 Jul 2001 22:14:17 -0000 2.2
--- Autoresponder.py 16 Mar 2002 06:57:36 -0000 2.3
***************
*** 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: EncWord.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/EncWord.py,v
retrieving revision 2.0
retrieving revision 2.1
diff -C2 -d -r2.0 -r2.1
*** EncWord.py 7 Dec 2000 16:53:19 -0000 2.0
--- EncWord.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
Index: GatewayManager.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/GatewayManager.py,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -d -r2.3 -r2.4
*** GatewayManager.py 18 Jul 2001 22:14:17 -0000 2.3
--- GatewayManager.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: TopicMgr.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/TopicMgr.py,v
retrieving revision 2.0
retrieving revision 2.1
diff -C2 -d -r2.0 -r2.1
*** TopicMgr.py 19 Jul 2001 06:31:09 -0000 2.0
--- TopicMgr.py 16 Mar 2002 06:57:36 -0000 2.1
***************
*** 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: UserDesc.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/UserDesc.py,v
retrieving revision 2.1
retrieving revision 2.2
diff -C2 -d -r2.1 -r2.2
*** UserDesc.py 16 Aug 2001 06:36:38 -0000 2.1
--- UserDesc.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: __init__.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/__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:19 -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
Index: i18n.py
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/i18n.py,v
retrieving revision 2.5
retrieving revision 2.6
diff -C2 -d -r2.5 -r2.6
*** i18n.py 16 Mar 2002 02:06:50 -0000 2.5
--- i18n.py 16 Mar 2002 06:57:36 -0000 2.6
***************
*** 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: mm_cfg.py.dist.in
===================================================================
RCS file: /cvsroot/mailman/mailman/Mailman/mm_cfg.py.dist.in,v
retrieving revision 2.0
retrieving revision 2.1
diff -C2 -d -r2.0 -r2.1
*** mm_cfg.py.dist.in 7 Dec 2000 16:53:19 -0000 2.0
--- mm_cfg.py.dist.in 16 Mar 2002 06:57:36 -0000 2.1
***************
*** 1,5 ****
# -*- python -*-
! # Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
--- 1,5 ----
# -*- python -*-
! # 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