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. --- tests/EmailBase.py | 2 +- tests/Makefile.in | 2 +- tests/TestBase.py | 2 +- tests/bounces/Makefile.in | 2 +- tests/msgs/Makefile.in | 2 +- tests/onebounce.py | 2 +- tests/test_bounces.py | 2 +- tests/test_handlers.py | 2 +- tests/test_lockfile.py | 2 +- tests/test_membership.py | 2 +- tests/test_message.py | 2 +- tests/test_runners.py | 2 +- tests/test_safedict.py | 2 +- tests/test_security_mgr.py | 2 +- tests/test_smtp.py | 2 +- tests/testall.py | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'tests') diff --git a/tests/EmailBase.py b/tests/EmailBase.py index 1fe24642..d83ccbcf 100644 --- a/tests/EmailBase.py +++ b/tests/EmailBase.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. """Base class for tests that email things. """ diff --git a/tests/Makefile.in b/tests/Makefile.in index c4a03a05..26d6e316 100644 --- a/tests/Makefile.in +++ b/tests/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/tests/TestBase.py b/tests/TestBase.py index 841a9e39..2381f4ca 100644 --- a/tests/TestBase.py +++ b/tests/TestBase.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. """Test base class which handles creating and deleting a test list. """ diff --git a/tests/bounces/Makefile.in b/tests/bounces/Makefile.in index 1aaa9ff9..57980975 100644 --- a/tests/bounces/Makefile.in +++ b/tests/bounces/Makefile.in @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public Licenseo # 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/tests/msgs/Makefile.in b/tests/msgs/Makefile.in index b1afe250..736d721f 100644 --- a/tests/msgs/Makefile.in +++ b/tests/msgs/Makefile.in @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public Licenseo # 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/tests/onebounce.py b/tests/onebounce.py index 24467342..2b05807c 100755 --- a/tests/onebounce.py +++ b/tests/onebounce.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. """Test the bounce detection for files containing bounces. diff --git a/tests/test_bounces.py b/tests/test_bounces.py index 2cb417e3..2ad1cd8f 100644 --- a/tests/test_bounces.py +++ b/tests/test_bounces.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. """Test the bounce detection modules.""" diff --git a/tests/test_handlers.py b/tests/test_handlers.py index 46153e72..66c583f7 100644 --- a/tests/test_handlers.py +++ b/tests/test_handlers.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. """Unit tests for the various Mailman/Handlers/*.py modules. """ diff --git a/tests/test_lockfile.py b/tests/test_lockfile.py index 7f300c6b..832e745f 100644 --- a/tests/test_lockfile.py +++ b/tests/test_lockfile.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. """Unit tests for the LockFile class. """ diff --git a/tests/test_membership.py b/tests/test_membership.py index ae408fe3..8ffda18b 100644 --- a/tests/test_membership.py +++ b/tests/test_membership.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. """Unit tests for OldStyleMemberships. """ diff --git a/tests/test_message.py b/tests/test_message.py index 7a104f05..da6f8a08 100644 --- a/tests/test_message.py +++ b/tests/test_message.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. """Unit tests for the various Message class methods. """ diff --git a/tests/test_runners.py b/tests/test_runners.py index 6363ac66..c0baf02b 100644 --- a/tests/test_runners.py +++ b/tests/test_runners.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. """Unit tests for the various Mailman/Queue/*Runner.py modules """ diff --git a/tests/test_safedict.py b/tests/test_safedict.py index ac340918..27d6adb3 100644 --- a/tests/test_safedict.py +++ b/tests/test_safedict.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. """Unit tests for the SafeDict.py module """ diff --git a/tests/test_security_mgr.py b/tests/test_security_mgr.py index bfe902a1..c63f0876 100644 --- a/tests/test_security_mgr.py +++ b/tests/test_security_mgr.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. """Unit tests for Mailman/SecurityManager.py """ diff --git a/tests/test_smtp.py b/tests/test_smtp.py index 8f289765..e9fc49b8 100644 --- a/tests/test_smtp.py +++ b/tests/test_smtp.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. """Unit tests for SMTPDirect and (eventually perhaps) Sendmail. """ diff --git a/tests/testall.py b/tests/testall.py index 8630222d..1afbfe5d 100644 --- a/tests/testall.py +++ b/tests/testall.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. """PyUnit-based test harness for Mailman.""" -- cgit v1.2.3