diff options
| author | tkikuchi | 2005-08-27 01:54:05 +0000 |
|---|---|---|
| committer | tkikuchi | 2005-08-27 01:54:05 +0000 |
| commit | 2a6084d03b96f87af153b663cf3dd4776e7e37fb (patch) | |
| tree | 51351436e2be471f3d48ed13239d436091001864 /misc | |
| parent | 7a8566796782dd099451b012d3d6e3f63257bf99 (diff) | |
| download | mailman-2a6084d03b96f87af153b663cf3dd4776e7e37fb.tar.gz mailman-2a6084d03b96f87af153b663cf3dd4776e7e37fb.tar.zst mailman-2a6084d03b96f87af153b663cf3dd4776e7e37fb.zip | |
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/Makefile.in | 2 | ||||
| -rw-r--r-- | misc/mailman.in | 2 | ||||
| -rw-r--r-- | misc/paths.py.in | 2 | ||||
| -rw-r--r-- | misc/sitelist.cfg | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/Makefile.in b/misc/Makefile.in index c557fe56f..30979a0bc 100644 --- a/misc/Makefile.in +++ b/misc/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/misc/mailman.in b/misc/mailman.in index 48284662f..2f5fbc7aa 100644 --- a/misc/mailman.in +++ b/misc/mailman.in @@ -16,7 +16,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. # # Copy this file to /etc/init.d/ (or /etc/rc.d/init.d/ depending on # your system) and activate it as such: diff --git a/misc/paths.py.in b/misc/paths.py.in index 18451ac87..52309254e 100644 --- a/misc/paths.py.in +++ b/misc/paths.py.in @@ -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 file becomes paths.py which is installed in may directories. By # importing this module, sys.path gets `hacked' so that the $prefix/Mailman diff --git a/misc/sitelist.cfg b/misc/sitelist.cfg index 511180a03..c8ebfc1d5 100644 --- a/misc/sitelist.cfg +++ b/misc/sitelist.cfg @@ -3,7 +3,7 @@ ## Mailman - The GNU Mailing List Management System ## Copyright (C) 2003 Free Software Foundation, Inc. -## 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA +## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA ## General options # |
