summaryrefslogtreecommitdiff
path: root/libmailutils/cli/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/cli/cli.c')
-rw-r--r--libmailutils/cli/cli.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmailutils/cli/cli.c b/libmailutils/cli/cli.c
index 0381f9c0f..6e881f433 100644
--- a/libmailutils/cli/cli.c
+++ b/libmailutils/cli/cli.c
@@ -1,5 +1,5 @@
/* cli.c -- Command line interface for GNU Mailutils
- Copyright (C) 2016 Free Software Foundation, Inc.
+ Copyright (C) 2016-2017 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
@@ -54,7 +54,7 @@ const char mu_version_copyright[] =
/* Do *not* mark this string for translation. %s is a copyright
symbol suitable for this locale, and %d is the copyright
year. */
- "Copyright %s 2007-2016 Free Software Foundation, inc.";
+ "Copyright %s 2007-2017 Free Software Foundation, inc.";
void
mu_version_hook (struct mu_parseopt *po, mu_stream_t stream)

Return to:

Send suggestions and report system problems to the System administrator.