summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorGustavo F. Padovan2010-07-16 21:18:39 +0200
committerMarcel Holtmann2010-07-21 19:39:12 +0200
commit5d8868ff3d11e3fc5a5c07477f281a16c71714a3 (patch)
tree60f6080cb5201bfcc59d32e189b9d10575fb04d3 /net
parentBluetooth: Implemented HCI frame reassembly for RX from stream (diff)
downloadkernel-qcow2-linux-5d8868ff3d11e3fc5a5c07477f281a16c71714a3.tar.gz
kernel-qcow2-linux-5d8868ff3d11e3fc5a5c07477f281a16c71714a3.tar.xz
kernel-qcow2-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')
-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>