summaryrefslogtreecommitdiff
path: root/src/mbim-proxy
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-01-03 20:38:31 +0100
committerAleksander Morgado <aleksander@aleksander.es>2020-01-03 20:38:31 +0100
commit1c58bd3c10eca49eaf83afd667aa8e5b079bc8ad (patch)
tree7d7ae819869cd945dd0f54c47e5d2c071e4e6c7e /src/mbim-proxy
parent9c82fe382b49808131a087e69de709ba988f0e47 (diff)
downloadlibmbim-1c58bd3c10eca49eaf83afd667aa8e5b079bc8ad.tar.gz
build: bump copyright years to 2020
Diffstat (limited to 'src/mbim-proxy')
-rw-r--r--src/mbim-proxy/mbim-proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbim-proxy/mbim-proxy.c b/src/mbim-proxy/mbim-proxy.c
index e2f6535..c38a8de 100644
--- a/src/mbim-proxy/mbim-proxy.c
+++ b/src/mbim-proxy/mbim-proxy.c
@@ -141,7 +141,7 @@ print_version_and_exit (void)
{
g_print ("\n"
PROGRAM_NAME " " PROGRAM_VERSION "\n"
- "Copyright (C) 2013-2019 Aleksander Morgado\n"
+ "Copyright (C) 2013-2020 Aleksander Morgado\n"
"Copyright (C) 2014-2018 Greg Suarez\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"