diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2022-10-19 11:09:48 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2022-10-19 11:18:38 +0000 |
commit | c73cbcc309b32d1b5ff94afc3ed731946403b81c (patch) | |
tree | d8aeec565c5576c0184ae174644f76f78f8e5688 /src | |
parent | 68123ac875ffeab9528977ca34e4db9a26a4140c (diff) |
core: update copyright years
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" |