diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2018-01-20 15:15:52 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-01-20 15:17:02 +0100 |
commit | 2a9566b19a7094a418f6f4d8edc60ee50bf7bd46 (patch) | |
tree | 5e6143ed7b66346a9c27c81a92e22d193dc05151 /utils | |
parent | 00b9856073476a80f0b7cf4cc79138bc27695ae5 (diff) |
qmi-firmware-update,qmicli,qmi-network: update copyright years to 2018
Diffstat (limited to 'utils')
-rwxr-xr-x | utils/qmi-network.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/qmi-network.in b/utils/qmi-network.in index 7b6d9ec..bf7bed9 100755 --- a/utils/qmi-network.in +++ b/utils/qmi-network.in @@ -71,7 +71,7 @@ help () version () { echo "qmi-network @VERSION@" - echo "Copyright (2013-2017) Aleksander Morgado" + echo "Copyright (C) 2013-2018 Aleksander Morgado" echo "License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>" echo "This is free software: you are free to change and redistribute it." echo "There is NO WARRANTY, to the extent permitted by law." |