* mu.c: some cosmetics in --version output
This commit is contained in:
4
src/mu.c
4
src/mu.c
@ -91,8 +91,8 @@ show_version (void)
|
|||||||
{
|
{
|
||||||
const char* msg =
|
const char* msg =
|
||||||
"mu (mail indexer / searcher version) " VERSION "\n\n"
|
"mu (mail indexer / searcher version) " VERSION "\n\n"
|
||||||
"copyright (C) 2009 Dirk-Jan C. Binnema\n"
|
"Copyright (C) 2009 Dirk-Jan C. Binnema\n"
|
||||||
"license GPLv3+: GNU GPL version 3 or later "
|
"License GPLv3+: GNU GPL version 3 or later "
|
||||||
"<http://gnu.org/licenses/gpl.html>.\n\n"
|
"<http://gnu.org/licenses/gpl.html>.\n\n"
|
||||||
"This is free software: you are free to change "
|
"This is free software: you are free to change "
|
||||||
"and redistribute it.\n"
|
"and redistribute it.\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user