aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rwxr-xr-xadmin/bin/Release.py2
-rwxr-xr-xadmin/bin/mm2do2
-rw-r--r--admin/www/mailman.html2
-rw-r--r--admin/www/reset_pw.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/admin/bin/Release.py b/admin/bin/Release.py
index e9a4afd8..6f84c5b3 100755
--- a/admin/bin/Release.py
+++ b/admin/bin/Release.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.
"""Manage releases of Mailman.
diff --git a/admin/bin/mm2do b/admin/bin/mm2do
index 661a25f4..e6b7a534 100755
--- a/admin/bin/mm2do
+++ b/admin/bin/mm2do
@@ -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.
"""Generate the todo.ht file from the plain-text TODO file."""
diff --git a/admin/www/mailman.html b/admin/www/mailman.html
index bc8b1e16..f8558146 100644
--- a/admin/www/mailman.html
+++ b/admin/www/mailman.html
@@ -133,7 +133,7 @@ send other questions to
<A HREF="mailto:gnu@gnu.org"><EM>gnu@gnu.org</EM></A>.
<P>
Copyright (C) 1999,2000 Free Software Foundation, Inc.,
-59 Temple Place - Suite 330, Boston, MA 02111, USA
+51 Franklin Street, Fifth Floor, Boston, MA 02111, USA
<P>
Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.<P>
diff --git a/admin/www/reset_pw.py b/admin/www/reset_pw.py
index 6bf86747..fce42cb6 100644
--- a/admin/www/reset_pw.py
+++ b/admin/www/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.