summaryrefslogtreecommitdiff
path: root/mail.remote
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 /mail.remote
parentc0b1c8f24780571248345b245a538db24d788872 (diff)
downloadmailutils-b93156813d1112dab689c697eb817e62bb73bbd5.tar.gz
mailutils-b93156813d1112dab689c697eb817e62bb73bbd5.tar.bz2
Updated FSF addressalpha_0_6_90
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/Makefile.am4
-rw-r--r--mail.remote/mail.remote.c3
-rw-r--r--mail.remote/testsuite/Data2
-rw-r--r--mail.remote/testsuite/Makefile.am4
-rw-r--r--mail.remote/testsuite/lib/mail.remote.exp5
-rw-r--r--mail.remote/testsuite/mail.remote/send.exp5
6 files changed, 13 insertions, 10 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index 13df57640..881b4e8d4 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/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
INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I${top_builddir}/include/mailutils/gnu -I$(top_srcdir)/include @INTLINCS@
diff --git a/mail.remote/mail.remote.c b/mail.remote/mail.remote.c
index 41853b1a1..6061a5bb1 100644
--- a/mail.remote/mail.remote.c
+++ b/mail.remote/mail.remote.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 */
#ifdef HAVE_CONFIG_H
# include <config.h>
diff --git a/mail.remote/testsuite/Data b/mail.remote/testsuite/Data
index dbae6bdb5..dc0d53f5f 100644
--- a/mail.remote/testsuite/Data
+++ b/mail.remote/testsuite/Data
@@ -13,7 +13,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.
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
MESSAGE Simple mail
diff --git a/mail.remote/testsuite/Makefile.am b/mail.remote/testsuite/Makefile.am
index 72af2c200..e0eecdf49 100644
--- a/mail.remote/testsuite/Makefile.am
+++ b/mail.remote/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
SMTP_DEJATOOL = mail.remote
diff --git a/mail.remote/testsuite/lib/mail.remote.exp b/mail.remote/testsuite/lib/mail.remote.exp
index b1d6ac9a8..0a5baf677 100644
--- a/mail.remote/testsuite/lib/mail.remote.exp
+++ b/mail.remote/testsuite/lib/mail.remote.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
diff --git a/mail.remote/testsuite/mail.remote/send.exp b/mail.remote/testsuite/mail.remote/send.exp
index 07c649269..e4f4a2e6b 100644
--- a/mail.remote/testsuite/mail.remote/send.exp
+++ b/mail.remote/testsuite/mail.remote/send.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.
set chan [open ${srcdir}/Data r]

Return to:

Send suggestions and report system problems to the System administrator.