diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2022-10-19 11:09:30 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2022-10-19 11:18:38 +0000 |
commit | 68123ac875ffeab9528977ca34e4db9a26a4140c (patch) | |
tree | 81ac859ee0b71fa74601f51d4663bc21181cccfc /cli/mmcli.c | |
parent | fff4b953645d5e4e2bd560d3d1d54cebb2874ed7 (diff) |
mmcli: update copyright years
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 b86c8d92..deeef312 100644 --- a/cli/mmcli.c +++ b/cli/mmcli.c @@ -173,7 +173,7 @@ static void print_version_and_exit (void) { 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" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" |