diff options
Diffstat (limited to 'Mailman/bin')
29 files changed, 29 insertions, 29 deletions
diff --git a/Mailman/bin/Makefile.in b/Mailman/bin/Makefile.in index 1ba409155..a90fb7094 100644 --- a/Mailman/bin/Makefile.in +++ b/Mailman/bin/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/add_members.py b/Mailman/bin/add_members.py index ab4ecba77..d6f147fbc 100644 --- a/Mailman/bin/add_members.py +++ b/Mailman/bin/add_members.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/arch.py b/Mailman/bin/arch.py index 2c98ba8c0..a7929e407 100644 --- a/Mailman/bin/arch.py +++ b/Mailman/bin/arch.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/bounces.py b/Mailman/bin/bounces.py index 08de2844f..cb6ce813f 100644 --- a/Mailman/bin/bounces.py +++ b/Mailman/bin/bounces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/bumpdigests.py b/Mailman/bin/bumpdigests.py index 151a9fa3a..602ecd763 100644 --- a/Mailman/bin/bumpdigests.py +++ b/Mailman/bin/bumpdigests.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/change_pw.py b/Mailman/bin/change_pw.py index fa0289907..57080d4fa 100644 --- a/Mailman/bin/change_pw.py +++ b/Mailman/bin/change_pw.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/check_perms.py b/Mailman/bin/check_perms.py index 0e5124b91..95b64526f 100755 --- a/Mailman/bin/check_perms.py +++ b/Mailman/bin/check_perms.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/checkdbs.py b/Mailman/bin/checkdbs.py index a4ff2400a..1423421c9 100755 --- a/Mailman/bin/checkdbs.py +++ b/Mailman/bin/checkdbs.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/config_list.py b/Mailman/bin/config_list.py index c2af58e16..f6b5fdac1 100644 --- a/Mailman/bin/config_list.py +++ b/Mailman/bin/config_list.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/confirm.py b/Mailman/bin/confirm.py index fc971a5e0..3334231a9 100644 --- a/Mailman/bin/confirm.py +++ b/Mailman/bin/confirm.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2002-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/disabled.py b/Mailman/bin/disabled.py index 4b82b8126..36999793b 100644 --- a/Mailman/bin/disabled.py +++ b/Mailman/bin/disabled.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/dumpdb.py b/Mailman/bin/dumpdb.py index a8d0f89ea..14a9fbceb 100644 --- a/Mailman/bin/dumpdb.py +++ b/Mailman/bin/dumpdb.py @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/find_member.py b/Mailman/bin/find_member.py index 34d9f5103..a0116cd03 100644 --- a/Mailman/bin/find_member.py +++ b/Mailman/bin/find_member.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/gate_news.py b/Mailman/bin/gate_news.py index 7046fe93f..71cf060d8 100644 --- a/Mailman/bin/gate_news.py +++ b/Mailman/bin/gate_news.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/inject.py b/Mailman/bin/inject.py index 80c495c03..60185289f 100644 --- a/Mailman/bin/inject.py +++ b/Mailman/bin/inject.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2002-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/join.py b/Mailman/bin/join.py index a3b5183ee..372046c28 100644 --- a/Mailman/bin/join.py +++ b/Mailman/bin/join.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/leave.py b/Mailman/bin/leave.py index 16c35bb0b..b4b882bc9 100644 --- a/Mailman/bin/leave.py +++ b/Mailman/bin/leave.py @@ -1,4 +1,4 @@ -# Copyright (C) 2001-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/list_members.py b/Mailman/bin/list_members.py index eb6a02f92..22b5347ea 100644 --- a/Mailman/bin/list_members.py +++ b/Mailman/bin/list_members.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/list_owners.py b/Mailman/bin/list_owners.py index d3feeef97..b9f12047d 100644 --- a/Mailman/bin/list_owners.py +++ b/Mailman/bin/list_owners.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2002-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/owner.py b/Mailman/bin/owner.py index b400b1cf2..3b2bec383 100644 --- a/Mailman/bin/owner.py +++ b/Mailman/bin/owner.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/post.py b/Mailman/bin/post.py index f2d7c61d4..86e4f7f9b 100644 --- a/Mailman/bin/post.py +++ b/Mailman/bin/post.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/request.py b/Mailman/bin/request.py index c059b8c94..9bdb1f3c0 100644 --- a/Mailman/bin/request.py +++ b/Mailman/bin/request.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/rmlist.py b/Mailman/bin/rmlist.py index 4c7d4055b..26dbd1df7 100644 --- a/Mailman/bin/rmlist.py +++ b/Mailman/bin/rmlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/senddigests.py b/Mailman/bin/senddigests.py index febaf4162..3c18a6991 100644 --- a/Mailman/bin/senddigests.py +++ b/Mailman/bin/senddigests.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/show_config.py b/Mailman/bin/show_config.py index 3ecfd32b4..4d1124f1b 100644 --- a/Mailman/bin/show_config.py +++ b/Mailman/bin/show_config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2006 by the Free Software Foundation, Inc. +# Copyright (C) 2006-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/show_qfiles.py b/Mailman/bin/show_qfiles.py index 449b265b4..337f74131 100644 --- a/Mailman/bin/show_qfiles.py +++ b/Mailman/bin/show_qfiles.py @@ -1,4 +1,4 @@ -# Copyright (C) 2006 by the Free Software Foundation, Inc. +# Copyright (C) 2006-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/unshunt.py b/Mailman/bin/unshunt.py index 24512d865..74264fd42 100644 --- a/Mailman/bin/unshunt.py +++ b/Mailman/bin/unshunt.py @@ -1,4 +1,4 @@ -# Copyright (C) 2002-2006 by the Free Software Foundation, Inc. +# Copyright (C) 2002-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/version.py b/Mailman/bin/version.py index 7b940a230..c4bb275e3 100644 --- a/Mailman/bin/version.py +++ b/Mailman/bin/version.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/Mailman/bin/withlist.py b/Mailman/bin/withlist.py index 63513d70b..a305c5ce0 100644 --- a/Mailman/bin/withlist.py +++ b/Mailman/bin/withlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License |
