summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--maildrop/main.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/maildrop/main.C b/maildrop/main.C
index d174ade..c503863 100644
--- a/maildrop/main.C
+++ b/maildrop/main.C
@@ -170,7 +170,7 @@ char hostname[256];
static void copyright()
{
-static const char msg[]="maildrop " VERSION " Copyright 1998-2017 Double Precision, Inc."
+static const char msg[]="maildrop " VERSION " Copyright 1998-2018 Double Precision, Inc."
#if CRLF_TERM
"\r\n"