diff options
Diffstat (limited to 'cli')
-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 4d3d9ff6c..85fc89252 100644 --- a/cli/mmcli.c +++ b/cli/mmcli.c @@ -132,7 +132,7 @@ print_version_and_exit (void) { g_print ("\n" PROGRAM_NAME " " PROGRAM_VERSION "\n" - "Copyright (2011) Aleksander Morgado\n" + "Copyright (2011 - 2016) 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" |