diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-03 20:43:45 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2020-01-03 20:43:45 +0100 |
commit | b774cbe658c6e7e0eba169d72c2cbee9764eddc1 (patch) | |
tree | 5d25605fa0c3f327e37deaa543266820d81e36f6 /src/mm-context.c | |
parent | 70910a6713fed1996afbde69d0be18ac55ae8244 (diff) |
build: bump copyright years to 2020
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 061c5c98..8630be02 100644 --- a/src/mm-context.c +++ b/src/mm-context.c @@ -281,7 +281,7 @@ print_version (void) { g_print ("\n" "ModemManager " MM_DIST_VERSION "\n" - "Copyright (C) 2008-2019 The ModemManager authors\n" + "Copyright (C) 2008-2020 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" |