summaryrefslogtreecommitdiff
path: root/src/CommandLine.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommandLine.cxx')
-rw-r--r--src/CommandLine.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx
index 5c46c90e4..e046d5ca4 100644
--- a/src/CommandLine.cxx
+++ b/src/CommandLine.cxx
@@ -114,7 +114,7 @@ static void version()
printf("Music Player Daemon " VERSION " (%s)"
"\n"
"Copyright 2003-2007 Warren Dukes <warren.dukes@gmail.com>\n"
- "Copyright 2008-2018 Max Kellermann <max.kellermann@gmail.com>\n"
+ "Copyright 2008-2021 Max Kellermann <max.kellermann@gmail.com>\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n",
GIT_VERSION);