CommandLine: simplified program name line

This commit is contained in:
Max Kellermann 2013-10-31 00:12:26 +01:00
parent ff9b717bf6
commit 8c6727949c

View File

@ -66,7 +66,7 @@ static constexpr Domain cmdline_domain("cmdline");
gcc_noreturn
static void version(void)
{
puts(PACKAGE " (MPD: Music Player Daemon) " VERSION " \n"
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"