summaryrefslogtreecommitdiff
path: root/readmsg
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-05-17 13:13:40 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-05-17 13:13:40 +0000
commitb93156813d1112dab689c697eb817e62bb73bbd5 (patch)
treed634b333beeabce99e22131b65043d00ef5960b2 /readmsg
parentc0b1c8f24780571248345b245a538db24d788872 (diff)
downloadmailutils-b93156813d1112dab689c697eb817e62bb73bbd5.tar.gz
mailutils-b93156813d1112dab689c697eb817e62bb73bbd5.tar.bz2
Updated FSF addressalpha_0_6_90
Diffstat (limited to 'readmsg')
-rw-r--r--readmsg/Makefile.am3
-rw-r--r--readmsg/msglist.c3
-rw-r--r--readmsg/readmsg.c3
-rw-r--r--readmsg/readmsg.h3
-rw-r--r--readmsg/testsuite/Makefile.am4
-rw-r--r--readmsg/testsuite/readmsg/test.exp5
6 files changed, 13 insertions, 8 deletions
diff --git a/readmsg/Makefile.am b/readmsg/Makefile.am
index 23836a7c1..2d9fb4e7a 100644
--- a/readmsg/Makefile.am
+++ b/readmsg/Makefile.am
@@ -14,7 +14,8 @@
##
## 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
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/lib\
-I${top_builddir}/include/mailutils/gnu @INTLINCS@
diff --git a/readmsg/msglist.c b/readmsg/msglist.c
index de3b94e56..d00c3802a 100644
--- a/readmsg/msglist.c
+++ b/readmsg/msglist.c
@@ -13,7 +13,8 @@
You should have received a copy of the GNU General Public License
along with GNU Mailutils; 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 */
#include "readmsg.h"
diff --git a/readmsg/readmsg.c b/readmsg/readmsg.c
index 6bacf7d7d..b733bc383 100644
--- a/readmsg/readmsg.c
+++ b/readmsg/readmsg.c
@@ -14,7 +14,8 @@
You should have received a copy of the GNU General Public License
along with GNU Mailutils; 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 */
#ifdef HAVE_CONFIG_H
# include <config.h>
diff --git a/readmsg/readmsg.h b/readmsg/readmsg.h
index 62c12d1d4..e3331a3ec 100644
--- a/readmsg/readmsg.h
+++ b/readmsg/readmsg.h
@@ -13,7 +13,8 @@
You should have received a copy of the GNU General Public License
along with GNU Mailutils; 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 */
#ifndef _READMSG_H
#define _READMSG_H
diff --git a/readmsg/testsuite/Makefile.am b/readmsg/testsuite/Makefile.am
index 68f43b18b..91a0e126e 100644
--- a/readmsg/testsuite/Makefile.am
+++ b/readmsg/testsuite/Makefile.am
@@ -14,8 +14,8 @@
##
## 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
AUTOMAKE_OPTIONS = dejagnu
DEJATOOL = readmsg
diff --git a/readmsg/testsuite/readmsg/test.exp b/readmsg/testsuite/readmsg/test.exp
index 75ab693ab..531c49a07 100644
--- a/readmsg/testsuite/readmsg/test.exp
+++ b/readmsg/testsuite/readmsg/test.exp
@@ -13,8 +13,9 @@
# GNU General Public License for more details.
#
# 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.
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301 USA.
source $top_srcdir/testsuite/lib/mailutils.exp

Return to:

Send suggestions and report system problems to the System administrator.