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. --- Mailman/MTA/Makefile.in | 2 +- Mailman/MTA/Manual.py | 2 +- Mailman/MTA/Postfix.py | 2 +- Mailman/MTA/Utils.py | 2 +- Mailman/MTA/__init__.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Mailman/MTA') diff --git a/Mailman/MTA/Makefile.in b/Mailman/MTA/Makefile.in index 57a733f3..03388060 100644 --- a/Mailman/MTA/Makefile.in +++ b/Mailman/MTA/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/Mailman/MTA/Manual.py b/Mailman/MTA/Manual.py index 85c1a796..fae3889c 100644 --- a/Mailman/MTA/Manual.py +++ b/Mailman/MTA/Manual.py @@ -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. """Creation/deletion hooks for manual /etc/aliases files.""" diff --git a/Mailman/MTA/Postfix.py b/Mailman/MTA/Postfix.py index 929ed1b5..b2d433e4 100644 --- a/Mailman/MTA/Postfix.py +++ b/Mailman/MTA/Postfix.py @@ -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. """Creation/deletion hooks for the Postfix MTA. """ diff --git a/Mailman/MTA/Utils.py b/Mailman/MTA/Utils.py index f55a1ed3..14562de6 100644 --- a/Mailman/MTA/Utils.py +++ b/Mailman/MTA/Utils.py @@ -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. """Utilities for list creation/deletion hooks.""" diff --git a/Mailman/MTA/__init__.py b/Mailman/MTA/__init__.py index 55cd5826..51962525 100644 --- a/Mailman/MTA/__init__.py +++ b/Mailman/MTA/__init__.py @@ -12,4 +12,4 @@ # # 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. -- cgit v1.2.3