[PATCH 08/10] change license per Matt Sant

From: Mark P . Mendelsohn
Date: Fri Sep 30 2011 - 16:42:25 EST


---
drivers/bluetooth/hci_h5.c | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/drivers/bluetooth/hci_h5.c b/drivers/bluetooth/hci_h5.c
index 7a40565..957dc3e 100644
--- a/drivers/bluetooth/hci_h5.c
+++ b/drivers/bluetooth/hci_h5.c
@@ -1,4 +1,22 @@
/*
+ * Copyright 2011 Broadcom Corporation
+ *
+ * This software is licensed to you under the terms of the GNU General
+ * Public License version 2 (the "GPL"), available at
+ * http://www.broadcom.com/licenses/GPLv2.php.
+ *
+ * This software is based upon Bluetooth HCI UART driver, which was developed
+ * by Fabrizio Gennari <fabrizio.gennari@xxxxxxxxxxx> (Copyright (C) 2002-2003)
+ * and Marcel Holtmann <marcel@xxxxxxxxxxxx> (Copyright (C) 2004-2005).
+ * The original Bluetooth HCI UART driver is available here: http://www.kernel.org
+ *
+ * This software is distributed WITHOUT ANY WARRANTY; including the implied
+ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ *
+ *
+ */
+
+/*
*
* Bluetooth HCI UART driver
*
--
1.7.1