diff options
Diffstat (limited to 'cli/mmcli.c')
-rw-r--r-- | cli/mmcli.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli.c b/cli/mmcli.c index af41f0a9..ef05a2e9 100644 --- a/cli/mmcli.c +++ b/cli/mmcli.c @@ -143,7 +143,7 @@ print_version_and_exit (void) { g_print ("\n" PROGRAM_NAME " " PROGRAM_VERSION "\n" - "Copyright (2011 - 2019) Aleksander Morgado\n" + "Copyright (2011 - 2020) Aleksander Morgado\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" "There is NO WARRANTY, to the extent permitted by law.\n" |