context: remove empty whiteline in --version

This also fixes the Copyright section in the troffit generated HTML
output.
This commit is contained in:
Aleksander Morgado
2020-03-21 15:48:49 +01:00
parent f1e77cdbe6
commit e9d7a9acde

View File

@@ -279,8 +279,7 @@ mm_context_get_test_plugin_dir (void)
static void
print_version (void)
{
g_print ("\n"
"ModemManager " MM_DIST_VERSION "\n"
g_print ("ModemManager " MM_DIST_VERSION "\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"
"This is free software: you are free to change and redistribute it.\n"