diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2019-07-12 11:31:04 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2019-07-12 11:31:04 +0200 |
commit | 8c8e0e8805db59f999f8d84a7d8a3fa8c22a3269 (patch) | |
tree | 9cc40d9e2c3b630029272276b483ab56cb22113a /src/mm-iface-modem-voice.c | |
parent | d833b8644c67ecbacb677e31e29aea67b051f258 (diff) |
voice,call,cinterion: add Purism as copyright holder
The GSM supplementary services related changes, as well as the rework
done to manage calls per call id, is copyrighted by Purism SPC.
Diffstat (limited to 'src/mm-iface-modem-voice.c')
-rw-r--r-- | src/mm-iface-modem-voice.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mm-iface-modem-voice.c b/src/mm-iface-modem-voice.c index de4efc62..92f8f65a 100644 --- a/src/mm-iface-modem-voice.c +++ b/src/mm-iface-modem-voice.c @@ -10,7 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * - * Copyright (C) 2015 - Marco Bascetta <marco.bascetta@sadel.it> + * Copyright (C) 2015 Marco Bascetta <marco.bascetta@sadel.it> + * Copyright (C) 2019 Purism SPC */ #include <ModemManager.h> |