summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@gnu.org>2002-12-31 14:32:26 +0000
committerJeff Bailey <jbailey@gnu.org>2002-12-31 14:32:26 +0000
commitb43e49d49dbe9120b56b696302d8be76549e000a (patch)
tree0f7e95706f76da73257ddd31989036cd9a874159 /mail.remote
parentf6a5fc16c609366f60f5482bcb3287d422c23694 (diff)
downloadmailutils-b43e49d49dbe9120b56b696302d8be76549e000a.tar.gz
mailutils-b43e49d49dbe9120b56b696302d8be76549e000a.tar.bz2
2002-12-31 Jeff Bailey <jbailey@gnu.org>
* auth/Makefile.am: Correct copyright year, add license information. * sieve/testsuite/Makefile.am: Likewise. * testsuite/Makefile.am: Likewise. * sieve/Makefile.am: Likewise. * scripts/guile-1.6/Makefile.am: Likewise. * scripts/guile-1.4/Makefile.am: Likewise. * scripts/Makefile.am: Likewise. * readmsg/testsuite/Makefile.am: Likewise. * readmsg/Makefile.am: Likewise. * mh/Makefile.am: Likewise. * messages/testsuite/Makefile.am: Likewise. * messages/Makefile.am: Likewise. * pop3d/testsuite/Makefile.am: Likewise. * pop3d/Makefile.am: Likewise. * mapi/Makefile.am: Likewise. * mail.remote/testsuite/Makefile.am: Likewise. * mail.remote/Makefile.am: Likewise. * mail.local/testsuite/Makefile.am: Likewise. * mail.local/Makefile.am: Likewise. * mailbox2/pop3/Makefile.am: Likewise. * mailbox2/mbox/Makefile.am: Likewise. * mailbox2/include/mailutils/sys/Makefile.am: Likewise. * mailbox2/include/mailutils/Makefile.am: Likewise. * mailbox2/include/Makefile.am: Likewise. * mailbox2/Makefile.am: Likewise. * mailbox/testsuite/Makefile.am: Likewise. * mailbox/include/Makefile.am: Likewise. * mailbox/Makefile.am: Likewise. * mail/testsuite/Makefile.am: Likewise. * mail/Makefile.am: Likewise. * m4/Makefile.am: Likewise. * libsieve/Makefile.am: Likewise. * libmu_scm/Makefile.am: Likewise. * lib/posix/Makefile.am: Likewise. * lib/Makefile.am: Likewise. * include/mailutils/gnu/Makefile.am: Likewise. * include/mailutils/Makefile.am: Likewise. * include/Makefile.am: Likewise. * imap4d/Makefile.am: Likewise. * imap4d/testsuite/Makefile.am: Likewise. * guimb/scm/Makefile.am: Likewise. * guimb/Makefile.am: Likewise. * from/testsuite/Makefile.am: Likewise. * from/Makefile.am: Likewise. * frm/testsuite/Makefile.am: Likewise. * examples/Makefile.am: Likewise. * frm/Makefile.am: Likewise. * dotlock/Makefile.am: Likewise. * doc/texinfo/Makefile.am: Likewise. * doc/rfc/Makefile.am: Likewise. * doc/man/Makefile.am: Likewise. * doc/Makefile.am: Likewise. * comsat/Makefile.am: Likewise. * Makefile.am: Likewise. * configure.ac: Update FSF Address
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/Makefile.am21
-rw-r--r--mail.remote/testsuite/Makefile.am21
2 files changed, 36 insertions, 6 deletions
diff --git a/mail.remote/Makefile.am b/mail.remote/Makefile.am
index 2e5fc14bb..b0489ca2a 100644
--- a/mail.remote/Makefile.am
+++ b/mail.remote/Makefile.am
@@ -1,6 +1,21 @@
1# This file is part of GNU Mailutils 1## Process this file with GNU Automake to create Makefile.in
2# Copyright (C) 2000,2001,2002 Free Software Foundation 2
3# See file COPYING in the distribution root directory for copying conditions. 3## Copyright (C) 2002 Free Software Foundation, Inc.
4##
5## GNU Mailtuils is free software; you can redistribute it and/or
6## modify it under the terms of the GNU General Public License as
7## published by the Free Software Foundation; either version 2, or (at
8## your option) any later version.
9##
10## This program is distributed in the hope that it will be useful, but
11## WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13## General Public License for more details.
14##
15## You should have received a copy of the GNU General Public License
16## along with this program; if not, write to the Free Software
17## Foundation, Inc.
18## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
4 19
5INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include @INTLINCS@ 20INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include @INTLINCS@
6 21
diff --git a/mail.remote/testsuite/Makefile.am b/mail.remote/testsuite/Makefile.am
index 59f4e87d5..e62389218 100644
--- a/mail.remote/testsuite/Makefile.am
+++ b/mail.remote/testsuite/Makefile.am
@@ -1,6 +1,21 @@
1# This file is part of GNU Mailutils 1## Process this file with GNU Automake to create Makefile.in
2# Copyright (C) 2000,2001,2002 Free Software Foundation 2
3# See file COPYING in the distribution root directory for copying conditions. 3## Copyright (C) 2002 Free Software Foundation, Inc.
4##
5## GNU Mailtuils is free software; you can redistribute it and/or
6## modify it under the terms of the GNU General Public License as
7## published by the Free Software Foundation; either version 2, or (at
8## your option) any later version.
9##
10## This program is distributed in the hope that it will be useful, but
11## WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13## General Public License for more details.
14##
15## You should have received a copy of the GNU General Public License
16## along with this program; if not, write to the Free Software
17## Foundation, Inc.
18## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
4 19
5AUTOMAKE_OPTIONS = dejagnu 20AUTOMAKE_OPTIONS = dejagnu
6SMTP_DEJATOOL = mail.remote 21SMTP_DEJATOOL = mail.remote

Return to:

Send suggestions and report system problems to the System administrator.