diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-01-17 10:33:45 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-01-17 10:33:45 +0100 |
commit | 268bf4f98af0adeef703f02469e47259c73be91e (patch) | |
tree | 8aae8f8b1adb06fe307126caae19506afe258b53 /src/mm-context.c | |
parent | 6c0c67d6f0a65af416448236f07cdccfd1993dd8 (diff) |
core: update copyright years to 2021
Diffstat (limited to 'src/mm-context.c')
-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 79091e87..890734ea 100644 --- a/src/mm-context.c +++ b/src/mm-context.c @@ -298,7 +298,7 @@ static void print_version (void) { g_print ("ModemManager " MM_DIST_VERSION "\n" - "Copyright (C) 2008-2020 The ModemManager authors\n" + "Copyright (C) 2008-2021 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" |