diff options
-rw-r--r-- | plugins/samsung/mm-broadband-bearer-samsung.c | 1 | ||||
-rw-r--r-- | plugins/samsung/mm-broadband-bearer-samsung.h | 1 | ||||
-rw-r--r-- | plugins/samsung/mm-broadband-modem-samsung.c | 2 | ||||
-rw-r--r-- | plugins/samsung/mm-broadband-modem-samsung.h | 1 | ||||
-rw-r--r-- | plugins/samsung/mm-plugin-samsung.c | 1 | ||||
-rw-r--r-- | plugins/samsung/mm-plugin-samsung.h | 1 |
6 files changed, 6 insertions, 1 deletions
diff --git a/plugins/samsung/mm-broadband-bearer-samsung.c b/plugins/samsung/mm-broadband-bearer-samsung.c index 96e0cd9c..0f33b836 100644 --- a/plugins/samsung/mm-broadband-bearer-samsung.c +++ b/plugins/samsung/mm-broadband-bearer-samsung.c @@ -10,6 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * + * Copyright (C) 2011 Samsung Electronics, Inc. * Copyright (C) 2012 Google, Inc. * Copyright (C) 2012 Aleksander Morgado <aleksander@gnu.org> */ diff --git a/plugins/samsung/mm-broadband-bearer-samsung.h b/plugins/samsung/mm-broadband-bearer-samsung.h index 793e34f5..c9af0df2 100644 --- a/plugins/samsung/mm-broadband-bearer-samsung.h +++ b/plugins/samsung/mm-broadband-bearer-samsung.h @@ -10,6 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * + * Copyright (C) 2011 Samsung Electronics, Inc. * Copyright (C) 2012 Google, Inc. * Copyright (C) 2012 Aleksander Morgado <aleksander@gnu.org> */ diff --git a/plugins/samsung/mm-broadband-modem-samsung.c b/plugins/samsung/mm-broadband-modem-samsung.c index c981c755..59d2d145 100644 --- a/plugins/samsung/mm-broadband-modem-samsung.c +++ b/plugins/samsung/mm-broadband-modem-samsung.c @@ -10,7 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * - * + * Copyright (C) 2011 Samsung Electronics, Inc. * Copyright (C) 2012 Google Inc. * Author: Nathan Williams <njw@google.com> */ diff --git a/plugins/samsung/mm-broadband-modem-samsung.h b/plugins/samsung/mm-broadband-modem-samsung.h index 0bbbfb4e..67d2f4db 100644 --- a/plugins/samsung/mm-broadband-modem-samsung.h +++ b/plugins/samsung/mm-broadband-modem-samsung.h @@ -10,6 +10,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details: * + * Copyright (C) 2011 Samsung Electronics, Inc. * Copyright (C) 2012 Google Inc. * Author: Nathan Williams <njw@google.com> */ diff --git a/plugins/samsung/mm-plugin-samsung.c b/plugins/samsung/mm-plugin-samsung.c index 089b139f..43f7220e 100644 --- a/plugins/samsung/mm-plugin-samsung.c +++ b/plugins/samsung/mm-plugin-samsung.c @@ -16,6 +16,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * + * Copyright (C) 2011 Samsung Electronics, Inc. * Copyright (C) 2012 Google Inc. * Author: Nathan Williams <njw@google.com> */ diff --git a/plugins/samsung/mm-plugin-samsung.h b/plugins/samsung/mm-plugin-samsung.h index 3cce72e8..85f32028 100644 --- a/plugins/samsung/mm-plugin-samsung.h +++ b/plugins/samsung/mm-plugin-samsung.h @@ -16,6 +16,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * + * Copyright (C) 2011 Samsung Electronics, Inc. * Copyright (C) 2012 Google Inc. * Author: Nathan Williams <njw@google.com> */ |