aboutsummaryrefslogtreecommitdiff
path: root/net/bluetooth
diff options
context:
space:
mode:
authorGravatar Gustavo F. Padovan <padovan@profusion.mobi> 2010-07-16 16:18:39 -0300
committerGravatar Marcel Holtmann <marcel@holtmann.org> 2010-07-21 10:39:12 -0700
commit5d8868ff3d11e3fc5a5c07477f281a16c71714a3 (patch)
tree60f6080cb5201bfcc59d32e189b9d10575fb04d3 /net/bluetooth
parentBluetooth: Implemented HCI frame reassembly for RX from stream (diff)
downloadlinux-5d8868ff3d11e3fc5a5c07477f281a16c71714a3.tar.gz
linux-5d8868ff3d11e3fc5a5c07477f281a16c71714a3.tar.bz2
linux-5d8868ff3d11e3fc5a5c07477f281a16c71714a3.zip
Bluetooth: Add Google's copyright to L2CAP
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/l2cap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/l2cap.c b/net/bluetooth/l2cap.c
index cdd608d72741..d175cc262833 100644
--- a/net/bluetooth/l2cap.c
+++ b/net/bluetooth/l2cap.c
@@ -2,6 +2,7 @@
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Copyright (C) 2009-2010 Gustavo F. Padovan <gustavo@padovan.org>
+ Copyright (C) 2010 Google Inc.
Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>