diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mm-context.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-context.c b/src/mm-context.c index ecb409bb..5571d742 100644 --- a/src/mm-context.c +++ b/src/mm-context.c @@ -381,7 +381,7 @@ static void print_version (void) { g_print ("ModemManager " MM_DIST_VERSION "\n" - "Copyright (C) 2008-2021 The ModemManager authors\n" + "Copyright (C) 2008-2022 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" "There is NO WARRANTY, to the extent permitted by law.\n" |