diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index 4d9c1005b..05f0a358c 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -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 \n" "Copyright (C) 2008-2013 Max Kellermann \n"