diff options
author | Max Kellermann <max@duempel.org> | 2013-10-30 23:37:06 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-10-30 23:37:06 +0100 |
commit | 8555b65c50d2bebc9becf4ec663241c439e8c02f (patch) | |
tree | e3bcd4da5aae29e38bd6c941b81be785e9a02671 /src/CommandLine.cxx | |
parent | 304fa5ecacaab9ec4dbcb5acc659cc026d264daf (diff) | |
download | mpd-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.cxx | 2 |
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" |