summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-02-25 16:33:56 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-02-25 16:33:56 +0000
commita3bb24610c1579ff7c45c27cdd76bb1009d4a9df (patch)
treea8e78f745d429d5848e75a422598fd44b77ceda2 /mail
parent5a7943fe15f700caef1019b531841877b6c97ff0 (diff)
downloadmailutils-a3bb24610c1579ff7c45c27cdd76bb1009d4a9df.tar.gz
mailutils-a3bb24610c1579ff7c45c27cdd76bb1009d4a9df.tar.bz2
Updated copyright date
Diffstat (limited to 'mail')
-rw-r--r--mail/mail.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/mail.c b/mail/mail.c
index 33a89f56d..872c13f27 100644
--- a/mail/mail.c
+++ b/mail/mail.c
@@ -1,5 +1,6 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+ Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
+ 2005 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
@@ -522,7 +523,7 @@ int
mail_warranty (int argc ARG_UNUSED, char **argv ARG_UNUSED)
{
fputs (_("GNU Mailutils -- a suite of utilities for electronic mail\n"
- "Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.\n\n"),
+ "Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.\n\n"),
ofile);
fputs (
_(" GNU Mailutils is free software; you can redistribute it and/or modify\n"

Return to:

Send suggestions and report system problems to the System administrator.