summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile.in2
-rwxr-xr-xbin/add_members2
-rw-r--r--bin/arch2
-rw-r--r--bin/b4b5-archfix2
-rw-r--r--bin/change_pw2
-rwxr-xr-xbin/check_db2
-rwxr-xr-xbin/check_perms2
-rw-r--r--bin/cleanarch2
-rwxr-xr-xbin/clone_member2
-rw-r--r--bin/config_list2
-rw-r--r--bin/convert.py2
-rw-r--r--bin/discard2
-rw-r--r--bin/dumpdb2
-rwxr-xr-xbin/find_member2
-rw-r--r--bin/fix_url.py2
-rw-r--r--bin/genaliases2
-rw-r--r--bin/inject2
-rw-r--r--bin/list_admins2
-rw-r--r--bin/list_lists2
-rwxr-xr-xbin/list_members2
-rw-r--r--bin/list_owners2
-rw-r--r--bin/mailmanctl2
-rwxr-xr-xbin/mmsitepass2
-rwxr-xr-xbin/newlist2
-rw-r--r--bin/qrunner2
-rwxr-xr-xbin/remove_members2
-rwxr-xr-xbin/rmlist2
-rwxr-xr-xbin/sync_members2
-rwxr-xr-xbin/transcheck2
-rw-r--r--bin/unshunt2
-rwxr-xr-xbin/update2
-rw-r--r--bin/version2
-rw-r--r--bin/withlist2
33 files changed, 33 insertions, 33 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in
index 091c2cc15..15c3a810d 100644
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -12,7 +12,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
# NOTE: Makefile.in is converted into Makefile by the configure script
# in the parent directory. Once configure has run, you can recreate
diff --git a/bin/add_members b/bin/add_members
index 1e50b9419..fdc3f02b8 100755
--- a/bin/add_members
+++ b/bin/add_members
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# argv[1] should be the name of the list.
# argv[2] should be the list of non-digested users.
diff --git a/bin/arch b/bin/arch
index 1752b8939..9abef3e41 100644
--- a/bin/arch
+++ b/bin/arch
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Rebuild a list's archive.
diff --git a/bin/b4b5-archfix b/bin/b4b5-archfix
index 0ae66c9d7..1bdaedac5 100644
--- a/bin/b4b5-archfix
+++ b/bin/b4b5-archfix
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Fix the MM2.1b4 archives.
diff --git a/bin/change_pw b/bin/change_pw
index 0e365e087..1426420b0 100644
--- a/bin/change_pw
+++ b/bin/change_pw
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Change a list's password.
diff --git a/bin/check_db b/bin/check_db
index c869b1949..b1157bc7d 100755
--- a/bin/check_db
+++ b/bin/check_db
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Check a list's config database file for integrity.
diff --git a/bin/check_perms b/bin/check_perms
index 4f976b06a..f281ba44c 100755
--- a/bin/check_perms
+++ b/bin/check_perms
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Check the permissions for the Mailman installation.
diff --git a/bin/cleanarch b/bin/cleanarch
index 8553ba771..6bc780d21 100644
--- a/bin/cleanarch
+++ b/bin/cleanarch
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Clean up an .mbox archive file.
diff --git a/bin/clone_member b/bin/clone_member
index 5861aff56..1f2a03aca 100755
--- a/bin/clone_member
+++ b/bin/clone_member
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Clone a member address.
diff --git a/bin/config_list b/bin/config_list
index 9675e1422..15a349fdf 100644
--- a/bin/config_list
+++ b/bin/config_list
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Configure a list from a text file description.
diff --git a/bin/convert.py b/bin/convert.py
index 24951b5ec..b0d6a0539 100644
--- a/bin/convert.py
+++ b/bin/convert.py
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Convert a list's interpolation strings from %-strings to $-strings.
diff --git a/bin/discard b/bin/discard
index 62325e5d3..c30198441 100644
--- a/bin/discard
+++ b/bin/discard
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Discard held messages.
diff --git a/bin/dumpdb b/bin/dumpdb
index ec31cb0fd..2b06ec6ae 100644
--- a/bin/dumpdb
+++ b/bin/dumpdb
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Dump the contents of any Mailman `database' file.
diff --git a/bin/find_member b/bin/find_member
index 3d440de58..0c5d8711d 100755
--- a/bin/find_member
+++ b/bin/find_member
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Find all lists that a member's address is on.
diff --git a/bin/fix_url.py b/bin/fix_url.py
index 582a0e766..2d8dda583 100644
--- a/bin/fix_url.py
+++ b/bin/fix_url.py
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Reset a list's web_page_url attribute to the default setting.
diff --git a/bin/genaliases b/bin/genaliases
index bda43ef50..18b67efe2 100644
--- a/bin/genaliases
+++ b/bin/genaliases
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Regenerate Mailman specific aliases from scratch.
diff --git a/bin/inject b/bin/inject
index 50deba6a4..cc79f6310 100644
--- a/bin/inject
+++ b/bin/inject
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Inject a message from a file into Mailman's incoming queue.
diff --git a/bin/list_admins b/bin/list_admins
index 0c4e4ffe4..c628a42dc 100644
--- a/bin/list_admins
+++ b/bin/list_admins
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""List all the owners of a mailing list.
diff --git a/bin/list_lists b/bin/list_lists
index 4dd6b55c7..870759b99 100644
--- a/bin/list_lists
+++ b/bin/list_lists
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""List all mailing lists.
diff --git a/bin/list_members b/bin/list_members
index 33eb8db26..cb5740817 100755
--- a/bin/list_members
+++ b/bin/list_members
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""List all the members of a mailing list.
diff --git a/bin/list_owners b/bin/list_owners
index baacf27ac..5b050450d 100644
--- a/bin/list_owners
+++ b/bin/list_owners
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""List the owners of a mailing list, or all mailing lists.
diff --git a/bin/mailmanctl b/bin/mailmanctl
index 4ebeb8362..630c7c347 100644
--- a/bin/mailmanctl
+++ b/bin/mailmanctl
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Primary start-up and shutdown script for Mailman's qrunner daemon.
diff --git a/bin/mmsitepass b/bin/mmsitepass
index 8ae8bc72a..0bb6e77e6 100755
--- a/bin/mmsitepass
+++ b/bin/mmsitepass
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Set the site password, prompting from the terminal.
diff --git a/bin/newlist b/bin/newlist
index 503783d9d..a86aa709b 100755
--- a/bin/newlist
+++ b/bin/newlist
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Create a new, unpopulated mailing list.
diff --git a/bin/qrunner b/bin/qrunner
index bb2f62d32..4162c722f 100644
--- a/bin/qrunner
+++ b/bin/qrunner
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Run one or more qrunners, once or repeatedly.
diff --git a/bin/remove_members b/bin/remove_members
index b8f92f5e9..af5e487e4 100755
--- a/bin/remove_members
+++ b/bin/remove_members
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
"""Remove members from a list.
diff --git a/bin/rmlist b/bin/rmlist
index 2a7cd9693..fbaf30641 100755
--- a/bin/rmlist
+++ b/bin/rmlist
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Remove the components of a mailing list with impunity - beware!
diff --git a/bin/sync_members b/bin/sync_members
index 0fefd07a9..4a21624c1 100755
--- a/bin/sync_members
+++ b/bin/sync_members
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Synchronize a mailing list's membership with a flat file.
diff --git a/bin/transcheck b/bin/transcheck
index 78d1b6d19..73910e771 100755
--- a/bin/transcheck
+++ b/bin/transcheck
@@ -13,7 +13,7 @@
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, write to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""
Check a given Mailman translation, making sure that variables and
diff --git a/bin/unshunt b/bin/unshunt
index cd8a538e5..8b6755878 100644
--- a/bin/unshunt
+++ b/bin/unshunt
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Move a message from the shunt queue to the original queue.
diff --git a/bin/update b/bin/update
index f718e6930..5a6b5325b 100755
--- a/bin/update
+++ b/bin/update
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Perform all necessary upgrades.
diff --git a/bin/version b/bin/version
index 6e10e8697..72c50b890 100644
--- a/bin/version
+++ b/bin/version
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""Print the Mailman version.
"""
diff --git a/bin/withlist b/bin/withlist
index 345ff39d9..e717a8609 100644
--- a/bin/withlist
+++ b/bin/withlist
@@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
"""General framework for interacting with a mailing list object.