summaryrefslogtreecommitdiff
path: root/mailbox2
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2003-02-09 23:07:58 +0000
committerWojciech Polak <polak@gnu.org>2003-02-09 23:07:58 +0000
commit34bc7c1822863224a9eaf38b5a0ba83dd421ca3c (patch)
treeb3249b0980629111718e47e8c3fbcaba713437d1 /mailbox2
parentc3950a84b516798e28a119ec960bc0a4e95ce865 (diff)
downloadmailutils-34bc7c1822863224a9eaf38b5a0ba83dd421ca3c.tar.gz
mailutils-34bc7c1822863224a9eaf38b5a0ba83dd421ca3c.tar.bz2
Fixed typo in program name.
Diffstat (limited to 'mailbox2')
-rw-r--r--mailbox2/Makefile.am2
-rw-r--r--mailbox2/include/Makefile.am2
-rw-r--r--mailbox2/include/mailutils/Makefile.am2
-rw-r--r--mailbox2/include/mailutils/sys/Makefile.am2
-rw-r--r--mailbox2/mbox/Makefile.am2
-rw-r--r--mailbox2/pop3/Makefile.am2
6 files changed, 6 insertions, 6 deletions
diff --git a/mailbox2/Makefile.am b/mailbox2/Makefile.am
index 8c52ff100..b78db64bc 100644
--- a/mailbox2/Makefile.am
+++ b/mailbox2/Makefile.am
@@ -2,7 +2,7 @@
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
##
-## GNU Mailtuils is free software; you can redistribute it and/or
+## 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.
diff --git a/mailbox2/include/Makefile.am b/mailbox2/include/Makefile.am
index 5890b12b3..0d008d3f3 100644
--- a/mailbox2/include/Makefile.am
+++ b/mailbox2/include/Makefile.am
@@ -2,7 +2,7 @@
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
##
-## GNU Mailtuils is free software; you can redistribute it and/or
+## 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.
diff --git a/mailbox2/include/mailutils/Makefile.am b/mailbox2/include/mailutils/Makefile.am
index 7bf588eea..db5dd8da8 100644
--- a/mailbox2/include/mailutils/Makefile.am
+++ b/mailbox2/include/mailutils/Makefile.am
@@ -2,7 +2,7 @@
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
##
-## GNU Mailtuils is free software; you can redistribute it and/or
+## 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.
diff --git a/mailbox2/include/mailutils/sys/Makefile.am b/mailbox2/include/mailutils/sys/Makefile.am
index 42873767b..d464206e3 100644
--- a/mailbox2/include/mailutils/sys/Makefile.am
+++ b/mailbox2/include/mailutils/sys/Makefile.am
@@ -2,7 +2,7 @@
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
##
-## GNU Mailtuils is free software; you can redistribute it and/or
+## 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.
diff --git a/mailbox2/mbox/Makefile.am b/mailbox2/mbox/Makefile.am
index 784a095f6..3d08423d9 100644
--- a/mailbox2/mbox/Makefile.am
+++ b/mailbox2/mbox/Makefile.am
@@ -2,7 +2,7 @@
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
##
-## GNU Mailtuils is free software; you can redistribute it and/or
+## 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.
diff --git a/mailbox2/pop3/Makefile.am b/mailbox2/pop3/Makefile.am
index d5f071421..6c028b8a2 100644
--- a/mailbox2/pop3/Makefile.am
+++ b/mailbox2/pop3/Makefile.am
@@ -2,7 +2,7 @@
## Copyright (C) 2001, 2002 Free Software Foundation, Inc.
##
-## GNU Mailtuils is free software; you can redistribute it and/or
+## 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.

Return to:

Send suggestions and report system problems to the System administrator.