summaryrefslogtreecommitdiff
path: root/movemail
diff options
context:
space:
mode:
Diffstat (limited to 'movemail')
-rw-r--r--movemail/Makefile.am4
-rw-r--r--movemail/movemail.c3
2 files changed, 4 insertions, 3 deletions
diff --git a/movemail/Makefile.am b/movemail/Makefile.am
index 6d5a0632b..7630912e5 100644
--- a/movemail/Makefile.am
+++ b/movemail/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${top_srcdir}/include -I${top_srcdir}/lib -I${top_builddir}/include/mailutils/gnu -I${top_srcdir}/mailbox @INTLINCS@ @AUTHINCS@
bin_PROGRAMS = movemail
diff --git a/movemail/movemail.c b/movemail/movemail.c
index 1c6d17c9f..e15b0f8db 100644
--- a/movemail/movemail.c
+++ b/movemail/movemail.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 */
#if defined(HAVE_CONFIG_H)
# include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.