summaryrefslogtreecommitdiff
path: root/src/CommandLine.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-10-31 17:54:59 +0100
committerMax Kellermann <max@musicpd.org>2018-10-31 17:54:59 +0100
commitf5c907149401d2ec6bee7bbc55baceb90989d469 (patch)
tree8b5df9cdd809cc63dfcb41df422d697282f5158d /src/CommandLine.cxx
parent2148d4bb31cde4751d7be42e2d8c7cd9ac4e0ff4 (diff)
*: copyright year 2018
Diffstat (limited to 'src/CommandLine.cxx')
-rw-r--r--src/CommandLine.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx
index 98d368e18..b820e396b 100644
--- a/src/CommandLine.cxx
+++ b/src/CommandLine.cxx
@@ -110,8 +110,8 @@ static void version(void)
{
printf("Music Player Daemon " VERSION " (%s)\n"
"\n"
- "Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>\n"
- "Copyright 2008-2017 Max Kellermann <max.kellermann@gmail.com>\n"
+ "Copyright 2003-2007 Warren Dukes <warren.dukes@gmail.com>\n"
+ "Copyright 2008-2018 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"