greybus: add Linaro copyrights
authorAlex Elder <elder@linaro.org>
Fri, 12 Dec 2014 18:08:42 +0000 (12:08 -0600)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 12 Dec 2014 19:15:55 +0000 (14:15 -0500)
I was asked to add a Linaro copyright to all Greybus source files
that anyone at Linaro has modified.  This patch does that.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
27 files changed:
drivers/staging/greybus/ap.c
drivers/staging/greybus/battery-gb.c
drivers/staging/greybus/connection.c
drivers/staging/greybus/connection.h
drivers/staging/greybus/core.c
drivers/staging/greybus/debugfs.c
drivers/staging/greybus/es1-ap-usb.c
drivers/staging/greybus/gpio-gb.c
drivers/staging/greybus/greybus.h
drivers/staging/greybus/greybus_manifest.h
drivers/staging/greybus/i2c-gb.c
drivers/staging/greybus/interface.c
drivers/staging/greybus/interface.h
drivers/staging/greybus/interface_block.c
drivers/staging/greybus/interface_block.h
drivers/staging/greybus/kernel_ver.h
drivers/staging/greybus/manifest.c
drivers/staging/greybus/manifest.h
drivers/staging/greybus/operation.c
drivers/staging/greybus/operation.h
drivers/staging/greybus/protocol.c
drivers/staging/greybus/protocol.h
drivers/staging/greybus/sdio-gb.c
drivers/staging/greybus/svc_msg.h
drivers/staging/greybus/uart-gb.c
drivers/staging/greybus/usb-gb.c
drivers/staging/greybus/vibrator-gb.c

index 89debab..4fa2ad9 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus "AP" message loop handling
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index e4a5a85..3ed7639 100644 (file)
@@ -2,6 +2,7 @@
  * Battery driver for a Greybus module.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 7d5f461..1658fdb 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus connections
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 7568161..5c3fad3 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus connections
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 66c54d7..032710c 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus "Core"
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 4755a36..770b7c0 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus debugfs code
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 2776997..41f56da 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus "AP" USB driver
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index c573cce..152ba50 100644 (file)
@@ -2,6 +2,7 @@
  * GPIO Greybus driver.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 95567b8..8216c93 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus driver and device API
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index f44f337..deff5c7 100644 (file)
@@ -5,6 +5,7 @@
  * details on these values and structures.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 and BSD licenses.
  */
index 4ef6ea1..491fac4 100644 (file)
@@ -2,6 +2,7 @@
  * I2C bridge driver for the Greybus "generic" I2C module.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 0108100..742781c 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus interfaces
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 2f435fd..c0c66b8 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus interfaces
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 882763d..ab4c833 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus interface block code
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 7a166fd..03da567 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus Interface Block code
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index a39ceaf..66c2713 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus kernel "version" glue logic.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  *
index 67aa927..01a69a3 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus module manifest parsing
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 7c82a45..a8316a0 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus module manifest parsing
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 6c815d2..a057c83 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus operations
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 1ade52b..e6da827 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus operations
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 31ba172..4ca3ae5 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus protocol handling
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 0ced63e..7d33b20 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus protocol handling
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 3f11365..8de7dc4 100644 (file)
@@ -2,6 +2,7 @@
  * SD/MMC Greybus driver.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */
index 5b54512..1f8c4d5 100644 (file)
@@ -5,6 +5,7 @@
  * details on these values and structures.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 and BSD license.
  */
index 8599da2..faba00e 100644 (file)
@@ -2,6 +2,7 @@
  * UART driver for the Greybus "generic" UART module.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  *
index b3092ed..2b5f69e 100644 (file)
@@ -2,6 +2,7 @@
  * USB host driver for the Greybus "generic" USB module.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  *
index 8970c69..fb48112 100644 (file)
@@ -2,6 +2,7 @@
  * Greybus Vibrator protocol driver.
  *
  * Copyright 2014 Google Inc.
+ * Copyright 2014 Linaro Ltd.
  *
  * Released under the GPLv2 only.
  */