mmcli: update copyright years

This commit is contained in:
Aleksander Morgado
2022-10-19 11:09:30 +00:00
parent fff4b95364
commit 68123ac875

View File

@@ -173,7 +173,7 @@ static void
print_version_and_exit (void) print_version_and_exit (void)
{ {
g_print (PROGRAM_NAME " " PROGRAM_VERSION "\n" g_print (PROGRAM_NAME " " PROGRAM_VERSION "\n"
"Copyright (2011 - 2021) Aleksander Morgado\n" "Copyright (2011 - 2022) Aleksander Morgado\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"
"There is NO WARRANTY, to the extent permitted by law.\n" "There is NO WARRANTY, to the extent permitted by law.\n"