aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2015-06-26 16:32:52 +0200
committerMax Kellermann <max@duempel.org>2015-06-26 16:32:52 +0200
commit4d33b089dae0d97f0144239fcf1d254f51a5fd8f (patch)
treede2d502991d42e97e6a4e78215c4c1354688be24 /src
parent58996b841ac1a19794d704b5622480adc165c434 (diff)
downloadmpd-4d33b089dae0d97f0144239fcf1d254f51a5fd8f.tar.gz
mpd-4d33b089dae0d97f0144239fcf1d254f51a5fd8f.tar.xz
mpd-4d33b089dae0d97f0144239fcf1d254f51a5fd8f.zip
CommandLine: update copyright year
Diffstat (limited to 'src')
-rw-r--r--src/CommandLine.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx
index 1a55a29ea..b63b9b53f 100644
--- a/src/CommandLine.cxx
+++ b/src/CommandLine.cxx
@@ -106,7 +106,7 @@ static void version(void)
"\n"
"\n"
"Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>\n"
- "Copyright (C) 2008-2014 Max Kellermann <max@duempel.org>\n"
+ "Copyright (C) 2008-2015 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"