* mu.c: some cosmetics in --version output

This commit is contained in:
Dirk-Jan C. Binnema 2009-11-29 22:49:45 +02:00
parent 95a2120087
commit 593a9af318
1 changed files with 2 additions and 2 deletions

View File

@ -91,8 +91,8 @@ show_version (void)
{
const char* msg =
"mu (mail indexer / searcher version) " VERSION "\n\n"
"copyright (C) 2009 Dirk-Jan C. Binnema\n"
"license GPLv3+: GNU GPL version 3 or later "
"Copyright (C) 2009 Dirk-Jan C. Binnema\n"
"License GPLv3+: GNU GPL version 3 or later "
"<http://gnu.org/licenses/gpl.html>.\n\n"
"This is free software: you are free to change "
"and redistribute it.\n"