summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
-rw-r--r--src/alias-wrapper.c2
-rw-r--r--src/cgi-wrapper.c2
-rw-r--r--src/mail-wrapper.c2
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)
**