diff options
| author | viega | 1998-05-26 03:04:35 +0000 |
|---|---|---|
| committer | viega | 1998-05-26 03:04:35 +0000 |
| commit | 2f8aee333c15ef55e81d1702c9c477f688221d10 (patch) | |
| tree | 365b1fb5706e2434481dde56c5b49ed16f2ede14 /src | |
| parent | ef2aa7700d411436be32e36478cbda2395652df3 (diff) | |
| download | mailman-2f8aee333c15ef55e81d1702c9c477f688221d10.tar.gz mailman-2f8aee333c15ef55e81d1702c9c477f688221d10.tar.zst mailman-2f8aee333c15ef55e81d1702c9c477f688221d10.zip | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 2 | ||||
| -rw-r--r-- | src/alias-wrapper.c | 2 | ||||
| -rw-r--r-- | src/cgi-wrapper.c | 2 | ||||
| -rw-r--r-- | src/mail-wrapper.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/Makefile b/src/Makefile index d246f2e9c..2ea6a4d7f 100644 --- a/src/Makefile +++ b/src/Makefile @@ -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 0211-1307, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. HOME=/home/mailman diff --git a/src/alias-wrapper.c b/src/alias-wrapper.c index 212f04c50..0b0132246 100644 --- a/src/alias-wrapper.c +++ b/src/alias-wrapper.c @@ -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 0211-1307, USA. +** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <stdio.h> diff --git a/src/cgi-wrapper.c b/src/cgi-wrapper.c index 5c6ac9504..37226adcb 100644 --- a/src/cgi-wrapper.c +++ b/src/cgi-wrapper.c @@ -17,7 +17,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 0211-1307, USA. +** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** ** 10-17-96 : Hal Schechner (hal-j@channel21.com) ** diff --git a/src/mail-wrapper.c b/src/mail-wrapper.c index 3ad0803d4..ea15c409c 100644 --- a/src/mail-wrapper.c +++ b/src/mail-wrapper.c @@ -17,7 +17,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 0211-1307, USA. +** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** ** 10-17-96 : Hal Schechner (hal-j@channel21.com) ** |
