aboutsummaryrefslogtreecommitdiffstats
path: root/src/CommandLine.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-30 23:37:06 +0100
committerMax Kellermann <max@duempel.org>2013-10-30 23:37:06 +0100
commit8555b65c50d2bebc9becf4ec663241c439e8c02f (patch)
treee3bcd4da5aae29e38bd6c941b81be785e9a02671 /src/CommandLine.cxx
parent304fa5ecacaab9ec4dbcb5acc659cc026d264daf (diff)
downloadmpd-8555b65c50d2bebc9becf4ec663241c439e8c02f.tar.gz
mpd-8555b65c50d2bebc9becf4ec663241c439e8c02f.tar.xz
mpd-8555b65c50d2bebc9becf4ec663241c439e8c02f.zip
*: update copyright year to 2013
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 b0dd283a3..4d9c1005b 100644
--- a/src/CommandLine.cxx
+++ b/src/CommandLine.cxx
@@ -69,7 +69,7 @@ static void version(void)
puts(PACKAGE " (MPD: Music Player Daemon) " VERSION " \n"
"\n"
"Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>\n"
- "Copyright (C) 2008-2012 Max Kellermann <max@duempel.org>\n"
+ "Copyright (C) 2008-2013 Max Kellermann <max@duempel.org>\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"
"\n"