summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.am3
-rw-r--r--config/mailutils-config.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index c0b7e7f9c..6f999fafa 100644
--- a/config/Makefile.am
+++ b/config/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}/mailbox \
-I${top_srcdir}/mailbox/include -I${top_builddir}/include/mailutils/gnu \
diff --git a/config/mailutils-config.c b/config/mailutils-config.c
index fd3e5a085..9cad8ffb6 100644
--- a/config/mailutils-config.c
+++ b/config/mailutils-config.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>

Return to:

Send suggestions and report system problems to the System administrator.