aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authortkikuchi <>2005-08-27 01:40:17 +0000
committertkikuchi <>2005-08-27 01:40:17 +0000
commit71c64726b6bc64082a11e3d7de8033a25ae5d5f5 (patch)
tree80599184bd4809a538d069fc9a5c5430cd232e85 /scripts
parentc65ee483e1d12f521c11faed9ff0d0986c16dd18 (diff)
downloadmailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.tar.gz
mailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.tar.xz
mailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.zip
FSF office has moved to 51 Franklin Street.
Diffstat (limited to '')
-rw-r--r--scripts/Makefile.in2
-rw-r--r--scripts/bounces2
-rwxr-xr-xscripts/confirm2
-rw-r--r--scripts/driver2
-rwxr-xr-xscripts/join2
-rwxr-xr-xscripts/leave2
-rwxr-xr-xscripts/owner2
-rwxr-xr-xscripts/post2
-rwxr-xr-xscripts/request2
9 files changed, 9 insertions, 9 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index 7cedea83..49b82ec0 100644
--- a/scripts/Makefile.in
+++ b/scripts/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/scripts/bounces b/scripts/bounces
index b93c6d60..67de045a 100644
--- a/scripts/bounces
+++ b/scripts/bounces
@@ -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.
"""Process VERP'd bounces.
diff --git a/scripts/confirm b/scripts/confirm
index 653940ae..f95634f4 100755
--- a/scripts/confirm
+++ b/scripts/confirm
@@ -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.
"""Simple confirm via VERP-ish sender.
diff --git a/scripts/driver b/scripts/driver
index cf14093e..ea43c40e 100644
--- a/scripts/driver
+++ b/scripts/driver
@@ -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.
# This better succeed. If this fails, Python is royally screwed so we might
# as well let the Web server give us a fatal and obtrusive error.
diff --git a/scripts/join b/scripts/join
index 77ca506b..4e76010c 100755
--- a/scripts/join
+++ b/scripts/join
@@ -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.
"""Simple join-a-list email address.
diff --git a/scripts/leave b/scripts/leave
index d7419e1a..a95c26a6 100755
--- a/scripts/leave
+++ b/scripts/leave
@@ -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.
"""Simple leave-a-list email address.
diff --git a/scripts/owner b/scripts/owner
index 947c74c9..e03030ee 100755
--- a/scripts/owner
+++ b/scripts/owner
@@ -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.
"""Send a message to the mailing list owner.
diff --git a/scripts/post b/scripts/post
index 5dde0639..12ff0381 100755
--- a/scripts/post
+++ b/scripts/post
@@ -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.
"""Accept posts to a list and handle them properly.
diff --git a/scripts/request b/scripts/request
index a55577f0..12600a2b 100755
--- a/scripts/request
+++ b/scripts/request
@@ -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.
"""Process emailed commands.