aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2019-07-12 11:31:04 +0200
committerAleksander Morgado <aleksander@aleksander.es>2019-07-12 11:31:04 +0200
commit8c8e0e8805db59f999f8d84a7d8a3fa8c22a3269 (patch)
tree9cc40d9e2c3b630029272276b483ab56cb22113a /src
parentd833b8644c67ecbacb677e31e29aea67b051f258 (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')
-rw-r--r--src/mm-base-call.c1
-rw-r--r--src/mm-base-call.h1
-rw-r--r--src/mm-broadband-modem.c3
-rw-r--r--src/mm-iface-modem-voice.c3
-rw-r--r--src/mm-iface-modem-voice.h3
5 files changed, 8 insertions, 3 deletions
diff --git a/src/mm-base-call.c b/src/mm-base-call.c
index 0f460ddf..0d09a09d 100644
--- a/src/mm-base-call.c
+++ b/src/mm-base-call.c
@@ -12,6 +12,7 @@
*
* Copyright (C) 2015 Riccardo Vangelisti <riccardo.vangelisti@sadel.it>
* Copyright (C) 2019 Aleksander Morgado <aleksander@aleksander.es>
+ * Copyright (C) 2019 Purism SPC
*/
#include <config.h>
diff --git a/src/mm-base-call.h b/src/mm-base-call.h
index 279edec1..973bcafa 100644
--- a/src/mm-base-call.h
+++ b/src/mm-base-call.h
@@ -11,6 +11,7 @@
* GNU General Public License for more details:
*
* Copyright (C) 2015 Riccardo Vangelisti <riccardo.vangelisti@sadel.it>
+ * Copyright (C) 2019 Purism SPC
*/
#ifndef MM_BASE_CALL_H
diff --git a/src/mm-broadband-modem.c b/src/mm-broadband-modem.c
index 4b953693..f54ddc56 100644
--- a/src/mm-broadband-modem.c
+++ b/src/mm-broadband-modem.c
@@ -13,7 +13,8 @@
* Copyright (C) 2008 - 2009 Novell, Inc.
* Copyright (C) 2009 - 2012 Red Hat, Inc.
* Copyright (C) 2011 - 2012 Google, Inc.
- * Copyright (C) 2015 - Marco Bascetta <marco.bascetta@sadel.it>
+ * Copyright (C) 2015 Marco Bascetta <marco.bascetta@sadel.it>
+ * Copyright (C) 2019 Purism SPC
*/
#include <config.h>
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>
diff --git a/src/mm-iface-modem-voice.h b/src/mm-iface-modem-voice.h
index fc7b0476..2f477638 100644
--- a/src/mm-iface-modem-voice.h
+++ b/src/mm-iface-modem-voice.h
@@ -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
*/
#ifndef MM_IFACE_MODEM_VOICE_H