summaryrefslogtreecommitdiff
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-10-09 16:58:21 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2010-10-09 16:58:21 +0300
commitbf07c0b891aad29dd8eb45ff3c1b1ea8c23e7dce (patch)
treec5cb87ca80f96a4f12025d732b6335e00158538c /mail/Makefile.am
parentf3188dcc18d8de1192c87e7e0284800e9488b976 (diff)
downloadmailutils-bf07c0b891aad29dd8eb45ff3c1b1ea8c23e7dce.tar.gz
mailutils-bf07c0b891aad29dd8eb45ff3c1b1ea8c23e7dce.tar.bz2
Fix copyleft notices to follow the GNU standards.
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am29
1 files changed, 13 insertions, 16 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 3da9034f4..cca0bebbe 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -1,22 +1,19 @@
-## Process this file with GNU Automake to create Makefile.in
-
-## Copyright (C) 1999, 2000, 2001, 2002, 2005, 2007, 2010 Free
-## Software Foundation, Inc.
+## This file is part of GNU Mailutils.
+## Copyright (C) 1999, 2000, 2001, 2002, 2005, 2007, 2010 Free
+## Software Foundation, Inc.
##
-## GNU Mailutils 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.
+## GNU Mailutils 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.
+## GNU Mailutils 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. 51 Franklin Street, Fifth Floor, Boston, MA
-## 02110-1301 USA
+## You should have received a copy of the GNU General Public License
+## along with GNU Mailutils. If not, see <http://www.gnu.org/licenses/>.
AM_YFLAGS=-vt
INCLUDES = @MU_APP_COMMON_INCLUDES@ @MU_AUTHINCS@

Return to:

Send suggestions and report system problems to the System administrator.