context: remove empty whiteline in --version
This also fixes the Copyright section in the troffit generated HTML output.
This commit is contained in:
@@ -279,8 +279,7 @@ mm_context_get_test_plugin_dir (void)
|
|||||||
static void
|
static void
|
||||||
print_version (void)
|
print_version (void)
|
||||||
{
|
{
|
||||||
g_print ("\n"
|
g_print ("ModemManager " MM_DIST_VERSION "\n"
|
||||||
"ModemManager " MM_DIST_VERSION "\n"
|
|
||||||
"Copyright (C) 2008-2020 The ModemManager authors\n"
|
"Copyright (C) 2008-2020 The ModemManager authors\n"
|
||||||
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>\n"
|
"License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>\n"
|
||||||
"This is free software: you are free to change and redistribute it.\n"
|
"This is free software: you are free to change and redistribute it.\n"
|
||||||
|
Reference in New Issue
Block a user