summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am21
-rw-r--r--lib/posix/Makefile.am21
2 files changed, 36 insertions, 6 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 1477b9432..1fccdf92b 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,6 +1,21 @@
-# This file is part of GNU Mailutils
-# Copyright (C) 2000,2001,2002 Free Software Foundation
-# See file COPYING in the distribution root directory for copying conditions.
+## Process this file with GNU Automake to create Makefile.in
+
+## Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+##
+## GNU Mailtuils is free software; you can redistribute it and/or
+## modify it under the terms of the GNU General Public License as
+## published by the Free Software Foundation; either version 2, or (at
+## your option) any later version.
+##
+## This program is distributed in the hope that it will be useful, but
+## WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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
noinst_LTLIBRARIES = libmailutils.la
diff --git a/lib/posix/Makefile.am b/lib/posix/Makefile.am
index caa40b208..4e2e2c469 100644
--- a/lib/posix/Makefile.am
+++ b/lib/posix/Makefile.am
@@ -1,6 +1,21 @@
-# This file is part of GNU Mailutils
-# Copyright (C) 2000,2001,2002 Free Software Foundation
-# See file COPYING in the distribution root directory for copying conditions.
+## Process this file with GNU Automake to create Makefile.in
+
+## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
+##
+## GNU Mailtuils is free software; you can redistribute it and/or
+## modify it under the terms of the GNU General Public License as
+## published by the Free Software Foundation; either version 2, or (at
+## your option) any later version.
+##
+## This program is distributed in the hope that it will be useful, but
+## WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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
AUTOMAKE_OPTIONS=no-dependencies

Return to:

Send suggestions and report system problems to the System administrator.