diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2011-07-06 09:37:47 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2011-07-06 09:37:47 +0200 |
commit | 50e9d6fc54da6900796cc6af957465120dc530d7 (patch) | |
tree | 2323ddf89b057b32f00ec22335c1c3b4623bfa86 | |
parent | 077a4004fd2c7b4005962d8e0aa7eac8b7edd0a9 (diff) |
cinterion, wavecom: update copyright info
-rw-r--r-- | plugins/mm-modem-cinterion-gsm.c | 3 | ||||
-rw-r--r-- | plugins/mm-modem-cinterion-gsm.h | 3 | ||||
-rw-r--r-- | plugins/mm-modem-wavecom-gsm.c | 3 | ||||
-rw-r--r-- | plugins/mm-modem-wavecom-gsm.h | 3 | ||||
-rw-r--r-- | plugins/mm-plugin-cinterion.c | 3 | ||||
-rw-r--r-- | plugins/mm-plugin-cinterion.h | 3 | ||||
-rw-r--r-- | plugins/mm-plugin-wavecom.c | 3 | ||||
-rw-r--r-- | plugins/mm-plugin-wavecom.h | 3 |
8 files changed, 16 insertions, 8 deletions
diff --git a/plugins/mm-modem-cinterion-gsm.c b/plugins/mm-modem-cinterion-gsm.c index df10fdbf..6f3b46f4 100644 --- a/plugins/mm-modem-cinterion-gsm.c +++ b/plugins/mm-modem-cinterion-gsm.c @@ -10,7 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * - * Copyright (C) 2011 Aleksander Morgado <aleksander@lanedo.com> + * Copyright (C) 2011 Ammonit Measurement GmbH + * Author: Aleksander Morgado <aleksander@lanedo.com> */ #include <config.h> diff --git a/plugins/mm-modem-cinterion-gsm.h b/plugins/mm-modem-cinterion-gsm.h index e1238016..dc271c01 100644 --- a/plugins/mm-modem-cinterion-gsm.h +++ b/plugins/mm-modem-cinterion-gsm.h @@ -10,7 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * - * Copyright (C) 2011 Aleksander Morgado <aleksander@lanedo.com> + * Copyright (C) 2011 Ammonit Measurement GmbH + * Author: Aleksander Morgado <aleksander@lanedo.com> */ #ifndef MM_MODEM_CINTERION_GSM_H diff --git a/plugins/mm-modem-wavecom-gsm.c b/plugins/mm-modem-wavecom-gsm.c index 3bfcdbe6..cba5288b 100644 --- a/plugins/mm-modem-wavecom-gsm.c +++ b/plugins/mm-modem-wavecom-gsm.c @@ -10,7 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * - * Copyright (C) 2011 Ammonit Gesellschaft für Messtechnik mbH + * Copyright (C) 2011 Ammonit Measurement GmbH + * Author: Aleksander Morgado <aleksander@lanedo.com> */ #include <config.h> diff --git a/plugins/mm-modem-wavecom-gsm.h b/plugins/mm-modem-wavecom-gsm.h index f8289e3b..25540ad2 100644 --- a/plugins/mm-modem-wavecom-gsm.h +++ b/plugins/mm-modem-wavecom-gsm.h @@ -10,7 +10,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * - * Copyright (C) 2011 Ammonit Gesellschaft für Messtechnik mbH + * Copyright (C) 2011 Ammonit Measurement GmbH + * Author: Aleksander Morgado <aleksander@lanedo.com> */ #ifndef MM_MODEM_WAVECOM_GSM_H diff --git a/plugins/mm-plugin-cinterion.c b/plugins/mm-plugin-cinterion.c index a7737687..5c14722f 100644 --- a/plugins/mm-plugin-cinterion.c +++ b/plugins/mm-plugin-cinterion.c @@ -16,7 +16,8 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Copyright (C) 2011 Aleksander Morgado <aleksander@lanedo.com> + * Copyright (C) 2011 Ammonit Measurement GmbH + * Author: Aleksander Morgado <aleksander@lanedo.com> */ #include <string.h> diff --git a/plugins/mm-plugin-cinterion.h b/plugins/mm-plugin-cinterion.h index 4c9b51a5..4847167f 100644 --- a/plugins/mm-plugin-cinterion.h +++ b/plugins/mm-plugin-cinterion.h @@ -16,7 +16,8 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Copyright (C) 2011 Aleksander Morgado <aleksander@lanedo.com> + * Copyright (C) 2011 Ammonit Measurement GmbH + * Author: Aleksander Morgado <aleksander@lanedo.com> */ #ifndef MM_PLUGIN_CINTERION_H diff --git a/plugins/mm-plugin-wavecom.c b/plugins/mm-plugin-wavecom.c index 8cbf4f5e..f17aa988 100644 --- a/plugins/mm-plugin-wavecom.c +++ b/plugins/mm-plugin-wavecom.c @@ -16,7 +16,8 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Copyright (C) 2011 Ammonit Gesellschaft für Messtechnik mbH + * Copyright (C) 2011 Ammonit Measurement GmbH + * Author: Aleksander Morgado <aleksander@lanedo.com> */ #include <string.h> diff --git a/plugins/mm-plugin-wavecom.h b/plugins/mm-plugin-wavecom.h index d01bf156..5563a370 100644 --- a/plugins/mm-plugin-wavecom.h +++ b/plugins/mm-plugin-wavecom.h @@ -16,7 +16,8 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * - * Copyright (C) 2011 Ammonit Gesellschaft für Messtechnik mbH + * Copyright (C) 2011 Ammonit Measurement GmbH + * Author: Aleksander Morgado <aleksander@lanedo.com> */ #ifndef MM_PLUGIN_WAVECOM_H |