aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmdline.c
diff options
context:
space:
mode:
authorAvuton Olrich <avuton@gmail.com>2009-12-31 20:55:13 -0800
committerAvuton Olrich <avuton@gmail.com>2009-12-31 20:58:43 -0800
commit9d3865cb952e95cfe8ac94f27f567f8408ec5b50 (patch)
tree27c8ff0d86c08a4d01012b81b247cb96c5c332b5 /src/cmdline.c
parent05cde5810accc64b4f57a106ad41ba46dfd99bbd (diff)
downloadmpd-9d3865cb952e95cfe8ac94f27f567f8408ec5b50.tar.gz
mpd-9d3865cb952e95cfe8ac94f27f567f8408ec5b50.tar.xz
mpd-9d3865cb952e95cfe8ac94f27f567f8408ec5b50.zip
Update copyright notices.
Diffstat (limited to 'src/cmdline.c')
-rw-r--r--src/cmdline.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cmdline.c b/src/cmdline.c
index 908e8f27d..da1acefd7 100644
--- a/src/cmdline.c
+++ b/src/cmdline.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2009 The Music Player Daemon Project
+ * Copyright (C) 2003-2010 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
@@ -74,7 +74,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 Max Kellermann <max@duempel.org>\n"
+ "Copyright (C) 2008-2010 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"