From 71c64726b6bc64082a11e3d7de8033a25ae5d5f5 Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Sat, 27 Aug 2005 01:40:17 +0000 Subject: FSF office has moved to 51 Franklin Street. --- bin/Makefile.in | 2 +- bin/add_members | 2 +- bin/arch | 2 +- bin/b4b5-archfix | 2 +- bin/change_pw | 2 +- bin/check_db | 2 +- bin/check_perms | 2 +- bin/cleanarch | 2 +- bin/clone_member | 2 +- bin/config_list | 2 +- bin/convert.py | 2 +- bin/discard | 2 +- bin/dumpdb | 2 +- bin/find_member | 2 +- bin/fix_url.py | 2 +- bin/genaliases | 2 +- bin/inject | 2 +- bin/list_admins | 2 +- bin/list_lists | 2 +- bin/list_members | 2 +- bin/list_owners | 2 +- bin/mailmanctl | 2 +- bin/mmsitepass | 2 +- bin/newlist | 2 +- bin/qrunner | 2 +- bin/rb-archfix | 2 +- bin/remove_members | 2 +- bin/reset_pw.py | 2 +- bin/rmlist | 2 +- bin/sync_members | 2 +- bin/transcheck | 2 +- bin/unshunt | 2 +- bin/update | 2 +- bin/version | 2 +- bin/withlist | 2 +- 35 files changed, 35 insertions(+), 35 deletions(-) (limited to 'bin') diff --git a/bin/Makefile.in b/bin/Makefile.in index 518b6088..dc4eee83 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 1e50b941..fdc3f02b 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 736fe238..40a75a0e 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 0ae66c9d..1bdaedac 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 20e821ca..1305e1a4 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 c869b194..b1157bc7 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 53239e71..7c807745 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 8553ba77..6bc780d2 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 5861aff5..1f2a03ac 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 3ed1bc6c..6f410a61 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 24951b5e..b0d6a053 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 62325e5d..c3019844 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 09370fd0..0bde09b8 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 3d440de5..0c5d8711 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 582a0e76..2d8dda58 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 bda43ef5..18b67efe 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 50deba6a..cc79f631 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 0c4e4ffe..c628a42d 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 4dd6b55c..870759b9 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 33eb8db2..cb574081 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 baacf27a..5b050450 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 9c77505f..cabf29a5 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 8ae8bc72..0bb6e77e 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 9fecebd4..70e9cb8c 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 bb2f62d3..4162c722 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/rb-archfix b/bin/rb-archfix index 3e200f46..fceadc27 100644 --- a/bin/rb-archfix +++ b/bin/rb-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. # Author: Richard Barrett diff --git a/bin/remove_members b/bin/remove_members index b8f92f5e..af5e487e 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/reset_pw.py b/bin/reset_pw.py index bddc1ace..e829aefe 100644 --- a/bin/reset_pw.py +++ b/bin/reset_pw.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. # Inspired by Florian Weimer. diff --git a/bin/rmlist b/bin/rmlist index 2a7cd969..fbaf3064 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 0fefd07a..4a21624c 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 78d1b6d1..73910e77 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 cd8a538e..8b675587 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 0c54fa2a..23429508 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 6e10e869..72c50b89 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 02ce3e50..ac0967b9 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. -- cgit v1.2.3