aboutsummaryrefslogtreecommitdiffstats
path: root/src/CommandLine.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-13 22:30:36 +0100
committerMax Kellermann <max@duempel.org>2014-01-13 22:31:55 +0100
commit4f83c60296de90933dc898193bd212c8d3b3a869 (patch)
tree99550d04cb30a76b95cc992b2a98818c6afbb9d7 /src/CommandLine.cxx
parenta4d580a6f87422798ba979d798115daca2649f81 (diff)
downloadmpd-4f83c60296de90933dc898193bd212c8d3b3a869.tar.gz
mpd-4f83c60296de90933dc898193bd212c8d3b3a869.tar.xz
mpd-4f83c60296de90933dc898193bd212c8d3b3a869.zip
copyright year 2014
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 58d07ddb7..ed9b05cb8 100644
--- a/src/CommandLine.cxx
+++ b/src/CommandLine.cxx
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2013 The Music Player Daemon Project
+ * Copyright (C) 2003-2014 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
@@ -89,7 +89,7 @@ static void version(void)
puts("Music Player Daemon " VERSION "\n"
"\n"
"Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>\n"
- "Copyright (C) 2008-2013 Max Kellermann <max@duempel.org>\n"
+ "Copyright (C) 2008-2014 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"