diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/cinterion/mm-modem-helpers-cinterion.c | 5 | ||||
-rw-r--r-- | plugins/cinterion/mm-modem-helpers-cinterion.h | 5 | ||||
-rw-r--r-- | plugins/cinterion/mm-shared-cinterion.c | 1 | ||||
-rw-r--r-- | plugins/cinterion/mm-shared-cinterion.h | 1 |
4 files changed, 8 insertions, 4 deletions
diff --git a/plugins/cinterion/mm-modem-helpers-cinterion.c b/plugins/cinterion/mm-modem-helpers-cinterion.c index b45b9af0..0eac9125 100644 --- a/plugins/cinterion/mm-modem-helpers-cinterion.c +++ b/plugins/cinterion/mm-modem-helpers-cinterion.c @@ -10,9 +10,10 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * - * Copyright (C) 2016 Trimble Navigation Limited * Copyright (C) 2014 Aleksander Morgado <aleksander@aleksander.es> - * Contributor: Matthew Stanger <matthew_stanger@trimble.com> + * Copyright (C) 2016 Trimble Navigation Limited + * Copyright (C) 2016 Matthew Stanger <matthew_stanger@trimble.com> + * Copyright (C) 2019 Purism SPC */ #include <config.h> diff --git a/plugins/cinterion/mm-modem-helpers-cinterion.h b/plugins/cinterion/mm-modem-helpers-cinterion.h index 6b972048..a318b8d0 100644 --- a/plugins/cinterion/mm-modem-helpers-cinterion.h +++ b/plugins/cinterion/mm-modem-helpers-cinterion.h @@ -10,9 +10,10 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * - * Copyright (C) 2016 Trimble Navigation Limited * Copyright (C) 2014 Aleksander Morgado <aleksander@aleksander.es> - * Contributor: Matthew Stanger <matthew_stanger@trimble.com> + * Copyright (C) 2016 Trimble Navigation Limited + * Copyright (C) 2016 Matthew Stanger <matthew_stanger@trimble.com> + * Copyright (C) 2019 Purism SPC */ #ifndef MM_MODEM_HELPERS_CINTERION_H diff --git a/plugins/cinterion/mm-shared-cinterion.c b/plugins/cinterion/mm-shared-cinterion.c index 3bc15e94..5cb35a8b 100644 --- a/plugins/cinterion/mm-shared-cinterion.c +++ b/plugins/cinterion/mm-shared-cinterion.c @@ -12,6 +12,7 @@ * * Copyright (C) 2014 Ammonit Measurement GmbH * Copyright (C) 2014 - 2018 Aleksander Morgado <aleksander@aleksander.es> + * Copyright (C) 2019 Purism SPC */ #include <config.h> diff --git a/plugins/cinterion/mm-shared-cinterion.h b/plugins/cinterion/mm-shared-cinterion.h index c849b826..6500dd49 100644 --- a/plugins/cinterion/mm-shared-cinterion.h +++ b/plugins/cinterion/mm-shared-cinterion.h @@ -12,6 +12,7 @@ * * Copyright (C) 2014 Ammonit Measurement GmbH * Copyright (C) 2014 - 2018 Aleksander Morgado <aleksander@aleksander.es> + * Copyright (C) 2019 Purism SPC */ #ifndef MM_SHARED_CINTERION_H |