diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-07-20 14:56:36 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-08-06 20:07:27 +0200 |
commit | 36924d8f82d240d1fc963d0444d42625368c42be (patch) | |
tree | 1aa0961021a8a8d376104f329bfb15e76efd6324 | |
parent | 2bf2b8e84804c261690032809a6775e3e7b01ed4 (diff) |
samsung: add Samsung Electronics, Inc. as copyright owners
They actually wrote the original Samsung plugin in ModemManager 0.5.
-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> */ |