diff options
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. |