diff options
author | tkikuchi <> | 2005-08-27 01:40:17 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-08-27 01:40:17 +0000 |
commit | 71c64726b6bc64082a11e3d7de8033a25ae5d5f5 (patch) | |
tree | 80599184bd4809a538d069fc9a5c5430cd232e85 /admin/www | |
parent | c65ee483e1d12f521c11faed9ff0d0986c16dd18 (diff) | |
download | mailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.tar.gz mailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.tar.xz mailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.zip |
FSF office has moved to 51 Franklin Street.
Diffstat (limited to 'admin/www')
-rw-r--r-- | admin/www/mailman.html | 2 | ||||
-rw-r--r-- | admin/www/reset_pw.py | 2 |
2 files changed, 2 insertions, 2 deletions
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. |