summaryrefslogtreecommitdiff
path: root/src/mbim-proxy
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2018-01-20 09:28:31 +0100
committerAleksander Morgado <aleksander@aleksander.es>2018-01-20 10:01:34 +0100
commit4bb9e85d9b16a9bf43c4705f02d4911f7f9207b1 (patch)
treeb78c11a965b8b4c9e7cc0c49bb6eb5e458ac5fb2 /src/mbim-proxy
parent497b1a6298bd90e791920438e52457abbdcaa8b1 (diff)
downloadlibmbim-4bb9e85d9b16a9bf43c4705f02d4911f7f9207b1.tar.gz
mbimcli,mbim-proxy,mbim-network: update copyright year to 2018
Diffstat (limited to 'src/mbim-proxy')
-rw-r--r--src/mbim-proxy/mbim-proxy.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mbim-proxy/mbim-proxy.c b/src/mbim-proxy/mbim-proxy.c
index 46f023e..d2cd77f 100644
--- a/src/mbim-proxy/mbim-proxy.c
+++ b/src/mbim-proxy/mbim-proxy.c
@@ -125,8 +125,8 @@ print_version_and_exit (void)
{
g_print ("\n"
PROGRAM_NAME " " PROGRAM_VERSION "\n"
- "Copyright (C) 2013 Aleksander Morgado\n"
- "Copyright (C) 2014 Greg Suarez\n"
+ "Copyright (C) 2013-2018 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"
"There is NO WARRANTY, to the extent permitted by law.\n"