summaryrefslogtreecommitdiff
path: root/mailman/bin
diff options
context:
space:
mode:
authorBarry Warsaw2009-01-01 17:16:51 -0500
committerBarry Warsaw2009-01-01 17:16:51 -0500
commit3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f (patch)
tree762691f4fd72290d5aa03b466c5d68aa543d9fba /mailman/bin
parent2413e18a366024b9d64bf6eb7d8afee50f7441da (diff)
downloadmailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.tar.gz
mailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.tar.zst
mailman-3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f.zip
Bump copyright years
Diffstat (limited to 'mailman/bin')
-rw-r--r--mailman/bin/__init__.py2
-rw-r--r--mailman/bin/add_members.py2
-rw-r--r--mailman/bin/arch.py2
-rw-r--r--mailman/bin/bounces.py2
-rw-r--r--mailman/bin/bumpdigests.py2
-rw-r--r--mailman/bin/check_perms.py2
-rw-r--r--mailman/bin/checkdbs.py2
-rw-r--r--mailman/bin/cleanarch.py2
-rw-r--r--mailman/bin/config_list.py2
-rw-r--r--mailman/bin/confirm.py2
-rw-r--r--mailman/bin/create_list.py2
-rw-r--r--mailman/bin/disabled.py2
-rw-r--r--mailman/bin/dumpdb.py2
-rw-r--r--mailman/bin/export.py2
-rw-r--r--mailman/bin/find_member.py2
-rw-r--r--mailman/bin/gate_news.py2
-rw-r--r--mailman/bin/genaliases.py2
-rw-r--r--mailman/bin/import.py2
-rw-r--r--mailman/bin/inject.py2
-rw-r--r--mailman/bin/join.py2
-rw-r--r--mailman/bin/leave.py2
-rw-r--r--mailman/bin/list_lists.py2
-rw-r--r--mailman/bin/list_members.py2
-rw-r--r--mailman/bin/list_owners.py2
-rw-r--r--mailman/bin/mailmanctl.py2
-rw-r--r--mailman/bin/make_instance.py2
-rw-r--r--mailman/bin/master.py2
-rw-r--r--mailman/bin/mmsitepass.py2
-rw-r--r--mailman/bin/nightly_gzip.py2
-rw-r--r--mailman/bin/owner.py2
-rw-r--r--mailman/bin/post.py2
-rw-r--r--mailman/bin/qrunner.py2
-rw-r--r--mailman/bin/remove_list.py2
-rw-r--r--mailman/bin/request.py2
-rw-r--r--mailman/bin/senddigests.py2
-rw-r--r--mailman/bin/set_members.py2
-rw-r--r--mailman/bin/show_config.py2
-rw-r--r--mailman/bin/show_qfiles.py2
-rw-r--r--mailman/bin/testall.py2
-rw-r--r--mailman/bin/unshunt.py2
-rw-r--r--mailman/bin/update.py2
-rw-r--r--mailman/bin/version.py2
-rw-r--r--mailman/bin/withlist.py2
43 files changed, 43 insertions, 43 deletions
diff --git a/mailman/bin/__init__.py b/mailman/bin/__init__.py
index 4c3fc1673..d61693c5e 100644
--- a/mailman/bin/__init__.py
+++ b/mailman/bin/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2007-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/add_members.py b/mailman/bin/add_members.py
index 0ee0e8e84..e94484a9b 100644
--- a/mailman/bin/add_members.py
+++ b/mailman/bin/add_members.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/arch.py b/mailman/bin/arch.py
index 39ad9e343..a27fa8d7f 100644
--- a/mailman/bin/arch.py
+++ b/mailman/bin/arch.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/bounces.py b/mailman/bin/bounces.py
index ab3dbe635..e5e4e16b6 100644
--- a/mailman/bin/bounces.py
+++ b/mailman/bin/bounces.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/bumpdigests.py b/mailman/bin/bumpdigests.py
index 2739a0fe6..b1ed37a21 100644
--- a/mailman/bin/bumpdigests.py
+++ b/mailman/bin/bumpdigests.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/check_perms.py b/mailman/bin/check_perms.py
index 116d8a245..4b75aa9f6 100644
--- a/mailman/bin/check_perms.py
+++ b/mailman/bin/check_perms.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/checkdbs.py b/mailman/bin/checkdbs.py
index 79406dcbc..2ce08aab7 100644
--- a/mailman/bin/checkdbs.py
+++ b/mailman/bin/checkdbs.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/cleanarch.py b/mailman/bin/cleanarch.py
index 0f2176029..325fad91a 100644
--- a/mailman/bin/cleanarch.py
+++ b/mailman/bin/cleanarch.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/config_list.py b/mailman/bin/config_list.py
index 7fb3e73a7..a5cec9480 100644
--- a/mailman/bin/config_list.py
+++ b/mailman/bin/config_list.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/confirm.py b/mailman/bin/confirm.py
index 87c5e893d..c3f1d49f6 100644
--- a/mailman/bin/confirm.py
+++ b/mailman/bin/confirm.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/create_list.py b/mailman/bin/create_list.py
index 83c3c7c5d..36aa5c1d1 100644
--- a/mailman/bin/create_list.py
+++ b/mailman/bin/create_list.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/disabled.py b/mailman/bin/disabled.py
index 31fd0c014..cc8eb2c69 100644
--- a/mailman/bin/disabled.py
+++ b/mailman/bin/disabled.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/dumpdb.py b/mailman/bin/dumpdb.py
index cb7ca7fd7..4642ac361 100644
--- a/mailman/bin/dumpdb.py
+++ b/mailman/bin/dumpdb.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/export.py b/mailman/bin/export.py
index e494d5a8d..f0bd28da0 100644
--- a/mailman/bin/export.py
+++ b/mailman/bin/export.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/find_member.py b/mailman/bin/find_member.py
index 605e243b4..0982724a0 100644
--- a/mailman/bin/find_member.py
+++ b/mailman/bin/find_member.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/gate_news.py b/mailman/bin/gate_news.py
index 25de5677d..eac30422d 100644
--- a/mailman/bin/gate_news.py
+++ b/mailman/bin/gate_news.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/genaliases.py b/mailman/bin/genaliases.py
index ec49b6a57..a09bc6318 100644
--- a/mailman/bin/genaliases.py
+++ b/mailman/bin/genaliases.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/import.py b/mailman/bin/import.py
index 2617cca99..d2361e808 100644
--- a/mailman/bin/import.py
+++ b/mailman/bin/import.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/inject.py b/mailman/bin/inject.py
index d4fb6fb6f..2bc8a49e3 100644
--- a/mailman/bin/inject.py
+++ b/mailman/bin/inject.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/join.py b/mailman/bin/join.py
index 475b3c142..29ae4c752 100644
--- a/mailman/bin/join.py
+++ b/mailman/bin/join.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/leave.py b/mailman/bin/leave.py
index 05146ef59..64f4f01c5 100644
--- a/mailman/bin/leave.py
+++ b/mailman/bin/leave.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/list_lists.py b/mailman/bin/list_lists.py
index 2750fed5b..d19044f35 100644
--- a/mailman/bin/list_lists.py
+++ b/mailman/bin/list_lists.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/list_members.py b/mailman/bin/list_members.py
index a5b047504..925105b51 100644
--- a/mailman/bin/list_members.py
+++ b/mailman/bin/list_members.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/list_owners.py b/mailman/bin/list_owners.py
index 7c2912ab0..953fb8941 100644
--- a/mailman/bin/list_owners.py
+++ b/mailman/bin/list_owners.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/mailmanctl.py b/mailman/bin/mailmanctl.py
index 5492892c5..6d424442a 100644
--- a/mailman/bin/mailmanctl.py
+++ b/mailman/bin/mailmanctl.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/make_instance.py b/mailman/bin/make_instance.py
index b63576fb1..cf20902ba 100644
--- a/mailman/bin/make_instance.py
+++ b/mailman/bin/make_instance.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2007-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/master.py b/mailman/bin/master.py
index 1f9868b48..d3676629d 100644
--- a/mailman/bin/master.py
+++ b/mailman/bin/master.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/mmsitepass.py b/mailman/bin/mmsitepass.py
index 6de72a2e1..132803fc9 100644
--- a/mailman/bin/mmsitepass.py
+++ b/mailman/bin/mmsitepass.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/nightly_gzip.py b/mailman/bin/nightly_gzip.py
index c21b6f8d5..f886e5801 100644
--- a/mailman/bin/nightly_gzip.py
+++ b/mailman/bin/nightly_gzip.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/owner.py b/mailman/bin/owner.py
index ad17a9246..e7c40b7e5 100644
--- a/mailman/bin/owner.py
+++ b/mailman/bin/owner.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/post.py b/mailman/bin/post.py
index b34486c10..8511d52dc 100644
--- a/mailman/bin/post.py
+++ b/mailman/bin/post.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/qrunner.py b/mailman/bin/qrunner.py
index dea8f4053..a71bb2ef5 100644
--- a/mailman/bin/qrunner.py
+++ b/mailman/bin/qrunner.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/remove_list.py b/mailman/bin/remove_list.py
index b83c56bbf..fb5d4cdbf 100644
--- a/mailman/bin/remove_list.py
+++ b/mailman/bin/remove_list.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/request.py b/mailman/bin/request.py
index b3d9f3f52..af62b4f51 100644
--- a/mailman/bin/request.py
+++ b/mailman/bin/request.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/senddigests.py b/mailman/bin/senddigests.py
index 344ef2f42..fb057d6b9 100644
--- a/mailman/bin/senddigests.py
+++ b/mailman/bin/senddigests.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/set_members.py b/mailman/bin/set_members.py
index 70c90b13b..cdd11c56f 100644
--- a/mailman/bin/set_members.py
+++ b/mailman/bin/set_members.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2007-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/show_config.py b/mailman/bin/show_config.py
index c97df19e2..8d26c5c97 100644
--- a/mailman/bin/show_config.py
+++ b/mailman/bin/show_config.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/show_qfiles.py b/mailman/bin/show_qfiles.py
index c9156ebb0..08697a54e 100644
--- a/mailman/bin/show_qfiles.py
+++ b/mailman/bin/show_qfiles.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/testall.py b/mailman/bin/testall.py
index 83029060c..61b20b13b 100644
--- a/mailman/bin/testall.py
+++ b/mailman/bin/testall.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/unshunt.py b/mailman/bin/unshunt.py
index 4c44331a7..8a1dba081 100644
--- a/mailman/bin/unshunt.py
+++ b/mailman/bin/unshunt.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2002-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/update.py b/mailman/bin/update.py
index b5b28f2f7..d26548aa0 100644
--- a/mailman/bin/update.py
+++ b/mailman/bin/update.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/version.py b/mailman/bin/version.py
index 978432956..0fb2c5a5b 100644
--- a/mailman/bin/version.py
+++ b/mailman/bin/version.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#
diff --git a/mailman/bin/withlist.py b/mailman/bin/withlist.py
index 51c3ba9d5..8862501d5 100644
--- a/mailman/bin/withlist.py
+++ b/mailman/bin/withlist.py
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2009 by the Free Software Foundation, Inc.
#
# This file is part of GNU Mailman.
#